python310Packages.qcodes 0.38.1 -> 0.39.0 https://repology.org/project/python:qcodes/versions attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sihzwdva7fi4p33dw164bm6pm8g29nw4-packages.json.drv building '/nix/store/sihzwdva7fi4p33dw164bm6pm8g29nw4-packages.json.drv'... Going to be running update for following packages: - python3.10-qcodes-0.38.1 Press Enter key to continue... Running update for: - python3.10-qcodes-0.38.1: UPDATING ... - python3.10-qcodes-0.38.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 783194fdaa9..fca32a3e9c2 100644 --- a/pkgs/development/python-modules/qcodes/default.nix +++ b/pkgs/development/python-modules/qcodes/default.nix @@ -51,14 +51,14 @@ buildPythonPackage rec { pname = "qcodes"; - version = "0.38.1"; + version = "0.39.0"; disabled = pythonOlder "3.8"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-whUGkRvYQOdYxWoj7qhv2kiiyTwq3ZLLipI424PBzFg="; + sha256 = "sha256-zKn9LN7FBxKUfYSxUV1O6fB2s/B5bQpGDZTrK4DcxmU="; }; nativeBuildInputs = [ setuptools versioningit ]; 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 python310Packages.qcodes nix build failed. /nix/store/cr689gv3clfqhbl05pfqd9g9khzdidcb-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py:2804: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('ruamel.yaml')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) qcodes/tests/test_visa.py::test_load_pyvisa_sim_file_implict_module qcodes/tests/test_station.py::test_init_parameters qcodes/tests/test_logger.py::test_filter_instrument qcodes/tests/drivers/test_AimTTi_PL601P.py::test_idn qcodes/tests/drivers/test_ami430.py::test_instantiation_from_names qcodes/tests/drivers/test_ami430_visa.py::test_instantiation_from_names /nix/store/cr689gv3clfqhbl05pfqd9g9khzdidcb-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py:2309: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('ruamel')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(parent) qcodes/tests/validators/test_complex.py::test_complex qcodes/tests/validators/test_complex.py::test_complex qcodes/tests/validators/test_complex.py::test_complex qcodes/tests/validators/test_complex.py::test_complex qcodes/tests/validators/test_complex.py::test_complex qcodes/tests/validators/test_complex.py::test_complex qcodes/tests/validators/test_complex.py::test_complex /build/qcodes-0.39.0/qcodes/tests/validators/test_complex.py:20: RuntimeWarning: overflow encountered in cast n.validate(complex_type(complex_val)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED qcodes/tests/dataset/dond/test_do1d.py::test_do1d_additional_setpoints_shape - hypothesis.errors.DeadlineExceeded: Test took 225.94ms, which exceeds the d... FAILED qcodes/tests/dataset/dond/test_doNd.py::test_dond_1d_additional_setpoints_shape - hypothesis.errors.Flaky: Hypothesis test_dond_1d_additional_setpoints_shape... = 2 failed, 2573 passed, 270 skipped, 6 xfailed, 59 warnings in 633.16s (0:10:33) = /nix/store/blpvf60m29q02c0lc5fyhim30ma4y1vv-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context