2022-12-28T00:41:20 python310Packages.cvxpy 0 -> 1 2022-12-28T00:41:23 attrpath: python310Packages.cvxpy 2022-12-28T00:41:23 Checking auto update branch... 2022-12-28T00:41:27 [version] 2022-12-28T00:41:27 [version] skipping because derivation has updateScript 2022-12-28T00:41:27 [rustCrateVersion] 2022-12-28T00:41:27 [rustCrateVersion] No cargoSha256 found 2022-12-28T00:41:27 [golangModuleVersion] 2022-12-28T00:41:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T00:41:27 [updateScript] 2022-12-28T00:41:29 [updateScript] Success 2022-12-28T00:41:29 [updateScript] Going to be running update for following packages: - python3.10-cvxpy-1.2.1 Press Enter key to continue... Running update for: - python3.10-cvxpy-1.2.1: UPDATING ... - python3.10-cvxpy-1.2.1: DONE. Packages updated! 2022-12-28T00:41:29 2022-12-28T00:41:29 [quotedUrls] 2022-12-28T00:41:29 [quotedUrls] nothing found to replace 2022-12-28T00:41:29 Diff after rewrites: diff --git a/pkgs/development/python-modules/cvxpy/default.nix b/pkgs/development/python-modules/cvxpy/default.nix index da5f16d7f32..6552f5b4541 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.1"; + version = "1.2.3"; format = "pyproject"; disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - sha256 = "sha256-bWdkJkPR3bLyr1m0Zrh9QsSi42eDGte0PDO1nu+ltQ4="; + sha256 = "sha256-IaeUtv0vdgqddm1o++SUZTT2Xom3Pom4icVQOYVVi4Y="; }; propagatedBuildInputs = [ 2022-12-28T00:42:56 An auto update branch exists with message `python310Packages.cvxpy: 1.2.1 -> 1.2.2`. New version is 1.2.3. 2022-12-28T00:42:56 The auto update branch does not match or exceed the new version. 2022-12-28T00:43:24 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.cvxpy nix build failed. adding 'cvxpy/utilities/replace_quad_forms.py' adding 'cvxpy/utilities/scopes.py' adding 'cvxpy/utilities/shape.py' adding 'cvxpy/utilities/sign.py' adding 'cvxpy/utilities/versioning.py' adding 'cvxpy-1.2.3.dist-info/LICENSE' adding 'cvxpy-1.2.3.dist-info/METADATA' adding 'cvxpy-1.2.3.dist-info/WHEEL' adding 'cvxpy-1.2.3.dist-info/top_level.txt' adding 'cvxpy-1.2.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for cvxpy (pyproject.toml) ... [?25l[?25hdone Created wheel for cvxpy: filename=cvxpy-1.2.3-cp310-cp310-linux_x86_64.whl size=3761666 sha256=07b8fa90c7eacaba488dcf218eefcd8d9fb58085a95c2be43275e2feb1e976b3 Stored in directory: /build/pip-ephem-wheel-cache-2a0rg2mz/wheels/df/c7/82/3b78d60faa53f632c22285a8f385715b0ff3ae1c0c1a007c2e Successfully built cvxpy Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/cvxpy-1.2.3/dist /build/cvxpy-1.2.3 Processing ./cvxpy-1.2.3-cp310-cp310-linux_x86_64.whl Requirement already satisfied: scs>=1.1.6 in /nix/store/1s3fbnywqcwl3fflaz82lisaxmyd4g4g-python3.10-scs-3.0.0/lib/python3.10/site-packages (from cvxpy==1.2.3) (3.0.0) Requirement already satisfied: ecos>=2 in /nix/store/4mfkk5r556n8nsaf964p7g9kcwhl266f-python3.10-ecos-2.0.10/lib/python3.10/site-packages (from cvxpy==1.2.3) (2.0.10) Requirement already satisfied: numpy>=1.15 in /nix/store/cyndlxq2pdjwxm94yq52hd6v1lnv7jgs-python3.10-numpy-1.23.3/lib/python3.10/site-packages (from cvxpy==1.2.3) (1.23.3) Requirement already satisfied: scipy>=1.1.0 in /nix/store/icqffd1n2mjql7c6nxrk1ggmp4qn32qh-python3.10-scipy-1.9.3/lib/python3.10/site-packages (from cvxpy==1.2.3) (1.9.3) Requirement already satisfied: osqp>=0.4.1 in /nix/store/jb54a7zhrvcdcmqrpa1i39vydi7s09yr-python3.10-osqp-0.6.2.post5/lib/python3.10/site-packages (from cvxpy==1.2.3) (0.6.2.post5) ERROR: Could not find a version that satisfies the requirement setuptools<=64.0.2 (from cvxpy) (from versions: none) ERROR: No matching distribution found for setuptools<=64.0.2