Skip to content

Comments

python39Packages.cypari2: 2.1.1 -> 2.1.2#114815

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.9-cypari2
Closed

python39Packages.cypari2: 2.1.1 -> 2.1.2#114815
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.9-cypari2

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Mar 2, 2021

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

meta.description for python39Packages.cypari2 is: "Cython bindings for PARI"

meta.homepage for python39Packages.cypari2 is: "https://github.com/defeo/cypari2"

meta.changelog for python39Packages.cypari2 is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)

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

5 package rebuild(s)

5 x86_64-linux rebuild(s)
3 i686-linux rebuild(s)
3 x86_64-darwin rebuild(s)
3 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
python37Packages.cypari2
python38Packages.cypari2
python39Packages.cypari2
sage
sageWithDoc
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/glf3883k04b09y081srz3q6772nrx3c5-python3.9-cypari2-2.1.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 python39Packages.cypari2 https://github.com/r-ryantm/nixpkgs/archive/98ecdb7b65dbe2f51be001e782e9816e22952a02.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/glf3883k04b09y081srz3q6772nrx3c5-python3.9-cypari2-2.1.2
ls -la /nix/store/glf3883k04b09y081srz3q6772nrx3c5-python3.9-cypari2-2.1.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 @timokau @omasanori @7c6f434c for testing.

@r-ryantm r-ryantm requested review from FRidh and jonringer as code owners March 2, 2021 08:14
@ofborg ofborg bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Mar 2, 2021
@ofborg ofborg bot requested review from 7c6f434c, omasanori and timokau March 2, 2021 08:24
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 2, 2021
@collares
Copy link
Member

collares commented Mar 2, 2021

Note that if we take this update, we have to patch sage https://git.sagemath.org/sage.git/commit?id=b9aadfd08e81d74ca7c229bb80eb853b592887d0 (https://trac.sagemath.org/ticket/31029). I'd rather wait until sage is not broken on master (#114747) to do this. See also #103810.

@r-ryantm r-ryantm deleted the auto-update/python3.9-cypari2 branch March 21, 2021 04:26
@timokau
Copy link
Member

timokau commented Mar 22, 2021

Continued in #117123.

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

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants