python311Packages.qcodes 0 -> 1 attrpath: python311Packages.qcodes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/65v8xgm2qxqag2f1vmwgzxnnympy7ywf-packages.json.drv building '/nix/store/65v8xgm2qxqag2f1vmwgzxnnympy7ywf-packages.json.drv'... Going to be running update for following packages: - python3.11-qcodes-0.42.1 Press Enter key to continue... Running update for: - python3.11-qcodes-0.42.1: UPDATING ... - python3.11-qcodes-0.42.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/qcodes/default.nix b/pkgs/development/python-modules/qcodes/default.nix index 779e7b390b21..595e8327b70a 100644 --- a/pkgs/development/python-modules/qcodes/default.nix +++ b/pkgs/development/python-modules/qcodes/default.nix @@ -48,7 +48,7 @@ buildPythonPackage rec { pname = "qcodes"; - version = "0.42.1"; + version = "0.44.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -57,7 +57,7 @@ buildPythonPackage rec { owner = "QCoDeS"; repo = "Qcodes"; rev = "refs/tags/v${version}"; - hash = "sha256-oNQLIL5L3gtFS6yxqgLDI1s4s9UYqxGc8ASqHuZv6Rk="; + hash = "sha256-3pFRMXUH7RKoTtTuSRWpfizbLxnAWhR4Ah70zKCpDFo="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.qcodes: 0.42.1 -> 0.44.0`. New version is 0.44.0. An auto update branch exists with an equal or greater version