python310Packages.jaxopt 0.5.5 -> 0.7 https://repology.org/project/python:jaxopt/versions attrpath: python310Packages.jaxopt 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/z40aav9c6mlr23finrby1r0asq3w0kww-packages.json.drv building '/nix/store/z40aav9c6mlr23finrby1r0asq3w0kww-packages.json.drv'... Going to be running update for following packages: - python3.10-jaxopt-0.5.5 Press Enter key to continue... Running update for: - python3.10-jaxopt-0.5.5: UPDATING ... - python3.10-jaxopt-0.5.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jaxopt/default.nix b/pkgs/development/python-modules/jaxopt/default.nix index 70d802019e3..38075f6559a 100644 --- a/pkgs/development/python-modules/jaxopt/default.nix +++ b/pkgs/development/python-modules/jaxopt/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "jaxopt"; - version = "0.5.5"; + version = "0.7"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -24,8 +24,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "google"; repo = pname; - rev = "refs/tags/${pname}-v${version}"; - hash = "sha256-WOsr/Dvguu9/qX6+LMlAKM3EANtYPtDu8Uo2157+bs0="; + rev = "refs/tags/jaxopt-v${version}"; + hash = "sha256-/8+zVyuf+05RC4yCpEFcSz/D7gdLazQimseaDr086LU="; }; propagatedBuildInputs = [ An auto update branch exists with message `python310Packages.jaxopt: 0.5.5 -> 0.7`. New version is 0.7. An auto update branch exists with an equal or greater version