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

python37Packages.nest-asyncio: 1.3.3 -> 1.4.0 #93920

Merged
merged 1 commit into from Jul 28, 2020

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-nest_asyncio/versions.

meta.description for python37Packages.nest-asyncio is: "Patch asyncio to allow nested event loops"

meta.homepage for python37Packages.nest-asyncio is: "https://github.com/erdewit/nest_asyncio"

meta.changelog for python37Packages.nest-asyncio is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

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

12 package rebuild(s)

12 x86_64-linux rebuild(s)
8 i686-linux rebuild(s)
12 x86_64-darwin rebuild(s)
12 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
python37Packages.nbclient
python37Packages.nest-asyncio
python37Packages.papermill
python37Packages.qasm2image
python37Packages.qiskit
python37Packages.qiskit-ibmq-provider
python38Packages.nbclient
python38Packages.nest-asyncio
python38Packages.papermill
python38Packages.qasm2image
python38Packages.qiskit
python38Packages.qiskit-ibmq-provider
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hpv27r2pm6hklyzwm44y11arpk6zq28y-python3.7-nest_asyncio-1.4.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's 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 python37Packages.nest-asyncio https://github.com/r-ryantm/nixpkgs/archive/178e80b4d02e3d1bfafc9cdc1bd5e84b61fd3ff9.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/hpv27r2pm6hklyzwm44y11arpk6zq28y-python3.7-nest_asyncio-1.4.0
ls -la /nix/store/hpv27r2pm6hklyzwm44y11arpk6zq28y-python3.7-nest_asyncio-1.4.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.

Result of nixpkgs-review 1

8 packages failed to build:
  • python37Packages.nbclient
  • python37Packages.papermill
  • python37Packages.qasm2image
  • python37Packages.qiskit
  • python38Packages.nbclient
  • python38Packages.papermill
  • python38Packages.qasm2image
  • python38Packages.qiskit
4 packages built:
  • python37Packages.nest-asyncio
  • python37Packages.qiskit-ibmq-provider
  • python38Packages.nest-asyncio
  • python38Packages.qiskit-ibmq-provider

Maintainer pings

cc @costrouc for testing.

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

failures are broken on target branch

https://github.com/NixOS/nixpkgs/pull/93920
2 packages marked as broken and skipped:
python37Packages.qasm2image python38Packages.qasm2image

6 packages failed to build:
python37Packages.nbclient python37Packages.papermill python37Packages.qiskit python38Packages.nbclient python38Packages.papermill python38Packages.qiskit

4 packages built:
python37Packages.nest-asyncio python37Packages.qiskit-ibmq-provider python38Packages.nest-asyncio python38Packages.qiskit-ibmq-provider

cc @drewrisinger

@jonringer jonringer merged commit 00971ea into NixOS:master Jul 28, 2020
@drewrisinger
Copy link
Contributor

Thanks @jonringer for the ping. I think this failure is due to a build failure in python3Packages.osqp which I noticed a few weeks ago in drewrisinger/nur-packages@e874fbd. Running bisect then will put out update. The qasm2image package should probably be removed, it's not been maintained or updated to match qiskit at all, no commits in 2 years.

@r-ryantm r-ryantm deleted the auto-update/python3.7-nest_asyncio branch July 30, 2020 18:57
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.

None yet

3 participants