Skip to content

pythonPackages.python-periphery: init at 1.1.1#42421

Merged
FRidh merged 1 commit intoNixOS:masterfrom
bennyandresen:python-periphery
Jun 23, 2018
Merged

pythonPackages.python-periphery: init at 1.1.1#42421
FRidh merged 1 commit intoNixOS:masterfrom
bennyandresen:python-periphery

Conversation

@bennyandresen
Copy link
Member

Motivation for this change

Library needed for a undervolting service I use

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@bennyandresen bennyandresen requested a review from FRidh as a code owner June 23, 2018 11:20
@GrahamcOfBorg GrahamcOfBorg added 6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (new) This PR adds a new package 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 Jun 23, 2018
@FRidh
Copy link
Member

FRidh commented Jun 23, 2018

@GrahamcOfBorg build pythonPackages.python-periphery python3Packages.python-periphery

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.python-periphery, python3Packages.python-periphery

Partial log (click to expand)

Successfully installed python-periphery-1.1.1
/build/python-periphery-1.1.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/j19a35ql1l8g84abvqpz2d0rsbbm9v78-python3.6-python-periphery-1.1.1
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/j19a35ql1l8g84abvqpz2d0rsbbm9v78-python3.6-python-periphery-1.1.1/lib
patching script interpreter paths in /nix/store/j19a35ql1l8g84abvqpz2d0rsbbm9v78-python3.6-python-periphery-1.1.1
checking for references to /build in /nix/store/j19a35ql1l8g84abvqpz2d0rsbbm9v78-python3.6-python-periphery-1.1.1...
/nix/store/1qkavrz0x83wqm1xdrsf8wvabssy9ahw-python2.7-python-periphery-1.1.1
/nix/store/j19a35ql1l8g84abvqpz2d0rsbbm9v78-python3.6-python-periphery-1.1.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.python-periphery, python3Packages.python-periphery

Partial log (click to expand)

Successfully installed python-periphery-1.1.1
/build/python-periphery-1.1.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6m1fl9gx59qbdmp48aj1m5m0p2r0gdz3-python3.6-python-periphery-1.1.1
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6m1fl9gx59qbdmp48aj1m5m0p2r0gdz3-python3.6-python-periphery-1.1.1/lib
patching script interpreter paths in /nix/store/6m1fl9gx59qbdmp48aj1m5m0p2r0gdz3-python3.6-python-periphery-1.1.1
checking for references to /build in /nix/store/6m1fl9gx59qbdmp48aj1m5m0p2r0gdz3-python3.6-python-periphery-1.1.1...
/nix/store/sgnf9grkcrqlk2cdpdiqrqi04fvn560l-python2.7-python-periphery-1.1.1
/nix/store/6m1fl9gx59qbdmp48aj1m5m0p2r0gdz3-python3.6-python-periphery-1.1.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pythonPackages.python-periphery, python3Packages.python-periphery

Partial log (click to expand)

patching script interpreter paths in /nix/store/ypx24dkx4l8wfc8z3xqx78waqvqbnwm9-python2.7-python-periphery-1.1.1
Installing collected packages: python-periphery
Successfully installed python-periphery-1.1.1
/private/tmp/nix-build-python3.6-python-periphery-1.1.1.drv-0/python-periphery-1.1.1
post-installation fixup
strip is /nix/store/7ddbq63v97nk8gkbf7gcsfmby37h6gbl-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/jnf64g7sysy2m9sqr3gnlyn9p17mgb0m-python3.6-python-periphery-1.1.1/lib
patching script interpreter paths in /nix/store/jnf64g7sysy2m9sqr3gnlyn9p17mgb0m-python3.6-python-periphery-1.1.1
/nix/store/ypx24dkx4l8wfc8z3xqx78waqvqbnwm9-python2.7-python-periphery-1.1.1
/nix/store/jnf64g7sysy2m9sqr3gnlyn9p17mgb0m-python3.6-python-periphery-1.1.1

@FRidh FRidh merged commit 1106d87 into NixOS:master Jun 23, 2018
@bennyandresen bennyandresen deleted the python-periphery branch June 23, 2018 13:00
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. 8.has: package (new) This PR adds a new package 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