Skip to content

python38Packages.fastecdsa: 2.2.2 -> 2.2.3#150483

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

python38Packages.fastecdsa: 2.2.2 -> 2.2.3#150483
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.8-fastecdsa

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.fastecdsa is: "Fast elliptic curve digital signatures"

meta.homepage for python38Packages.fastecdsa is: "https://github.com/AntonKueltz/fastecdsa"

meta.changelog for python38Packages.fastecdsa is: ""

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

  • Warning: a test defined in passthru.tests did not pass

  • 0 of 0 passed binary check by having a zero exit code.

  • 0 of 0 passed binary check by having the new version present in output.

  • found 2.2.3 with grep in /nix/store/dci599y6g3hdnz0iqaxciaxx241d3pzp-python3.8-fastecdsa-2.2.3

  • found 2.2.3 in filename of file in /nix/store/dci599y6g3hdnz0iqaxciaxx241d3pzp-python3.8-fastecdsa-2.2.3


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

3 package rebuild(s)

3 x86_64-linux rebuild(s)
3 x86_64-darwin rebuild(s)


First fifty rebuilds by attrpath
docbookrx
python38Packages.fastecdsa
python39Packages.fastecdsa
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/dci599y6g3hdnz0iqaxciaxx241d3pzp-python3.8-fastecdsa-2.2.3 \
  --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.fastecdsa https://github.com/r-ryantm/nixpkgs/archive/40adb624e0ccadae3f0b16cb058469d0ba3fbfbe.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/dci599y6g3hdnz0iqaxciaxx241d3pzp-python3.8-fastecdsa-2.2.3
ls -la /nix/store/dci599y6g3hdnz0iqaxciaxx241d3pzp-python3.8-fastecdsa-2.2.3/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 run on x86_64-linux 1

2 packages built:
  • python38Packages.fastecdsa
  • python39Packages.fastecdsa

Maintainer pings

cc @prusnak for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Dec 12, 2021
@ofborg ofborg bot requested a review from prusnak December 12, 2021 22:13
@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 Dec 12, 2021
@prusnak
Copy link
Member

prusnak commented Dec 12, 2021

Part of #149301

@prusnak prusnak closed this Dec 12, 2021
@r-ryantm r-ryantm deleted the auto-update/python3.8-fastecdsa branch December 13, 2021 11: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.

2 participants