2022-12-18T01:39:25 python310Packages.pymupdf 0 -> 1 2022-12-18T01:39:27 attrpath: python310Packages.pymupdf 2022-12-18T01:39:27 Checking auto update branch... 2022-12-18T01:39:32 [version] 2022-12-18T01:39:32 [version] skipping because derivation has updateScript 2022-12-18T01:39:32 [rustCrateVersion] 2022-12-18T01:39:32 [rustCrateVersion] No cargoSha256 found 2022-12-18T01:39:32 [golangModuleVersion] 2022-12-18T01:39:32 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T01:39:32 [updateScript] 2022-12-18T01:39:33 [updateScript] Success 2022-12-18T01:39:33 [updateScript] this derivation will be built: /nix/store/q8hhq89k7gq25mbw8cwvz2y836m129j6-packages.json.drv building '/nix/store/q8hhq89k7gq25mbw8cwvz2y836m129j6-packages.json.drv'... Going to be running update for following packages: - python3.10-pymupdf-1.21.0 Press Enter key to continue... Running update for: - python3.10-pymupdf-1.21.0: UPDATING ... - python3.10-pymupdf-1.21.0: DONE. Packages updated! 2022-12-18T01:39:33 2022-12-18T01:39:33 [quotedUrls] 2022-12-18T01:39:34 [quotedUrls] nothing found to replace 2022-12-18T01:39:34 Diff after rewrites: diff --git a/pkgs/development/python-modules/pymupdf/default.nix b/pkgs/development/python-modules/pymupdf/default.nix index 8095ee1b7c0..075444ca17b 100644 --- a/pkgs/development/python-modules/pymupdf/default.nix +++ b/pkgs/development/python-modules/pymupdf/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pymupdf"; - version = "1.21.0"; + version = "1.21.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyMuPDF"; inherit version; - hash = "sha256-pj38KJ4SeharYDEO5gBf6DEhx6l/fBINtoj5KByeXQ8="; + hash = "sha256-+BV0GkNcYqADa7y/X6bFM1Z71pxTONQTcU/FeyLbk+A="; }; postPatch = '' 2022-12-18T01:41:04 An auto update branch exists with message `python310Packages.pymupdf: 1.21.0 -> 1.21.1`. New version is 1.21.1. 2022-12-18T01:41:04 An auto update branch exists with an equal or greater version