python312Packages.tifffile 2023.9.26 -> 2024.1.30 https://repology.org/project/python:tifffile/versions attrpath: python312Packages.tifffile 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/sx09w67w52ivdn019giwa5w5h1vcr28c-packages.json.drv building '/nix/store/sx09w67w52ivdn019giwa5w5h1vcr28c-packages.json.drv'... Going to be running update for following packages: - python3.12-tifffile-2023.9.26 Press Enter key to continue... Running update for: - python3.12-tifffile-2023.9.26: UPDATING ... - python3.12-tifffile-2023.9.26: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tifffile/default.nix b/pkgs/development/python-modules/tifffile/default.nix index 20858e870c73..87ee610f5b5e 100644 --- a/pkgs/development/python-modules/tifffile/default.nix +++ b/pkgs/development/python-modules/tifffile/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "tifffile"; - version = "2023.9.26"; + version = "2024.1.30"; format = "setuptools"; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-Z+NV5Flaqzl/hAXQSv4bSufG9ipE4i2TP+4aVxpIx64="; + hash = "sha256-Zs8fvD/uj4dnD/1BXB51jqF3k3a9+qnQ3GzmNOa8Uuo="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 71 > 25