ocrmypdf 15.3.1 -> 15.4.0 https://github.com/ocrmypdf/OCRmyPDF/releases attrpath: ocrmypdf Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ocrmypdf/default.nix b/pkgs/development/python-modules/ocrmypdf/default.nix index 05b71d2b4520..c6e16c25d52c 100644 --- a/pkgs/development/python-modules/ocrmypdf/default.nix +++ b/pkgs/development/python-modules/ocrmypdf/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "ocrmypdf"; - version = "15.3.1"; + version = "15.4.0"; disabled = pythonOlder "3.9"; @@ -47,7 +47,7 @@ buildPythonPackage rec { postFetch = '' rm "$out/.git_archival.txt" ''; - hash = "sha256-Yngx9hH/4yftClNqM/yyrOCPH0+4Bl9GIEGjawLdy0s="; + hash = "sha256-cbKqisaRAeT8ljANbYiUDrptAoQmmIkMu1ya8O6nXvQ="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; 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 ocrmypdf nix build failed. Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ycqx34sdnf7mywq27jnrczjd4d9v0qc1-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_validation.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/xlrc1pf7sqzm3yv0y986fv8h7m1kx6hl-paths.patch patching file src/ocrmypdf/_exec/ghostscript.py Hunk #1 succeeded at 58 (offset -9 lines). patching file src/ocrmypdf/_exec/jbig2enc.py Hunk #2 succeeded at 27 with fuzz 2. Hunk #3 FAILED at 50. 1 out of 3 hunks FAILED -- saving rejects to file src/ocrmypdf/_exec/jbig2enc.py.rej patching file src/ocrmypdf/_exec/pngquant.py Hunk #1 succeeded at 15 (offset -3 lines). Hunk #2 succeeded at 37 with fuzz 2 (offset -8 lines). patching file src/ocrmypdf/_exec/tesseract.py Hunk #1 succeeded at 95 (offset -19 lines). Hunk #2 succeeded at 113 (offset -19 lines). Hunk #3 succeeded at 135 (offset -19 lines). patching file src/ocrmypdf/_exec/unpaper.py Hunk #1 succeeded at 70 with fuzz 1 (offset 1 line). Hunk #2 succeeded at 92 (offset -31 lines).