python310Packages.numcodecs 0 -> 1 attrpath: python310Packages.numcodecs 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/cr6acg3wkf9wvayg8xpgz9pic22kxqh7-packages.json.drv building '/nix/store/cr6acg3wkf9wvayg8xpgz9pic22kxqh7-packages.json.drv'... Going to be running update for following packages: - python3.10-numcodecs-0.11.0 Press Enter key to continue... Running update for: - python3.10-numcodecs-0.11.0: UPDATING ... - python3.10-numcodecs-0.11.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/numcodecs/default.nix b/pkgs/development/python-modules/numcodecs/default.nix index d5722053c6e1..308354cf3b6d 100644 --- a/pkgs/development/python-modules/numcodecs/default.nix +++ b/pkgs/development/python-modules/numcodecs/default.nix @@ -16,13 +16,13 @@ buildPythonPackage rec { pname = "numcodecs"; - version = "0.11.0"; + version = "0.12.1"; format ="pyproject"; disabled = isPy27; src = fetchPypi { inherit pname version; - hash = "sha256-bAWLMh3oShcpKZsOrk1lKy5I6hyn+d8NplyxNHDmNes="; + hash = "sha256-BdkaQzcz5+7yaNfoDsImoCMtokQolhSo84JpAa7BCY4="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 118 > 25