Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python310Packages.cvxpy: 1.2.3 -> 1.3.0 #199813

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 6, 2022

Fixes #216506

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.cvxpy is: "A domain-specific language for modeling convex optimization problems in Python"

meta.homepage for python310Packages.cvxpy is: "https://www.cvxpy.org/"

meta.changelog for python310Packages.cvxpy is: "https://github.com/cvxgrp/cvxpy/releases/tag/v1.2.2"

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.2.2 with grep in /nix/store/k20bbjxl4jwidvs6vm7wj905p3f6fypz-python3.10-cvxpy-1.2.2
  • found 1.2.2 in filename of file in /nix/store/k20bbjxl4jwidvs6vm7wj905p3f6fypz-python3.10-cvxpy-1.2.2

Rebuild report (if merged into master) (click to expand)
16 total rebuild path(s)

16 package rebuild(s)

First fifty rebuilds by attrpath
python310Packages.cvxpy
python310Packages.qiskit
python310Packages.qiskit-aer
python310Packages.qiskit-finance
python310Packages.qiskit-ibmq-provider
python310Packages.qiskit-ignis
python310Packages.qiskit-nature
python310Packages.qiskit-optimization
python39Packages.cvxpy
python39Packages.qiskit
python39Packages.qiskit-aer
python39Packages.qiskit-finance
python39Packages.qiskit-ibmq-provider
python39Packages.qiskit-ignis
python39Packages.qiskit-nature
python39Packages.qiskit-optimization
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/k20bbjxl4jwidvs6vm7wj905p3f6fypz-python3.10-cvxpy-1.2.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python310Packages.cvxpy https://github.com/r-ryantm/nixpkgs/archive/96220e6911ee684d7d0dcd71dc93c09c3f72364d.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/k20bbjxl4jwidvs6vm7wj905p3f6fypz-python3.10-cvxpy-1.2.2
ls -la /nix/store/k20bbjxl4jwidvs6vm7wj905p3f6fypz-python3.10-cvxpy-1.2.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review took longer than 45m and timed out


Maintainer pings

cc @drewrisinger for testing.

@r-ryantm r-ryantm force-pushed the auto-update/python310Packages.cvxpy branch from 96220e6 to 8506644 Compare January 21, 2023 10:35
@r-ryantm r-ryantm changed the title python310Packages.cvxpy: 1.2.1 -> 1.2.2 python310Packages.cvxpy: 1.2.3 -> 1.3.0 Jan 21, 2023
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.cvxpy is: A domain-specific language for modeling convex optimization problems in Python

meta.homepage for python310Packages.cvxpy is: https://www.cvxpy.org/

meta.changelog for python310Packages.cvxpy is: https://github.com/cvxgrp/cvxpy/releases/tag/v1.3.0

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.3.0 with grep in /nix/store/ssfnh8k2xmwx05s5nqp49kv8dzhw3gga-python3.10-cvxpy-1.3.0
  • found 1.3.0 in filename of file in /nix/store/ssfnh8k2xmwx05s5nqp49kv8dzhw3gga-python3.10-cvxpy-1.3.0

Rebuild report (if merged into master) (click to expand)
17 total rebuild path(s)

17 package rebuild(s)

First fifty rebuilds by attrpath
python310Packages.cvxpy
python310Packages.qiskit
python310Packages.qiskit-aer
python310Packages.qiskit-finance
python310Packages.qiskit-ibmq-provider
python310Packages.qiskit-ignis
python310Packages.qiskit-nature
python310Packages.qiskit-optimization
python310Packages.qutip
python311Packages.cvxpy
python311Packages.qiskit-aer
python311Packages.qiskit-finance
python311Packages.qiskit-ibmq-provider
python311Packages.qiskit-ignis
python311Packages.qiskit-nature
python311Packages.qiskit-optimization
python311Packages.qutip
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ssfnh8k2xmwx05s5nqp49kv8dzhw3gga-python3.10-cvxpy-1.3.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python310Packages.cvxpy https://github.com/r-ryantm/nixpkgs/archive/8506644905a7c78329953df7e8b4da255a53b5fc.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ssfnh8k2xmwx05s5nqp49kv8dzhw3gga-python3.10-cvxpy-1.3.0
ls -la /nix/store/ssfnh8k2xmwx05s5nqp49kv8dzhw3gga-python3.10-cvxpy-1.3.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review took longer than 45m and timed out


Maintainer pings

cc @drewrisinger for testing.

@wegank
Copy link
Member

wegank commented Feb 16, 2023

Result of nixpkgs-review pr 199813 run on aarch64-linux 1

15 packages marked as broken and skipped:
  • python310Packages.qiskit
  • python310Packages.qiskit-aer
  • python310Packages.qiskit-finance
  • python310Packages.qiskit-ibmq-provider
  • python310Packages.qiskit-ignis
  • python310Packages.qiskit-nature
  • python310Packages.qiskit-optimization
  • python310Packages.qutip
  • python311Packages.qiskit-aer
  • python311Packages.qiskit-finance
  • python311Packages.qiskit-ibmq-provider
  • python311Packages.qiskit-ignis
  • python311Packages.qiskit-nature
  • python311Packages.qiskit-optimization
  • python311Packages.qutip
2 packages built:
  • python310Packages.cvxpy
  • python311Packages.cvxpy

@wegank
Copy link
Member

wegank commented Feb 16, 2023

@ofborg build python310Packages.qiskit python310Packages.qiskit-aer python310Packages.qiskit-finance python310Packages.qiskit-ibmq-provider python310Packages.qiskit-ignis python310Packages.qiskit-nature python310Packages.qiskit-optimization python311Packages.qiskit-aer python311Packages.qiskit-finance python311Packages.qiskit-ibmq-provider python311Packages.qiskit-ignis python311Packages.qiskit-nature python311Packages.qiskit-optimization

@wegank
Copy link
Member

wegank commented Feb 16, 2023

Result of nixpkgs-review pr 199813 run on aarch64-darwin 1

13 packages marked as broken and skipped:
  • python310Packages.qiskit
  • python310Packages.qiskit-aer
  • python310Packages.qiskit-finance
  • python310Packages.qiskit-ibmq-provider
  • python310Packages.qiskit-ignis
  • python310Packages.qiskit-nature
  • python310Packages.qiskit-optimization
  • python311Packages.qiskit-aer
  • python311Packages.qiskit-finance
  • python311Packages.qiskit-ibmq-provider
  • python311Packages.qiskit-ignis
  • python311Packages.qiskit-nature
  • python311Packages.qiskit-optimization
2 packages failed to build:
  • python310Packages.qutip
  • python311Packages.qutip
2 packages built:
  • python310Packages.cvxpy
  • python311Packages.cvxpy

@wegank
Copy link
Member

wegank commented Feb 16, 2023

@ofborg build python311Packages.cvxpy

@wegank wegank merged commit 11a5b0c into NixOS:master Feb 16, 2023
@r-ryantm r-ryantm deleted the auto-update/python310Packages.cvxpy branch February 16, 2023 11:02
@davidak
Copy link
Member

davidak commented Feb 16, 2023

Result of nixpkgs-review pr 199813 run on x86_64-linux 1

13 packages marked as broken and skipped:
  • python310Packages.qiskit
  • python310Packages.qiskit-aer
  • python310Packages.qiskit-finance
  • python310Packages.qiskit-ibmq-provider
  • python310Packages.qiskit-ignis
  • python310Packages.qiskit-nature
  • python310Packages.qiskit-optimization
  • python311Packages.qiskit-aer
  • python311Packages.qiskit-finance
  • python311Packages.qiskit-ibmq-provider
  • python311Packages.qiskit-ignis
  • python311Packages.qiskit-nature
  • python311Packages.qiskit-optimization
4 packages built:
  • python310Packages.cvxpy
  • python310Packages.qutip
  • python311Packages.cvxpy
  • python311Packages.qutip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

python311Packages.cvxpy: build fails
3 participants