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/xb50n2r8l6iq82ampg583sys6v231a6g-packages.json.drv building '/nix/store/xb50n2r8l6iq82ampg583sys6v231a6g-packages.json.drv'... Going to be running update for following packages: - python3.10-cvxpy-1.3.1 Press Enter key to continue... Running update for: - python3.10-cvxpy-1.3.1: UPDATING ... - python3.10-cvxpy-1.3.1: 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 39341855530..5820914737c 100644 --- a/pkgs/development/python-modules/cvxpy/default.nix +++ b/pkgs/development/python-modules/cvxpy/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "cvxpy"; - version = "1.3.1"; + version = "1.3.2"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-8Hv+k2d6dVqFVMT9piLvAeIkes6Zs6eBB6qQcODQo8s="; + hash = "sha256-C2heUEDxmfPXA/MPXSLR+GVZdiNFUVPR3ddwJFrvCXU="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.cvxpy nix build failed. Use ``*`` for matrix-scalar and vector-scalar multiplication. Use ``@`` for matrix-matrix and matrix-vector multiplication. Use ``multiply`` for elementwise multiplication. This code path has been hit 5 times so far. warnings.warn(msg, DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED cvxpy/tests/test_conic_solvers.py::TestSCIPY::test_scipy_mi_time_limit_reached - cvxpy.error.SolverError: Solver 'SCIPY' failed. Try another solver, or solv... = 1 failed, 960 passed, 246 skipped, 7 deselected, 262 warnings in 426.76s (0:07:06) = +00 +2e-01 2e-01 5e-02 1e+00 5e-02 0.7833 5e-02 1 1 1 | 2 1 3 +5.146e+00 +6.202e+00 +4e-02 1e-01 2e-02 1e+00 1e-02 0.7833 5e-02 1 1 1 | 2 1 4 +6.500e+00 +6.962e+00 +9e-03 4e-02 8e-03 4e-01 3e-03 0.7833 5e-02 1 1 1 | 2 1 5 +7.109e+00 +7.251e+00 +3e-03 2e-02 3e-03 1e-01 8e-04 0.9791 3e-01 2 1 1 | 5 0 6 +7.314e+00 +7.349e+00 +7e-04 5e-03 8e-04 3e-02 2e-04 0.7833 1e-02 1 1 1 | 1 1 7 +7.373e+00 +7.383e+00 +1e-04 1e-03 2e-04 9e-03 4e-05 0.7833 9e-03 2 1 1 | 1 1 8 +7.385e+00 +7.387e+00 +4e-05 2e-04 4e-05 2e-03 1e-05 0.7777 1e-02 1 0 1 | 1 1 9 +7.388e+00 +7.389e+00 +7e-06 6e-05 1e-05 5e-04 2e-06 0.7833 9e-03 2 0 0 | 1 1 10 +7.389e+00 +7.389e+00 +2e-06 1e-05 2e-06 1e-04 5e-07 0.7729 1e-02 1 0 0 | 1 1 11 +7.389e+00 +7.389e+00 +4e-07 3e-06 6e-07 2e-05 1e-07 0.7833 9e-03 1 0 0 | 1 1 12 +7.389e+00 +7.389e+00 +1e-07 7e-07 1e-07 5e-06 3e-08 0.7814 1e-02 1 0 0 | 1 1 13 +7.389e+00 +7.389e+00 +2e-08 2e-07 3e-08 1e-06 6e-09 0.7833 5e-02 1 0 0 | 2 1 14 +7.389e+00 +7.389e+00 +6e-09 4e-08 7e-09 3e-07 1e-09 0.7833 1e-04 0 0 0 | 0 1 15 +7.389e+00 +7.389e+00 +1e-09 9e-09 2e-09 6e-08 3e-10 0.7833 9e-03 1 0 0 | 1 1 OPTIMAL (within feastol=8.9e-09, reltol=1.7e-10, abstol=1.2e-09). Runtime: 0.000077 seconds. /nix/store/fzb9wy1yz0hn69vxw12954szvrjnjjgk-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context