python311Packages.jax 0.4.5 -> 0.4.9 https://repology.org/project/python:jax/versions attrpath: python311Packages.jax 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/vaprg9vmjj5cjpa3khg04y40a3sddrhl-packages.json.drv building '/nix/store/vaprg9vmjj5cjpa3khg04y40a3sddrhl-packages.json.drv'... Going to be running update for following packages: - python3.11-jax-0.4.5 Press Enter key to continue... Running update for: - python3.11-jax-0.4.5: UPDATING ... - python3.11-jax-0.4.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jax/default.nix b/pkgs/development/python-modules/jax/default.nix index 12a69358b45..f4650a58705 100644 --- a/pkgs/development/python-modules/jax/default.nix +++ b/pkgs/development/python-modules/jax/default.nix @@ -27,7 +27,7 @@ let in buildPythonPackage rec { pname = "jax"; - version = "0.4.5"; + version = "0.4.9"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -36,8 +36,8 @@ buildPythonPackage rec { owner = "google"; repo = pname; # google/jax contains tags for jax and jaxlib. Only use jax tags! - rev = "refs/tags/${pname}-v${version}"; - hash = "sha256-UJzX8zP3qaEUIV5hPJhiGiLJO7k8p962MHWxIHDY1ZA="; + rev = "refs/tags/jaxlib-v${version}"; + hash = "sha256-/io2qSH1cjT7e4/5I9hByiqJWl3trLMf9ougY+fHiVE="; }; # jaxlib is _not_ included in propagatedBuildInputs because there are No auto update branch exists Python package with too many package rebuilds 37 > 25