python310Packages.deal 4.24.0 -> 4.24.2 https://repology.org/project/python:deal/versions 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/6mx2wsdl0swla368pihkbz8y98l2m4hl-packages.json.drv building '/nix/store/6mx2wsdl0swla368pihkbz8y98l2m4hl-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 861f9c6847ce..0333bb37ce3b 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.2"; 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-bdIoKOOC7qSer9Cp9A55HG960xunKXT2WiXp0UC6tsI="; }; 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/7rh7fq1fb8qcang3bnji2wiic8naifri-python3.10-deal-solver-0.1.1/lib/python3.10/site-packages/deal_solver/_ast.py:5: DeprecationWarning: The 'astroid.node_classes' module is deprecated and will be replaced by 'astroid.nodes' in astroid 3.0.0 from astroid.node_classes import NodeNG tests/test_state.py: 14 warnings /nix/store/l4zcf24b767yjsmh77g7dv500jhz98s9-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/python.py:194: 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, 996 passed, 20 deselected, 16 warnings in 13.46s ========== /nix/store/7cni7ndy2pm18ysl5znq6znb30sxp156-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context