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.pypcap: 1.2.0 -> 1.2.2 #40882

Merged
merged 1 commit into from May 21, 2018
Merged

Conversation

oxzi
Copy link
Member

@oxzi oxzi commented May 21, 2018

Motivation for this change

Update pypcap to current 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.

@FRidh
Copy link
Member

FRidh commented May 21, 2018

@GrahamcOfBorg build python2.pkgs.pypcap python3.pkgs.pypcap

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.pypcap, python3.pkgs.pypcap

Partial log (click to expand)

writing manifest file 'pypcap.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-x86_64-3.6/pcap.cpython-36m-x86_64-linux-gnu.so ->

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/6zipad5f38ipcnkhvk4r1x0jv46yhwi1-python2.7-pypcap-1.2.2
/nix/store/1nla70bchlcvsdr8yf2shb5y1fbksv53-python3.6-pypcap-1.2.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.pypcap, python3.pkgs.pypcap

Partial log (click to expand)

writing manifest file 'pypcap.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-aarch64-3.6/pcap.cpython-36m-aarch64-linux-gnu.so ->

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/fj7w6cvr0z19kznak3ibq4d9sldb0ipq-python2.7-pypcap-1.2.2
/nix/store/w7ynswg215z254v1qgg7mpd57g7ykcr9-python3.6-pypcap-1.2.2

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python2.pkgs.pypcap, python3.pkgs.pypcap

Partial log (click to expand)

writing manifest file 'pypcap.egg-info/SOURCES.txt'
running build_ext
copying build/lib.macosx-10.10-x86_64-2.7/pcap.so ->

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/yg6g0sfsgl4vbhvnc9b2q0rnhmzs2fj8-python2.7-pypcap-1.2.2
/nix/store/sh0f6r3zmn64gp227ng8aiql6aixdq0c-python3.6-pypcap-1.2.2

@dotlambda dotlambda merged commit 2a5b255 into NixOS:master May 21, 2018
@oxzi oxzi deleted the pypcap-1.2.2 branch May 23, 2018 10:09
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

4 participants