Skip to content

Comments

python38Packages.cypari2: 2.1.1 -> 2.1.2#117401

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

python38Packages.cypari2: 2.1.1 -> 2.1.2#117401
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.8-cypari2

Conversation

@r-ryantm
Copy link
Contributor

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

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

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

meta.changelog for python38Packages.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)
10 total rebuild path(s)

4 package rebuild(s)

4 x86_64-linux rebuild(s)
2 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
2 aarch64-linux rebuild(s)


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

Either download from Cachix:

nix-store -r /nix/store/j64z6xcmrf303fcf37cyqsrg8rad4jfj-python3.8-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 python38Packages.cypari2 https://github.com/r-ryantm/nixpkgs/archive/7baac43e29731ada56c579e80cd69e3c4cac7174.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/j64z6xcmrf303fcf37cyqsrg8rad4jfj-python3.8-cypari2-2.1.2
ls -la /nix/store/j64z6xcmrf303fcf37cyqsrg8rad4jfj-python3.8-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 @collares for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Mar 23, 2021
@ofborg ofborg bot requested review from 7c6f434c, collares, omasanori and timokau March 23, 2021 20:11
@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 23, 2021
@collares
Copy link
Member

Please don't merge this, I am doing the update in #117123. It will be ready very soon (probably today).

@r-rmcgibbo
Copy link

Result of nixpkgs-review pr 117401 at 7baac43 run on x86_64-linux 1

2 packages skipped due to time constraints:
  • sage
  • sageWithDoc
2 packages built successfully:
  • python38Packages.cypari2
  • python39Packages.cypari2
1 suggestion:
  • warning: unclear-gpl

    gpl2 is a deprecated license, please check if project uses gpl2Plus or gpl2Only and change meta.license accordingly.

    Near pkgs/development/python-modules/cypari2/default.nix:51:5:

       |
    51 |     license = licenses.gpl2;
       |     ^
    

@r-ryantm r-ryantm deleted the auto-update/python3.8-cypari2 branch March 24, 2021 23:24
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