python310Packages.blis 0 -> 1 attrpath: python310Packages.blis 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/036l6dclzwqsnpkdxdjzqi8r2vv5jw2a-packages.json.drv building '/nix/store/036l6dclzwqsnpkdxdjzqi8r2vv5jw2a-packages.json.drv'... Going to be running update for following packages: - python3.10-blis-0.7.9 Press Enter key to continue... Running update for: - python3.10-blis-0.7.9: UPDATING ... - python3.10-blis-0.7.9: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/blis/default.nix b/pkgs/development/python-modules/blis/default.nix index 53cd8b17d9c..48afa51547f 100644 --- a/pkgs/development/python-modules/blis/default.nix +++ b/pkgs/development/python-modules/blis/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "blis"; - version = "0.7.9"; + version = "0.9.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Ke9MJQB3hakP/C8Ks9O9O3XNLXhWqaSCt9DayNURoJ0="; + hash = "sha256-fOrEZoAfnZfss04Q3e2MJM9eCSfqfoNNocydLtP8Nm8="; }; postPatch = '' An auto update branch exists with message `python310Packages.blis: 0.7.9 -> 0.9.1`. New version is 0.9.1. An auto update branch exists with an equal or greater version