python310Packages.deal-solver 0 -> 1 attrpath: python310Packages.deal-solver 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/6j4yc8hmzxwh5a3ksqc9j9527f821i1f-packages.json.drv building '/nix/store/6j4yc8hmzxwh5a3ksqc9j9527f821i1f-packages.json.drv'... Going to be running update for following packages: - python3.10-deal-solver-0.1.1 Press Enter key to continue... Running update for: - python3.10-deal-solver-0.1.1: UPDATING ... - python3.10-deal-solver-0.1.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/deal-solver/default.nix b/pkgs/development/python-modules/deal-solver/default.nix index dc66675dc095..703e4166f48b 100644 --- a/pkgs/development/python-modules/deal-solver/default.nix +++ b/pkgs/development/python-modules/deal-solver/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "deal-solver"; - version = "0.1.1"; + version = "0.1.2"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "life4"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-LXBAWbm8fT/jYNbzB95YeBL9fEknMNJvkTRMbc+nf6c="; + hash = "sha256-DAOeQLFR/JED32uJSW7W9+Xx5f1Et05W8Fp+Vm7sfZo="; }; 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.deal-solver nix build failed. tests/test_type_errors.py::test_type_error__table[prefer_real-True[:4]-'bool' object is not subscriptable] tests/test_type_errors.py::test_type_error__table[prefer_fp-True[0]-'bool' object is not subscriptable] tests/test_type_errors.py::test_type_error__table[prefer_fp-True[:4]-'bool' object is not subscriptable] :1: SyntaxWarning: 'bool' object is not subscriptable; perhaps you missed a comma? tests/test_type_errors.py::test_type_error__table[prefer_real-[](2)-'list' object is not callable] tests/test_type_errors.py::test_type_error__table[prefer_fp-[](2)-'list' object is not callable] :1: SyntaxWarning: 'list' object is not callable; perhaps you missed a comma? tests/test_type_errors.py::test_type_error__table[prefer_real-""(2)-'str' object is not callable] tests/test_type_errors.py::test_type_error__table[prefer_fp-""(2)-'str' object is not callable] :1: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? tests/test_type_errors.py::test_type_error__table[prefer_real-1(2)-'int' object is not callable] tests/test_type_errors.py::test_type_error__table[prefer_fp-1(2)-'int' object is not callable] :1: SyntaxWarning: 'int' object is not callable; perhaps you missed a comma? tests/test_type_errors.py::test_type_error__table[prefer_real-1.1(2)-'float' object is not callable] tests/test_type_errors.py::test_type_error__table[prefer_fp-1.1(2)-'float' object is not callable] :1: SyntaxWarning: 'float' object is not callable; perhaps you missed a comma? tests/test_type_errors.py::test_type_error__table[prefer_real-True(2)-'bool' object is not callable] tests/test_type_errors.py::test_type_error__table[prefer_fp-True(2)-'bool' object is not callable] :1: SyntaxWarning: 'bool' object is not callable; perhaps you missed a comma? -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_types/test_float.py::test_fuzz_math_floats - AssertionError: assert is