Skip to content

python38Packages.pyfma: 0.1.4 -> 0.1.6#136981

Merged
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.8-pyfma
Sep 8, 2021
Merged

python38Packages.pyfma: 0.1.4 -> 0.1.6#136981
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.8-pyfma

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Sep 7, 2021

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

meta.description for python38Packages.pyfma is: "Fused multiply-add for Python"

meta.homepage for python38Packages.pyfma is: "https://github.com/nschloe/pyfma"

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

4 package rebuild(s)

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


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

Either download from Cachix:

nix-store -r /nix/store/dx8b68lgsm3gwg278m6cvs3ipyhwsbwm-python3.8-pyfma-0.1.6 \
  --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.pyfma https://github.com/r-ryantm/nixpkgs/archive/f0aae71865fe753594257c2f0c8b0f891571500d.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/dx8b68lgsm3gwg278m6cvs3ipyhwsbwm-python3.8-pyfma-0.1.6
ls -la /nix/store/dx8b68lgsm3gwg278m6cvs3ipyhwsbwm-python3.8-pyfma-0.1.6/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

4 packages built:
  • python38Packages.accupy
  • python38Packages.pyfma
  • python39Packages.accupy
  • python39Packages.pyfma

Maintainer pings

cc @costrouc for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Sep 7, 2021
@ofborg ofborg bot requested a review from costrouc September 7, 2021 12:48
@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 Sep 7, 2021
Copy link
Contributor

@risicle risicle left a comment

Choose a reason for hiding this comment

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

nixpkgs-review reveals no new failures, macos 10.15 & nixos x86_64 .

Though this does make me realize that dufte's tests currently hang on macos, so should perhaps fix that...

@fabaff
Copy link
Member

fabaff commented Sep 8, 2021

Result of nixpkgs-review pr 136981 run on x86_64-linux 1

4 packages built:
  • python38Packages.accupy
  • python38Packages.pyfma
  • python39Packages.accupy
  • python39Packages.pyfma

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

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

Change looks good to me.

@fabaff fabaff merged commit 6fbeb93 into NixOS:master Sep 8, 2021
@r-ryantm r-ryantm deleted the auto-update/python3.8-pyfma branch September 9, 2021 00:01
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.

3 participants