python310Packages.pillow 9.4.0 -> 9.5.0 https://repology.org/project/python:pillow/versions 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/kniimiicbv61652dli31vshccl1ish8i-packages.json.drv building '/nix/store/kniimiicbv61652dli31vshccl1ish8i-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 There might already be an open PR for this update: - python310Packages.pillow: 9.4.0 -> 9.5.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/228493"