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.libkeepass: init at 0.3.0 #45528

Merged
merged 1 commit into from Aug 24, 2018

Conversation

jqueiroz
Copy link
Member

Motivation for this change
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.

@dotlambda
Copy link
Member

@GrahamcOfBorg build python2.pkgs.libkeepass python3.pkgs.libkeepass

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.libkeepass, python3.pkgs.libkeepass

Partial log (click to expand)

Successfully installed libkeepass-0.3.0
/build/libkeepass-0.3.0
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/wr2dw9kri93fp02lkgvkh6yb16fqvxnj-python3.6-libkeepass-0.3.0
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/wr2dw9kri93fp02lkgvkh6yb16fqvxnj-python3.6-libkeepass-0.3.0/lib
patching script interpreter paths in /nix/store/wr2dw9kri93fp02lkgvkh6yb16fqvxnj-python3.6-libkeepass-0.3.0
checking for references to /build in /nix/store/wr2dw9kri93fp02lkgvkh6yb16fqvxnj-python3.6-libkeepass-0.3.0...
/nix/store/i781yfjj0kdrabgxi11yk9wqq9n4xgz9-python2.7-libkeepass-0.3.0
/nix/store/wr2dw9kri93fp02lkgvkh6yb16fqvxnj-python3.6-libkeepass-0.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.libkeepass, python3.pkgs.libkeepass

Partial log (click to expand)

Successfully installed libkeepass-0.3.0
/build/libkeepass-0.3.0
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/14jkhfrhq2m38xc8v3csms18sgri82m4-python3.6-libkeepass-0.3.0
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/14jkhfrhq2m38xc8v3csms18sgri82m4-python3.6-libkeepass-0.3.0/lib
patching script interpreter paths in /nix/store/14jkhfrhq2m38xc8v3csms18sgri82m4-python3.6-libkeepass-0.3.0
checking for references to /build in /nix/store/14jkhfrhq2m38xc8v3csms18sgri82m4-python3.6-libkeepass-0.3.0...
/nix/store/c7pxyhgx7kgzsjbznnk2av58gl44bqga-python2.7-libkeepass-0.3.0
/nix/store/14jkhfrhq2m38xc8v3csms18sgri82m4-python3.6-libkeepass-0.3.0

@dotlambda dotlambda merged commit 84d1667 into NixOS:master Aug 24, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python2.pkgs.libkeepass, python3.pkgs.libkeepass

Partial log (click to expand)

Requirement already satisfied: lxml>=3.2.1 in /nix/store/gm7mi7piqwx8gp8npdna5ksxcvl74hbv-python3.6-lxml-4.2.3/lib/python3.6/site-packages (from libkeepass==0.3.0) (4.2.3)
Installing collected packages: libkeepass
Successfully installed libkeepass-0.3.0
/private/tmp/nix-build-python3.6-libkeepass-0.3.0.drv-0/libkeepass-0.3.0
post-installation fixup
strip is /nix/store/vvbmqsh5ikrxkiwj71dwfbzcwf4bfav8-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/74dw5vfk5lrmh04agpy1xfjy0ag6xmmh-python3.6-libkeepass-0.3.0/lib
patching script interpreter paths in /nix/store/74dw5vfk5lrmh04agpy1xfjy0ag6xmmh-python3.6-libkeepass-0.3.0
/nix/store/6szaq3p3b7mdsq3ssf0hqvx4747k0ava-python2.7-libkeepass-0.3.0
/nix/store/74dw5vfk5lrmh04agpy1xfjy0ag6xmmh-python3.6-libkeepass-0.3.0

@jqueiroz jqueiroz deleted the python-libkeepass branch August 24, 2018 14:03
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