python310Packages.pyperf 2.5.0 -> 2.6.1 https://repology.org/project/python:pyperf/versions attrpath: python310Packages.pyperf Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/vma9c248lcvl0w0ydpwrf6fvxmfi78qx-packages.json.drv building '/nix/store/vma9c248lcvl0w0ydpwrf6fvxmfi78qx-packages.json.drv'... Going to be running update for following packages: - python3.10-pyperf-2.5.0 Press Enter key to continue... Running update for: - python3.10-pyperf-2.5.0: UPDATING ... - python3.10-pyperf-2.5.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyperf/default.nix b/pkgs/development/python-modules/pyperf/default.nix index 28eac119f9b..772beecf303 100644 --- a/pkgs/development/python-modules/pyperf/default.nix +++ b/pkgs/development/python-modules/pyperf/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "pyperf"; - version = "2.5.0"; + version = "2.6.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-n9m+W1ciTmi1pbiPcSbxW2yGZ1c/YqCjn68U1v3ROQk="; + hash = "sha256-Fxrqabjv3mEhDlEhZth2Tndlqcdni3aAUhdLAfNJ8kc="; }; patches = [ 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.pyperf nix build failed. 1 out of 1 hunk ignored -- saving rejects to file doc/runner.rst.rej patching file pyperf/__init__.py Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pyperf/__init__.py.rej patching file pyperf/_utils.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyperf/_utils.py.rej patching file pyperf/tests/test_examples.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyperf/tests/test_examples.py.rej patching file pyperf/tests/test_timeit.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyperf/tests/test_timeit.py.rej can't find file to patch at input line 89 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- a/setup.py |+++ b/setup.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored