python310Packages.pontos 23.9.1 -> 23.11.0 https://repology.org/project/python:pontos/versions attrpath: python310Packages.pontos 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/i5yf0ksip73pnjlvhghwc7ra1l8abq58-packages.json.drv building '/nix/store/i5yf0ksip73pnjlvhghwc7ra1l8abq58-packages.json.drv'... Going to be running update for following packages: - python3.10-pontos-23.9.1 Press Enter key to continue... Running update for: - python3.10-pontos-23.9.1: UPDATING ... - python3.10-pontos-23.9.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pontos/default.nix b/pkgs/development/python-modules/pontos/default.nix index 70cf9bc721dd..0473a181fc33 100644 --- a/pkgs/development/python-modules/pontos/default.nix +++ b/pkgs/development/python-modules/pontos/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "pontos"; - version = "23.9.1"; + version = "23.11.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "greenbone"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-HRIGS2B6tc4qaOMTud5/uhEr1k7puqJUugDj1WuacqU="; + hash = "sha256-grc20nntI/eW7KjVZnUezm5TV2xa1u67OBkLQcIs4vA="; }; 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 python310Packages.pontos nix build failed. File "/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/lib/python3.10/unittest/async_case.py", line 87, in _callMaybeAsync return self._asyncioTestLoop.run_until_complete(fut) File "/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete self.run_forever() File "/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/lib/python3.10/asyncio/base_events.py", line 603, in run_forever self._run_once() File "/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/lib/python3.10/asyncio/base_events.py", line 1901, in _run_once handle._run() File "/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/lib/python3.10/unittest/async_case.py", line 101, in _asyncioLoopRunner ret = await awaitable File "/build/source/tests/github/api/test_users.py", line 232, in test_delete_key await self.api.delete_key(2) File "/build/source/pontos/github/api/users.py", line 254, in delete_key response.raise_for_status() File "/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/lib/python3.10/unittest/mock.py", line 1114, in __call__ return self._mock_call(*args, **kwargs) File "/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/lib/python3.10/unittest/mock.py", line 1118, in _mock_call return self._execute_mock_call(*args, **kwargs) response.raise_for_status() Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/version/commands/test_java.py::GetCurrentJavaVersionCommandTestCase::test_getting_version_without_version_config - AssertionError: "No /tmp/.*/upgradeVersion\.json config file found\. This f... FAILED tests/version/commands/test_java.py::VerifyJavaVersionCommandTestCase::test_verify_version_does_not_match - AssertionError: "Provided version 2023\.9\.4 does not match the current ver... =========== 2 failed, 911 passed, 7 deselected, 28 warnings in 6.55s =========== /nix/store/bbxdw4rgwwl3gnajri82yidr1nlsfskf-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context