python310Packages.imageio 0 -> 1 attrpath: python310Packages.imageio 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/0ba37ayf4qsq0w7v9c155c6cs6hmlndn-packages.json.drv building '/nix/store/0ba37ayf4qsq0w7v9c155c6cs6hmlndn-packages.json.drv'... Going to be running update for following packages: - python3.10-imageio-2.26.0 Press Enter key to continue... Running update for: - python3.10-imageio-2.26.0: UPDATING ... - python3.10-imageio-2.26.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/imageio/default.nix b/pkgs/development/python-modules/imageio/default.nix index dd6cb552a06..2606c6d8b9c 100644 --- a/pkgs/development/python-modules/imageio/default.nix +++ b/pkgs/development/python-modules/imageio/default.nix @@ -16,12 +16,12 @@ buildPythonPackage rec { pname = "imageio"; - version = "2.26.0"; + version = "2.27.0"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Fp8WQs23IxM/6P6QGIf08bObwDZFjEZk8fnSViJs7TU="; + hash = "sha256-7iaclXeF7wNzzHpzIxhZVtg+wF5s3yC0KgO6e3SsWMY="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 48 > 25