Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pythonPackages.keyrings-alt: 2.3 -> 3.1 #41140

Merged
merged 2 commits into from May 27, 2018

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented May 27, 2018

Motivation for this change

Bumps to latest version

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@bhipple bhipple requested a review from FRidh as a code owner May 27, 2018 16:53
@dotlambda
Copy link
Member

@GrahamcOfBorg build python2.pkgs.keyrings-alt python3.pkgs.keyrings-alt

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.keyrings-alt, python3.pkgs.keyrings-alt

Partial log (click to expand)

Successfully installed keyrings.alt-3.1
/build/keyrings.alt-3.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/d1jd9zda15svwdjkkrgzfp9rjr0ddp5d-python3.6-keyrings.alt-3.1
strip is /nix/store/8yfik687kfccisxnad42j19lfb7ij9b4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/d1jd9zda15svwdjkkrgzfp9rjr0ddp5d-python3.6-keyrings.alt-3.1/lib
patching script interpreter paths in /nix/store/d1jd9zda15svwdjkkrgzfp9rjr0ddp5d-python3.6-keyrings.alt-3.1
checking for references to /build in /nix/store/d1jd9zda15svwdjkkrgzfp9rjr0ddp5d-python3.6-keyrings.alt-3.1...
/nix/store/rls9gs6czqwhi1vm6a9kxi9ahkd4acjv-python2.7-keyrings.alt-3.1
/nix/store/d1jd9zda15svwdjkkrgzfp9rjr0ddp5d-python3.6-keyrings.alt-3.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.keyrings-alt, python3.pkgs.keyrings-alt

Partial log (click to expand)

Successfully installed keyrings.alt-3.1
/build/keyrings.alt-3.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/rfisky0cv94nr6g18jkf7q690gjkhix3-python3.6-keyrings.alt-3.1
strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/rfisky0cv94nr6g18jkf7q690gjkhix3-python3.6-keyrings.alt-3.1/lib
patching script interpreter paths in /nix/store/rfisky0cv94nr6g18jkf7q690gjkhix3-python3.6-keyrings.alt-3.1
checking for references to /build in /nix/store/rfisky0cv94nr6g18jkf7q690gjkhix3-python3.6-keyrings.alt-3.1...
/nix/store/r2ifdafag05c3qym4dhq6pi3f2jl9nbd-python2.7-keyrings.alt-3.1
/nix/store/rfisky0cv94nr6g18jkf7q690gjkhix3-python3.6-keyrings.alt-3.1

@dotlambda
Copy link
Member

@GrahamcOfBorg build python2.pkgs.keyrings-alt python3.pkgs.keyrings-alt

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.keyrings-alt, python3.pkgs.keyrings-alt

Partial log (click to expand)


==================== 49 passed, 164 skipped in 8.90 seconds ====================
tests/test_keyczar.py ......                                             [ 63%]
tests/test_multi.py .....                                                [ 66%]
tests/test_pyfs.py .ssssssssssssssssssssssssssssssssssssssssssssssssssss [ 91%]
sssssssssssssssssss                                                      [100%]

==================== 49 passed, 164 skipped in 9.93 seconds ====================
/nix/store/kb5p4jpgg1hnmgrxbxdyy1n4d2i829ql-python2.7-keyrings.alt-3.1
/nix/store/r8f7x778scpid4hgr5by0sagxiabrr4x-python3.6-keyrings.alt-3.1

@dotlambda dotlambda merged commit 873bb9a into NixOS:master May 27, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.keyrings-alt, python3.pkgs.keyrings-alt

Partial log (click to expand)

tests/test_pyfs.py .ssssssssssssssssssssssssssssssssssssssssssssssssssss [ 91%]
sssssssssssssssssss                                                      [100%]

=================== 49 passed, 164 skipped in 68.16 seconds ====================
tests/test_pyfs.py .ssssssssssssssssssssssssssssssssssssssssssssssssssss [ 91%]
sssssssssssssssssss                                                      [100%]

=================== 49 passed, 164 skipped in 81.12 seconds ====================
/nix/store/7mx8mg053dkkxg1664gk2i8j2575vv3r-python2.7-keyrings.alt-3.1
/nix/store/x5si2dy2r2f11227z166j8qlyjlxpy4i-python3.6-keyrings.alt-3.1

@bhipple bhipple deleted the u/python-keyrings-alt branch June 12, 2018 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants