python310Packages.cvxpy 0 -> 1 attrpath: python310Packages.cvxpy 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/w3lhgmw6165kk8vf873kpf0990vj8i0x-packages.json.drv building '/nix/store/w3lhgmw6165kk8vf873kpf0990vj8i0x-packages.json.drv'... Going to be running update for following packages: - python3.10-cvxpy-1.2.3 Press Enter key to continue... Running update for: - python3.10-cvxpy-1.2.3: UPDATING ... - python3.10-cvxpy-1.2.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cvxpy/default.nix b/pkgs/development/python-modules/cvxpy/default.nix index 3fd18bd0300..3ca704d1066 100644 --- a/pkgs/development/python-modules/cvxpy/default.nix +++ b/pkgs/development/python-modules/cvxpy/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "cvxpy"; - version = "1.2.3"; + version = "1.3.0"; format = "pyproject"; disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - hash = "sha256-IaeUtv0vdgqddm1o++SUZTT2Xom3Pom4icVQOYVVi4Y="; + hash = "sha256-Zszme9xjW5spBmUQR0OSwM/A2V24rdpAENyM3Y4EYlA="; }; postPatch = '' An auto update branch exists with message `python310Packages.cvxpy: 1.2.3 -> 1.3.0`. New version is 1.3.0. An auto update branch exists with an equal or greater version