Skip to content

python38Packages.numpy-stl: 2.16.2 -> 2.16.3#136986

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

python38Packages.numpy-stl: 2.16.2 -> 2.16.3#136986
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.8-numpy-stl

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.numpy-stl is: "Library to make reading, writing and modifying both binary and ascii STL files easy"

meta.homepage for python38Packages.numpy-stl is: "https://github.com/WoLpH/numpy-stl/"

meta.changelog for python38Packages.numpy-stl 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

  • /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3/bin/stl passed the binary check.

  • /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3/bin/stl2ascii passed the binary check.

  • /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3/bin/stl2bin passed the binary check.

  • /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3/bin/.stl-wrapped passed the binary check.

  • /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3/bin/.stl2ascii-wrapped passed the binary check.

  • /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3/bin/.stl2bin-wrapped passed the binary check.

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

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

  • found 2.16.3 with grep in /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3

  • found 2.16.3 in filename of file in /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3

  • directory tree listing: https://gist.github.com/6a2328c08015cb165dc75cf4ad5971e2

  • du listing: https://gist.github.com/5c81fb8e17c9519a2ee9f6ef6aac8a4e


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

3 package rebuild(s)

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


First fifty rebuilds by attrpath
cura
python38Packages.numpy-stl
python39Packages.numpy-stl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.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.numpy-stl https://github.com/r-ryantm/nixpkgs/archive/0a8efdb301acf6cbbaca20697bbdda2490e2bcd0.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/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.3
ls -la /nix/store/4zllwsvjflgrp7lzvp90n38yqgmrnzh6-python3.8-numpy-stl-2.16.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

3 packages built:
  • cura
  • python38Packages.numpy-stl
  • python39Packages.numpy-stl

Maintainer pings

@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 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
@fabaff
Copy link
Member

fabaff commented Sep 8, 2021

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

3 packages built:
  • cura
  • python38Packages.numpy-stl
  • python39Packages.numpy-stl

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 e3b8d89 into NixOS:master Sep 8, 2021
@r-ryantm r-ryantm deleted the auto-update/python3.8-numpy-stl 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.

2 participants