python312Packages.pillow-heif 0.14.0 -> 0.15.0 https://repology.org/project/python:pillow-heif/versions attrpath: python312Packages.pillow-heif 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/mzr1a7jnf3x5vcr8376xwfnqwl37zci2-packages.json.drv building '/nix/store/mzr1a7jnf3x5vcr8376xwfnqwl37zci2-packages.json.drv'... Going to be running update for following packages: - python3.12-pillow-heif-0.14.0 Press Enter key to continue... Running update for: - python3.12-pillow-heif-0.14.0: UPDATING ... - python3.12-pillow-heif-0.14.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pillow-heif/default.nix b/pkgs/development/python-modules/pillow-heif/default.nix index 2496bd1b3609..a5f7c7df9d46 100644 --- a/pkgs/development/python-modules/pillow-heif/default.nix +++ b/pkgs/development/python-modules/pillow-heif/default.nix @@ -26,14 +26,14 @@ buildPythonPackage rec { pname = "pillow-heif"; - version = "0.14.0"; + version = "0.15.0"; format = "setuptools"; src = fetchFromGitHub { owner = "bigcat88"; repo = "pillow_heif"; rev = "refs/tags/v${version}"; - hash = "sha256-HFcywrH687CBGTbZQ2rQrr/AdJ2+pFoI+NvYhUCanic="; + hash = "sha256-zSPbOb7+U45Vmad6IwNtkunLXdT3ledKAE4QWlSeP0g="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 76 > 25