python310Packages.deal 0 -> 1 attrpath: python310Packages.deal 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/jsa1n315m2j2hb4cdknllzacp7bibpkh-packages.json.drv building '/nix/store/jsa1n315m2j2hb4cdknllzacp7bibpkh-packages.json.drv'... Going to be running update for following packages: - python3.10-deal-4.24.0 Press Enter key to continue... Running update for: - python3.10-deal-4.24.0: UPDATING ... - python3.10-deal-4.24.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/deal/default.nix b/pkgs/development/python-modules/deal/default.nix index 861f9c6847c..09b706d5c39 100644 --- a/pkgs/development/python-modules/deal/default.nix +++ b/pkgs/development/python-modules/deal/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "deal"; - version = "4.24.0"; + version = "4.24.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "life4"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-5gd46SMucH0rek9talMJ74TMRRvUm5Up6pCusUIHDjE="; + hash = "sha256-bS8g+ksHNHbOSVJLsp04n0se5jyv3mODD/kf4vYWVl0="; }; 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 python310Packages.deal nix build failed. /nix/store/hilqz6gw8f3balagvppc6h5nvc71p3ib-python3.10-astroid-2.14.2/lib/python3.10/site-packages/astroid/node_classes.py:94: DeprecationWarning: The 'astroid.node_classes' module is deprecated and will be replaced by 'astroid.nodes' in astroid 3.0.0 warnings.warn( tests/test_state.py: 14 warnings /nix/store/2yrzfidjk4ljp856dpaz4hppik0ilp0k-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/python.py:195: PytestRemovedIn8Warning: Passing None has been deprecated. See https://docs.pytest.org/en/latest/how-to/capture-warnings.html#additional-use-cases-of-warnings-in-tests for alternatives in common use cases. result = testfunction(**testargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_doctest.py::test_doctest[test5] - assert not 1 FAILED tests/test_testing.py::test_div1_short - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_div2_short - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_params_ok_with_excs - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_return_type_checks - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_explicit_kwargs - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_explicit_strategy - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_disable_type_checks - AttributeError: module 'typeguard' has no attribute 'TypeCheckError'. Did y... FAILED tests/test_testing.py::test_return_type - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_typecheck_explicit_kwargs - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_type_var - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_decorator_div1_smoke - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_decorator_div2_smoke - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_decorator_rejects_bad - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_run_ok - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_example - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_testing.py::test_concat - AttributeError: module 'typeguard' has no attribute 'CallMemo'. Did you mea... FAILED tests/test_cli/test_test.py::test_no_violations - assert 1 == 0 ========= 18 failed, 990 passed, 20 deselected, 15 warnings in 13.34s ========== /nix/store/5s1yg5l36wzgy1dj0vv1ibarc4g7vrdr-stdenv-linux/setup: line 1594: pop_var_context: head of shell_variables not a function context