devpi-client 0 -> 1 attrpath: devpi-client 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/mw5vlnalyiwsbrzmfr3d0p6fzjpsfvm1-packages.json.drv building '/nix/store/mw5vlnalyiwsbrzmfr3d0p6fzjpsfvm1-packages.json.drv'... Going to be running update for following packages: - devpi-client-5.2.3 Press Enter key to continue... Running update for: - devpi-client-5.2.3: UPDATING ... - devpi-client-5.2.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/devpi-client/default.nix b/pkgs/development/tools/devpi-client/default.nix index b308d8a48c3..125009b04c1 100644 --- a/pkgs/development/tools/devpi-client/default.nix +++ b/pkgs/development/tools/devpi-client/default.nix @@ -22,11 +22,11 @@ buildPythonApplication rec { pname = "devpi-client"; - version = "5.2.3"; + version = "6.0.2"; src = fetchPypi { inherit pname version; - hash = "sha256-Ni6ybpUTankkkYYcwnKNFKYwmp1MTxOnucPm/TneWOw="; + hash = "sha256-txGo+1CGM7OdhREtWL11TXDxf7GG7/qk7OOAmxKw2wc="; }; postPatch = '' 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 devpi-client nix build failed. /nix/store/z5pkmmsdg3bmb35pmsv4rjca1qi7dbnf-python3.10-pytest-7.2.0/lib/python3.10/site-packages/_pytest/config/__init__.py:1294: PytestConfigWarning: Unknown config option: timeout self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") testing/test_list_remove.py::test_confirm_delete /nix/store/wg80bw9n3gyrk1gvc1dry9g1pwmlazn6-python3.10-packaging-21.3/lib/python3.10/site-packages/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [138] testing/conftest.py:171: not running functional tests in --fast mode SKIPPED [2] testing/test_push.py:224: condition: sys.version_info >= (3, 6) SKIPPED [1] testing/test_test.py:228: condition: config.option.fast SKIPPED [1] testing/test_test.py:259: condition: config.option.fast SKIPPED [1] testing/test_test.py:289: condition: config.option.fast SKIPPED [4] testing/test_upload.py:99: condition: config.option.fast SKIPPED [4] testing/test_upload.py:124: condition: config.option.fast SKIPPED [4] testing/test_upload.py:140: condition: config.option.fast SKIPPED [4] testing/test_upload.py:148: condition: config.option.fast SKIPPED [4] testing/test_upload.py:157: condition: config.option.fast SKIPPED [4] testing/test_upload.py:170: condition: config.option.fast SKIPPED [1] testing/test_upload.py:231: condition: config.option.fast SKIPPED [1] testing/test_upload.py:280: condition: config.option.fast SKIPPED [1] testing/test_use.py:205: condition: config.option.fast FAILED testing/test_push.py::test_derive_token_invalid_token[devpi] - AttributeError: 'MockHub' object has no attribute 'info' FAILED testing/test_push.py::test_derive_token_invalid_token[pypi] - AttributeError: 'MockHub' object has no attribute 'info' FAILED testing/test_push.py::test_derive_token - ModuleNotFoundError: No module named 'pypitoken' FAILED testing/test_push.py::test_derive_devpi_token - ModuleNotFoundError: No module named 'pypitoken' ============ 4 failed, 117 passed, 170 skipped, 3 warnings in 3.77s ============ /nix/store/chilfhdcsnmwjl7igrw26j1lrc0zar35-stdenv-linux/setup: line 1570: pop_var_context: head of shell_variables not a function context