python310Packages.pillow 0 -> 1 attrpath: python310Packages.pillow 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3bl4wpr4ablmw1n9f99g7v1r47yl5cq0-packages.json.drv building '/nix/store/3bl4wpr4ablmw1n9f99g7v1r47yl5cq0-packages.json.drv'... Going to be running update for following packages: - python3.10-pillow-9.4.0 Press Enter key to continue... Running update for: - python3.10-pillow-9.4.0: UPDATING ... - python3.10-pillow-9.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pillow/default.nix b/pkgs/development/python-modules/pillow/default.nix index 6dc894c0a4c..0e45b53222e 100644 --- a/pkgs/development/python-modules/pillow/default.nix +++ b/pkgs/development/python-modules/pillow/default.nix @@ -12,7 +12,7 @@ import ./generic.nix (rec { pname = "pillow"; - version = "9.4.0"; + version = "9.5.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ import ./generic.nix (rec { src = fetchPypi { pname = "Pillow"; inherit version; - hash = "sha256-ocLXeARI65P7zDeJvzkWqlcg2ULjeUX0BWaAMX8c0j4="; + hash = "sha256-v1SEedM2cm16Ds6252fhefveN4M65CeUYCYxoHDWMPE="; }; passthru.tests = { No auto update branch exists Python package with too many package rebuilds 4667 > 25