python312Packages.pythonfinder 2.0.6 -> 2.1.0 https://github.com/sarugaku/pythonfinder/releases attrpath: python312Packages.pythonfinder 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ks09xipq6yl0nim0d1g259w1z9lf82qd-packages.json.drv building '/nix/store/ks09xipq6yl0nim0d1g259w1z9lf82qd-packages.json.drv'... Going to be running update for following packages: - python3.12-pythonfinder-2.0.6 Press Enter key to continue... Running update for: - python3.12-pythonfinder-2.0.6: UPDATING ... - python3.12-pythonfinder-2.0.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pythonfinder/default.nix b/pkgs/development/python-modules/pythonfinder/default.nix index c9e0ca669c9a..524f6c6ce8c0 100644 --- a/pkgs/development/python-modules/pythonfinder/default.nix +++ b/pkgs/development/python-modules/pythonfinder/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pythonfinder"; - version = "2.0.6"; + version = "2.1.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "sarugaku"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-C/Em8Vmv7q030hmH3jU/apBRSSC9QFK9mbBWjBjJHXg="; + hash = "sha256-CbaKXD7Sde8euRqvc/IHoXoSMF+dNd7vT9LkLWq4/IU="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pythonfinder nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/nld37r37bmapb7brsp9lj0zxv7npn43v-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/4kjd83mcq5hk5l8252javgfyb1g6nvhl-pydantic_2-compatibility.patch patching file pyproject.toml Hunk #1 FAILED at 36. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej can't find file to patch at input line 14 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- i/src/pythonfinder/models/common.py |+++ w/src/pythonfinder/models/common.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored patching file src/pythonfinder/models/mixins.py Hunk #1 FAILED at 12. 1 out of 1 hunk FAILED -- saving rejects to file src/pythonfinder/models/mixins.py.rej patching file src/pythonfinder/models/path.py Hunk #1 FAILED at 23. 1 out of 1 hunk FAILED -- saving rejects to file src/pythonfinder/models/path.py.rej patching file src/pythonfinder/models/python.py Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED -- saving rejects to file src/pythonfinder/models/python.py.rej