Skip to content

python311Packages.fpylll: 0.6.0 -> 0.6.1#283390

Merged
7c6f434c merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.fpylll
Jan 24, 2024
Merged

python311Packages.fpylll: 0.6.0 -> 0.6.1#283390
7c6f434c merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.fpylll

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

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

meta.description for python311Packages.fpylll is: A Python interface for fplll

meta.homepage for python311Packages.fpylll is: https://github.com/fplll/fpylll

meta.changelog for python311Packages.fpylll is: https://github.com/fplll/fpylll/releases/tag/0.6.1

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.6.1 with grep in /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1
  • found 0.6.1 in filename of file in /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1

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

8 package rebuild(s)

First fifty rebuilds by attrpath
cantor
labplot
libsForQt5.cantor
plasma5Packages.cantor
python311Packages.fpylll
python312Packages.fpylll
sage
sageWithDoc
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1 \
  --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 python311Packages.fpylll https://github.com/r-ryantm/nixpkgs/archive/d3ad11d0bf7ade1f7b2f00bd345fec6b2783b152.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d3ad11d0bf7ade1f7b2f00bd345fec6b2783b152#python311Packages.fpylll

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

ls -la /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1
ls -la /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1/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 Jan 24, 2024
@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 Jan 24, 2024
Copy link
Copy Markdown
Member

@natsukium natsukium left a comment

Choose a reason for hiding this comment

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

I think we can remove postPatch. fplll/fpylll@a890b2d

@collares
Copy link
Copy Markdown
Member

@natsukium You're right, thanks! It is being removed in #283322, which I hope will be merged today or tomorrow.

@7c6f434c
Copy link
Copy Markdown
Member

Darwin failure is not new.

@7c6f434c 7c6f434c merged commit 22ad34a into NixOS:master Jan 24, 2024
@r-ryantm r-ryantm deleted the auto-update/python311Packages.fpylll branch January 24, 2024 14:08
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