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

Python packages cleanup #48327

Merged
merged 3 commits into from Oct 13, 2018
Merged

Python packages cleanup #48327

merged 3 commits into from Oct 13, 2018

Conversation

PsyanticY
Copy link
Contributor

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.

@flokli
Copy link
Contributor

flokli commented Oct 13, 2018

@GrahamcOfBorg build python3Packages.helper python3Packages.mwclient python3Packages.pystache python2Packages.helper python2Packages.mwclient python2Packages.pystache

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python3Packages.helper, python3Packages.mwclient, python3Packages.pystache, python2Packages.helper, python2Packages.mwclient, python2Packages.pystache

Partial log (click to expand)


========================== 71 passed in 3.59 seconds ===========================
Coverage.py warning: No data was collected. (no-data-collected)
pytestcachePhase
/nix/store/kxlxyjhgq2pisj3wdlg4bg665bjkq88s-python3.6-helper-2.4.2
/nix/store/qd9gh07akiiwwm9m8pasvlxydl54pynn-python3.6-mwclient-0.9.1
/nix/store/0gzp6h7ai5bh5ishkgmiz33p08rz5whm-python3.6-pystache-0.5.4-0.5.4
/nix/store/qzlydw8wahnii8516ycyssynqjcj9f4i-python2.7-helper-2.4.2
/nix/store/y5r6v3lsp4x3rs38j4lv4gfa2lrhl2l0-python2.7-mwclient-0.9.1
/nix/store/6r5flqizqrjzvxwa8lvlwjkl8vgwmmvb-python2.7-pystache-0.5.4-0.5.4

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python3Packages.helper, python3Packages.mwclient, python3Packages.pystache, python2Packages.helper, python2Packages.mwclient, python2Packages.pystache

Partial log (click to expand)


========================== 71 passed in 1.98 seconds ===========================
Coverage.py warning: No data was collected. (no-data-collected)
pytestcachePhase
/nix/store/rwq97d2rkj3vwavsajcnagqbs2l6kv3j-python3.6-helper-2.4.2
/nix/store/rn0myvzvx9knfygf88h8mpwc2jvnhahi-python3.6-mwclient-0.9.1
/nix/store/x2f1yyid7k0hnff4cxfp4ai33w8f8d2k-python3.6-pystache-0.5.4-0.5.4
/nix/store/682618rgvshl72yr22y8dnifvq54z1li-python2.7-helper-2.4.2
/nix/store/dvmjdkpsgjfhi7r0gm3mw891mn6gfipz-python2.7-mwclient-0.9.1
/nix/store/dmrv8h584nlcjzlsqn92dljsxq2fksjs-python2.7-pystache-0.5.4-0.5.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python3Packages.helper, python3Packages.mwclient, python3Packages.pystache, python2Packages.helper, python2Packages.mwclient, python2Packages.pystache

Partial log (click to expand)


========================== 71 passed in 6.61 seconds ===========================
Coverage.py warning: No data was collected. (no-data-collected)
pytestcachePhase
/nix/store/52byfvizfl4rmzg6vhsilmnysf65gipx-python3.6-helper-2.4.2
/nix/store/qx92gxwlggwbyylk6x1zdf63x6zll47h-python3.6-mwclient-0.9.1
/nix/store/ml55q734m3wbgn9hzxdygf8lfmjpb0hd-python3.6-pystache-0.5.4-0.5.4
/nix/store/5fmj4sndfd47z29vz1hvyp6sicjgym60-python2.7-helper-2.4.2
/nix/store/lmkqmcpgzkw2yn7gv4xby3daq94v4d87-python2.7-mwclient-0.9.1
/nix/store/j1ryi6ynpacsv4sy35gy1zm9l6hlgkpd-python2.7-pystache-0.5.4-0.5.4

@flokli flokli merged commit a80026e into NixOS:master Oct 13, 2018
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