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.pkgs.irc: 14.2.2 -> 16.4 #45964

Merged
merged 8 commits into from Sep 3, 2018
Merged

python.pkgs.irc: 14.2.2 -> 16.4 #45964

merged 8 commits into from Sep 3, 2018

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Sep 3, 2018

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.

@Mic92 Mic92 requested a review from FRidh as a code owner September 3, 2018 00:26
@Mic92
Copy link
Member Author

Mic92 commented Sep 3, 2018

@GrahamcOfBorg build python.pkgs.irc python3.pkgs.irc

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python.pkgs.irc, python3.pkgs.irc

Partial log (click to expand)

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

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python.pkgs.irc, python3.pkgs.irc

Partial log (click to expand)

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

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python.pkgs.irc, python3.pkgs.irc

Partial log (click to expand)

Requirement already satisfied: inflect in /nix/store/a31wsn7slj0zb5m96ng3kx0042ghwp8v-python3.6-inflect-1.0.0/lib/python3.6/site-packages (from jaraco.itertools>=1.8->irc==16.4) (1.0.0)
Installing collected packages: irc
Successfully installed irc-16.4
/private/tmp/nix-build-python3.6-irc-16.4.drv-0/irc-16.4
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/ca6gcyazil3zcxd5nbsif6rr6fmhdg8h-python3.6-irc-16.4/lib
patching script interpreter paths in /nix/store/ca6gcyazil3zcxd5nbsif6rr6fmhdg8h-python3.6-irc-16.4
/nix/store/3p3xmk2nwb9814fnzyhlanjidqcg7vyh-python2.7-irc-16.4
/nix/store/ca6gcyazil3zcxd5nbsif6rr6fmhdg8h-python3.6-irc-16.4

@Mic92
Copy link
Member Author

Mic92 commented Sep 3, 2018

@GrahamcOfBorg build errbot python27Packages.inflect python27Packages.irc python27Packages.jaraco_classes python27Packages.jaraco_collections python27Packages.jaraco_itertools python27Packages.jaraco_logging python27Packages.jaraco_stream python27Packages.jaraco_text python27Packages.jinja2_pluralize python36Packages.diff_cover python36Packages.inflect python36Packages.irc python36Packages.jaraco_classes python36Packages.jaraco_collections python36Packages.jaraco_itertools python36Packages.jaraco_logging python36Packages.jaraco_stream python36Packages.jaraco_text python36Packages.jinja2_pluralize

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools

The following builds were skipped because they don't evaluate on x86_64-darwin: python27Packages.ja

Partial log (click to expand)

strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/67dd9azib0jr0g722504nr84ylcq9npy-errbot-5.2.0/lib  /nix/store/67dd9azib0jr0g722504nr84ylcq9npy-errbot-5.2.0/bin
patching script interpreter paths in /nix/store/67dd9azib0jr0g722504nr84ylcq9npy-errbot-5.2.0
wrapping `/nix/store/67dd9azib0jr0g722504nr84ylcq9npy-errbot-5.2.0/bin/errbot'...
/nix/store/67dd9azib0jr0g722504nr84ylcq9npy-errbot-5.2.0
/nix/store/3xw3l83a5hhpqj7vcmmg06d54l1qf4cw-python2.7-inflect-1.0.0
/nix/store/3p3xmk2nwb9814fnzyhlanjidqcg7vyh-python2.7-irc-16.4
/nix/store/fjw5wq98g1nj9kw31pmz2ndxdyg0znvs-python2.7-jaraco.classes-1.5
/nix/store/6bjq2qi50an39ig5c5swmf3c7cpfnsmc-python2.7-jaraco.collections-1.5.3
/nix/store/aa3v536y6f2d7x982fsj3z0a01zkf3gp-python2.7-jaraco.itertools-2.4

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools

The following builds were skipped because they don't evaluate on aarch64-linux: python27Packages.ja

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/x6axjgqrb7vqr9gkz5sn47h6chq7bcaz-errbot-5.2.0/lib  /nix/store/x6axjgqrb7vqr9gkz5sn47h6chq7bcaz-errbot-5.2.0/bin
patching script interpreter paths in /nix/store/x6axjgqrb7vqr9gkz5sn47h6chq7bcaz-errbot-5.2.0
checking for references to /build in /nix/store/x6axjgqrb7vqr9gkz5sn47h6chq7bcaz-errbot-5.2.0...
wrapping `/nix/store/x6axjgqrb7vqr9gkz5sn47h6chq7bcaz-errbot-5.2.0/bin/errbot'...
/nix/store/x6axjgqrb7vqr9gkz5sn47h6chq7bcaz-errbot-5.2.0
/nix/store/76r635a8njwrz1i3ba493vhyja9nvwlr-python2.7-inflect-1.0.0
/nix/store/4svqmqcf9fy6grgmm1qyg2inbg9g17f0-python2.7-irc-16.4
/nix/store/5xs61b2pdn6nn4j3jwmp9j0c8sfbz8bk-python2.7-jaraco.classes-1.5
/nix/store/ssc9b4k97cli0rqadfvbw8rwaqc29d04-python2.7-jaraco.collections-1.5.3
/nix/store/iqfg9s9px2d2bdjay6k460rd96dxdgw8-python2.7-jaraco.itertools-2.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools

The following builds were skipped because they don't evaluate on x86_64-linux: python27Packages.ja

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/lfwrbas9sdrnadkyrsywb0g94xp2mjpv-errbot-5.2.0/lib  /nix/store/lfwrbas9sdrnadkyrsywb0g94xp2mjpv-errbot-5.2.0/bin
patching script interpreter paths in /nix/store/lfwrbas9sdrnadkyrsywb0g94xp2mjpv-errbot-5.2.0
checking for references to /build in /nix/store/lfwrbas9sdrnadkyrsywb0g94xp2mjpv-errbot-5.2.0...
wrapping `/nix/store/lfwrbas9sdrnadkyrsywb0g94xp2mjpv-errbot-5.2.0/bin/errbot'...
/nix/store/lfwrbas9sdrnadkyrsywb0g94xp2mjpv-errbot-5.2.0
/nix/store/6anwg1j9ay3aiypszhxg468z3cmd1x85-python2.7-inflect-1.0.0
/nix/store/y4l47vbkjspkbaly56b8nvrdmns4nwxc-python2.7-irc-16.4
/nix/store/67psa9g2b9abkywnqrsigh7wr0jxm6n0-python2.7-jaraco.classes-1.5
/nix/store/g8y405kvb8p3agblpy8a19vvvx3q50k5-python2.7-jaraco.collections-1.5.3
/nix/store/d2ip3svqq9ilwk981zal55s1f18lkx9r-python2.7-jaraco.itertools-2.4

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools, python27Packages.jaraco_logging, python27Packages.jaraco_stream, python27Packages.jaraco_text, python27Packages.jinja2_pluralize, python36Packages.diff_cover, python36Packages.inflect, python36Packages.irc, python36Packages.jaraco_classes, python36Packages.jaraco_collections, python36Packages.jaraco_itertools, python36Packages.jaraco_logging, python36Packages.jaraco_stream, python36Packages.jaraco_text, python36Packages.jinja2_pluralize

Partial log (click to expand)

/nix/store/hpp2gb8bcsfv4v33qz7j1bdl5lkrb1f5-python3.6-diff_cover-1.0.2
/nix/store/a31wsn7slj0zb5m96ng3kx0042ghwp8v-python3.6-inflect-1.0.0
/nix/store/ca6gcyazil3zcxd5nbsif6rr6fmhdg8h-python3.6-irc-16.4
/nix/store/2fxh1a4nrnkpsxmn0xhwiijs79kyxkjk-python3.6-jaraco.classes-1.5
/nix/store/7s9y1h3w0j2swkps41s344f85l0wfk2p-python3.6-jaraco.collections-1.5.3
/nix/store/m7j1ik5zk78wlk5lk5qki31hw02g3iq4-python3.6-jaraco.itertools-2.4
/nix/store/3ir5gq7qhl3r4hy0xx19dfgg0icv50zf-python3.6-jaraco.logging-1.5.2
/nix/store/w33klnwdh582hqnzcs4z1raqzaiymnsk-python3.6-jaraco.stream-1.2
/nix/store/y23wx5am7babk0r16npjq8liaair5amv-python3.6-jaraco.text-1.10.1
/nix/store/n0b9ldard0q76cm367q4h7my8g17dnrp-python3.6-jinja2_pluralize-0.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools, python27Packages.jaraco_logging, python27Packages.jaraco_stream, python27Packages.jaraco_text, python27Packages.jinja2_pluralize, python36Packages.diff_cover, python36Packages.inflect, python36Packages.irc, python36Packages.jaraco_classes, python36Packages.jaraco_collections, python36Packages.jaraco_itertools, python36Packages.jaraco_logging, python36Packages.jaraco_stream, python36Packages.jaraco_text, python36Packages.jinja2_pluralize

Partial log (click to expand)

/nix/store/hpp2gb8bcsfv4v33qz7j1bdl5lkrb1f5-python3.6-diff_cover-1.0.2
/nix/store/a31wsn7slj0zb5m96ng3kx0042ghwp8v-python3.6-inflect-1.0.0
/nix/store/ca6gcyazil3zcxd5nbsif6rr6fmhdg8h-python3.6-irc-16.4
/nix/store/2fxh1a4nrnkpsxmn0xhwiijs79kyxkjk-python3.6-jaraco.classes-1.5
/nix/store/7s9y1h3w0j2swkps41s344f85l0wfk2p-python3.6-jaraco.collections-1.5.3
/nix/store/m7j1ik5zk78wlk5lk5qki31hw02g3iq4-python3.6-jaraco.itertools-2.4
/nix/store/3ir5gq7qhl3r4hy0xx19dfgg0icv50zf-python3.6-jaraco.logging-1.5.2
/nix/store/w33klnwdh582hqnzcs4z1raqzaiymnsk-python3.6-jaraco.stream-1.2
/nix/store/y23wx5am7babk0r16npjq8liaair5amv-python3.6-jaraco.text-1.10.1
/nix/store/n0b9ldard0q76cm367q4h7my8g17dnrp-python3.6-jinja2_pluralize-0.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools, python27Packages.jaraco_logging, python27Packages.jaraco_stream, python27Packages.jaraco_text, python27Packages.jinja2_pluralize, python36Packages.diff_cover, python36Packages.inflect, python36Packages.irc, python36Packages.jaraco_classes, python36Packages.jaraco_collections, python36Packages.jaraco_itertools, python36Packages.jaraco_logging, python36Packages.jaraco_stream, python36Packages.jaraco_text, python36Packages.jinja2_pluralize

Partial log (click to expand)

/nix/store/va9ww13am40nnwdryndgndfi3grw2kax-python3.6-diff_cover-1.0.2
/nix/store/23vhikml9n4ljpziyml66v4zlsbkj6g9-python3.6-inflect-1.0.0
/nix/store/ibq3fg1asdxgnqbqs5zb2wfznh16qc09-python3.6-irc-16.4
/nix/store/a9xqwr1dj9l9prf9bicxlmbqak6y1225-python3.6-jaraco.classes-1.5
/nix/store/0zw3caky49bb9v2cvnrxbxylwckwvzkz-python3.6-jaraco.collections-1.5.3
/nix/store/jijpjz6g902dcw1cs0jdic040lbfz3zn-python3.6-jaraco.itertools-2.4
/nix/store/44nar3xrdr2xqzfh9scv7yv5hvgqkcrb-python3.6-jaraco.logging-1.5.2
/nix/store/slnkas15mia93ahkyzbvy9g700m04dy8-python3.6-jaraco.stream-1.2
/nix/store/5k5qigay3hi7hai9ssix77d91f544scp-python3.6-jaraco.text-1.10.1
/nix/store/d5rm0g37f55yphwd8mwc5b7gr08yxgqh-python3.6-jinja2_pluralize-0.3.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools, python27Packages.jaraco_logging, python27Packages.jaraco_stream, python27Packages.jaraco_text, python27Packages.jinja2_pluralize, python36Packages.diff_cover, python36Packages.inflect, python36Packages.irc, python36Packages.jaraco_classes, python36Packages.jaraco_collections, python36Packages.jaraco_itertools, python36Packages.jaraco_logging, python36Packages.jaraco_stream, python36Packages.jaraco_text, python36Packages.jinja2_pluralize

Partial log (click to expand)

/nix/store/rpgikr3qyanha22jpbm6xcyh7y2dkw5g-python3.6-diff_cover-1.0.2
/nix/store/65rrsnlr1gq60fbkyrb3wpyzw9hy5kyp-python3.6-inflect-1.0.0
/nix/store/3cszviqbi1l2zcq3f0invkmyvy9g69vd-python3.6-irc-16.4
/nix/store/p5dv4awfd9wxncz7bcfj4w9l55fm7zgq-python3.6-jaraco.classes-1.5
/nix/store/ls07p2yl183wz9vrsb3csaf78fmyajzs-python3.6-jaraco.collections-1.5.3
/nix/store/lw6lp15ggfs5f9gm0d08jydbrsqf1yid-python3.6-jaraco.itertools-2.4
/nix/store/6asjhph55w85sq3221w7cwqq5x3mnq2x-python3.6-jaraco.logging-1.5.2
/nix/store/73cldayzpwjcgmcgn7zpv4mm23ygaxfv-python3.6-jaraco.stream-1.2
/nix/store/v7qgcaxz0n3f7ww8f6qw56n11k6ahqyn-python3.6-jaraco.text-1.10.1
/nix/store/5lvf7lydm2mpl3zri1dacky3a28vim6q-python3.6-jinja2_pluralize-0.3.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools, python27Packages.jaraco_logging, python27Packages.jaraco_stream, python27Packages.jaraco_text, python27Packages.jinja2_pluralize, python36Packages.diff_cover, python36Packages.inflect, python36Packages.irc, python36Packages.jaraco_classes, python36Packages.jaraco_collections, python36Packages.jaraco_itertools, python36Packages.jaraco_logging, python36Packages.jaraco_stream, python36Packages.jaraco_text, python36Packages.jinja2_pluralize

Partial log (click to expand)

/nix/store/rpgikr3qyanha22jpbm6xcyh7y2dkw5g-python3.6-diff_cover-1.0.2
/nix/store/65rrsnlr1gq60fbkyrb3wpyzw9hy5kyp-python3.6-inflect-1.0.0
/nix/store/3cszviqbi1l2zcq3f0invkmyvy9g69vd-python3.6-irc-16.4
/nix/store/p5dv4awfd9wxncz7bcfj4w9l55fm7zgq-python3.6-jaraco.classes-1.5
/nix/store/ls07p2yl183wz9vrsb3csaf78fmyajzs-python3.6-jaraco.collections-1.5.3
/nix/store/lw6lp15ggfs5f9gm0d08jydbrsqf1yid-python3.6-jaraco.itertools-2.4
/nix/store/6asjhph55w85sq3221w7cwqq5x3mnq2x-python3.6-jaraco.logging-1.5.2
/nix/store/73cldayzpwjcgmcgn7zpv4mm23ygaxfv-python3.6-jaraco.stream-1.2
/nix/store/v7qgcaxz0n3f7ww8f6qw56n11k6ahqyn-python3.6-jaraco.text-1.10.1
/nix/store/5lvf7lydm2mpl3zri1dacky3a28vim6q-python3.6-jinja2_pluralize-0.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: errbot, python27Packages.inflect, python27Packages.irc, python27Packages.jaraco_classes, python27Packages.jaraco_collections, python27Packages.jaraco_itertools, python27Packages.jaraco_logging, python27Packages.jaraco_stream, python27Packages.jaraco_text, python27Packages.jinja2_pluralize, python36Packages.diff_cover, python36Packages.inflect, python36Packages.irc, python36Packages.jaraco_classes, python36Packages.jaraco_collections, python36Packages.jaraco_itertools, python36Packages.jaraco_logging, python36Packages.jaraco_stream, python36Packages.jaraco_text, python36Packages.jinja2_pluralize

Partial log (click to expand)

/nix/store/va9ww13am40nnwdryndgndfi3grw2kax-python3.6-diff_cover-1.0.2
/nix/store/23vhikml9n4ljpziyml66v4zlsbkj6g9-python3.6-inflect-1.0.0
/nix/store/ibq3fg1asdxgnqbqs5zb2wfznh16qc09-python3.6-irc-16.4
/nix/store/a9xqwr1dj9l9prf9bicxlmbqak6y1225-python3.6-jaraco.classes-1.5
/nix/store/0zw3caky49bb9v2cvnrxbxylwckwvzkz-python3.6-jaraco.collections-1.5.3
/nix/store/jijpjz6g902dcw1cs0jdic040lbfz3zn-python3.6-jaraco.itertools-2.4
/nix/store/44nar3xrdr2xqzfh9scv7yv5hvgqkcrb-python3.6-jaraco.logging-1.5.2
/nix/store/slnkas15mia93ahkyzbvy9g700m04dy8-python3.6-jaraco.stream-1.2
/nix/store/5k5qigay3hi7hai9ssix77d91f544scp-python3.6-jaraco.text-1.10.1
/nix/store/d5rm0g37f55yphwd8mwc5b7gr08yxgqh-python3.6-jinja2_pluralize-0.3.0

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

2 participants