python312Packages.manga-ocr 0.1.11 -> 0.1.12 https://github.com/kha-white/manga-ocr/releases attrpath: python312Packages.manga-ocr 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/3gxlc5ihshll5dr7szvshmn1akjr3i1x-packages.json.drv building '/nix/store/3gxlc5ihshll5dr7szvshmn1akjr3i1x-packages.json.drv'... Going to be running update for following packages: - python3.12-manga-ocr-0.1.11 Press Enter key to continue... Running update for: - python3.12-manga-ocr-0.1.11: UPDATING ... - python3.12-manga-ocr-0.1.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/manga-ocr/default.nix b/pkgs/development/python-modules/manga-ocr/default.nix index 03de5065e011..672e39e7f70b 100644 --- a/pkgs/development/python-modules/manga-ocr/default.nix +++ b/pkgs/development/python-modules/manga-ocr/default.nix @@ -16,14 +16,14 @@ }: buildPythonPackage rec { pname = "manga-ocr"; - version = "0.1.11"; + version = "0.1.12"; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "kha-white"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-cLmgHBt6HvhY6Hb9yQ425Gk181axnMr+Mp2LxSmPoDg="; + hash = "sha256-uSWnrHS59fNcF7ve3imMwwNJ+/dmplBAavbDoBkEgGc="; }; preBuild = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.manga-ocr nix build failed. Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/2jqm3sqmjv9vf1rd2nr6b6mb6qv1l8ik-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_ocr.py Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } applying patch /nix/store/n0cvry9jiw9mcj9ljkhc2hn1ffzfnmqx-package_data.patch can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/setup.py b/setup.py |--- a/setup.py |+++ b/setup.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. patch unexpectedly ends in middle of line 1 out of 1 hunk ignored