python311Packages.qcodes 0.41.1 -> 0.42.1 https://repology.org/project/python:qcodes/versions 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/d06f8dmc6l5k2v45mlipdgfw1sm5xc8k-packages.json.drv building '/nix/store/d06f8dmc6l5k2v45mlipdgfw1sm5xc8k-packages.json.drv'... Going to be running update for following packages: - python3.11-qcodes-0.41.1 Press Enter key to continue... Running update for: - python3.11-qcodes-0.41.1: UPDATING ... - python3.11-qcodes-0.41.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/qcodes/default.nix b/pkgs/development/python-modules/qcodes/default.nix index 320054041104..7eabffe06790 100644 --- a/pkgs/development/python-modules/qcodes/default.nix +++ b/pkgs/development/python-modules/qcodes/default.nix @@ -49,14 +49,14 @@ buildPythonPackage rec { pname = "qcodes"; - version = "0.41.1"; + version = "0.42.1"; format = "pyproject"; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-3Ncg51E4KYbvzlEyesVbTmzmz+UPfFkj3tudVbNYqHQ="; + hash = "sha256-yUoBiFTnXBbArhUHHqIgWgq6kEG1e2EmhXRXOr3EkIU="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.qcodes nix build failed. shrinking RPATHs of ELF executables and libraries in /nix/store/gkzv9yhp40j2a166vaqhxach8ls877b5-python3.11-qcodes-0.42.1 checking for references to /build/ in /nix/store/gkzv9yhp40j2a166vaqhxach8ls877b5-python3.11-qcodes-0.42.1... patching script interpreter paths in /nix/store/gkzv9yhp40j2a166vaqhxach8ls877b5-python3.11-qcodes-0.42.1 stripping (with command strip and flags -S -p) in /nix/store/gkzv9yhp40j2a166vaqhxach8ls877b5-python3.11-qcodes-0.42.1/lib /nix/store/gkzv9yhp40j2a166vaqhxach8ls877b5-python3.11-qcodes-0.42.1/bin shrinking RPATHs of ELF executables and libraries in /nix/store/xnnyyc49z585z909kg302gz2r0cdl0c8-python3.11-qcodes-0.42.1-dist checking for references to /build/ in /nix/store/xnnyyc49z585z909kg302gz2r0cdl0c8-python3.11-qcodes-0.42.1-dist... patching script interpreter paths in /nix/store/xnnyyc49z585z909kg302gz2r0cdl0c8-python3.11-qcodes-0.42.1-dist Rewriting #!/nix/store/qp5zys77biz7imbk6yy85q5pdv7qk84j-python3-3.11.6/bin/python3.11 to #!/nix/store/qp5zys77biz7imbk6yy85q5pdv7qk84j-python3-3.11.6 wrapping `/nix/store/gkzv9yhp40j2a166vaqhxach8ls877b5-python3.11-qcodes-0.42.1/bin/qcodes-monitor'... Rewriting #!/nix/store/qp5zys77biz7imbk6yy85q5pdv7qk84j-python3-3.11.6/bin/python3.11 to #!/nix/store/qp5zys77biz7imbk6yy85q5pdv7qk84j-python3-3.11.6 wrapping `/nix/store/gkzv9yhp40j2a166vaqhxach8ls877b5-python3.11-qcodes-0.42.1/bin/qcodes-dynacool-server'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: qcodes @nix { "action": "setPhase", "phase": "pytestXdistHook" } pytestXdistHook @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase Disabled tests path "qcodes/tests/dataset/measurement/test_load_legacy_data.py" does not exist. Aborting