python311Packages.rapidfuzz 0 -> 1 attrpath: python311Packages.rapidfuzz 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/9875ny5fvgkfpmmkjfxzvnlznl2pdk6q-packages.json.drv building '/nix/store/9875ny5fvgkfpmmkjfxzvnlznl2pdk6q-packages.json.drv'... Going to be running update for following packages: - python3.11-rapidfuzz-3.7.0 Press Enter key to continue... Running update for: - python3.11-rapidfuzz-3.7.0: UPDATING ... - python3.11-rapidfuzz-3.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rapidfuzz/default.nix b/pkgs/development/python-modules/rapidfuzz/default.nix index 5a1a6296b48d..0036fe289345 100644 --- a/pkgs/development/python-modules/rapidfuzz/default.nix +++ b/pkgs/development/python-modules/rapidfuzz/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "rapidfuzz"; - version = "3.7.0"; + version = "3.8.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "maxbachmann"; repo = "RapidFuzz"; rev = "refs/tags/v${version}"; - hash = "sha256-BwU9Ti35Dsaa+kT78h3lsjw4sI1RQdhukTPTeJDyBw0="; + hash = "sha256-hYMI5Pnj0KMN+GfzYnRmFv9TBgkE1sR04it0G3UZS0c="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.rapidfuzz nix build failed. tester = symmetric_scorer_tester if symmetric else scorer_tester scores = [ call_and_maybe_catch(tester, scorer.distance, s1, s2, catch_exceptions=catch_exceptions, **kwargs) for scorer in self.scorers ] if any(isinstance(score, Exception) for score in scores): for score in scores: assert compare_exceptions(score, scores[0]) raise scores[0] scores = sorted(scores) > assert pytest.approx(scores[0]) == scores[-1] E AssertionError catch_exceptions = False kwargs = {'prefix_weight': 0.5} s1 = 'milyarder' s2 = 'milyarderlik' scores = [-0.08333333333333348, -0.08333333333333348, 0.0] self = symmetric = True tester = tests/common.py:265: AssertionError =========================== short test summary info ============================ FAILED tests/distance/test_JaroWinkler.py::test_large_prefix_weight - AssertionError ======================== 1 failed, 385 passed in 27.59s ======================== /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context