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.python-binance: init at 0.7.0 #46878

Merged
merged 1 commit into from Sep 19, 2018

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented Sep 19, 2018

Library for communicating with the Binance REST API.

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.

Library for communicating with the Binance REST API.
@adisbladis
Copy link
Member

@GrahamcOfBorg build pythonPackages.python-binance

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pythonPackages.python-binance

Partial log (click to expand)

Requirement already satisfied: setuptools in /nix/store/kri0fcj36brbkvrahznis2rl9l4wddrm-python2.7-bootstrapped-pip-18.0/lib/python2.7/site-packages (from PyHamcrest>=1.9.0->Twisted->python-binance==0.7.0) (40.2.0)
Requirement already satisfied: pycparser in /nix/store/hklzcxsqqrhrzabbnsrmii5q6gbxzmki-python2.7-pycparser-2.18/lib/python2.7/site-packages (from cffi!=1.11.3,>=1.7->cryptography->python-binance==0.7.0) (2.18)
Installing collected packages: python-binance
Successfully installed python-binance-0.7.0
/private/tmp/nix-build-python2.7-python-binance-0.7.0.drv-0/python-binance-0.7.0
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/b7haf4c8wkqzf0id00p4vflnhhbv950a-python2.7-python-binance-0.7.0/lib
patching script interpreter paths in /nix/store/b7haf4c8wkqzf0id00p4vflnhhbv950a-python2.7-python-binance-0.7.0
/nix/store/b7haf4c8wkqzf0id00p4vflnhhbv950a-python2.7-python-binance-0.7.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.python-binance

Partial log (click to expand)

Installing collected packages: python-binance
Successfully installed python-binance-0.7.0
/build/python-binance-0.7.0
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/k7hxlix03c93k07nyykaxkv501x2z5w5-python2.7-python-binance-0.7.0
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/k7hxlix03c93k07nyykaxkv501x2z5w5-python2.7-python-binance-0.7.0/lib
patching script interpreter paths in /nix/store/k7hxlix03c93k07nyykaxkv501x2z5w5-python2.7-python-binance-0.7.0
checking for references to /build in /nix/store/k7hxlix03c93k07nyykaxkv501x2z5w5-python2.7-python-binance-0.7.0...
/nix/store/k7hxlix03c93k07nyykaxkv501x2z5w5-python2.7-python-binance-0.7.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.python-binance

Partial log (click to expand)

Installing collected packages: python-binance
Successfully installed python-binance-0.7.0
/build/python-binance-0.7.0
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sq1ickvm2qcdgxfh2ywih3fnz6rbd976-python2.7-python-binance-0.7.0
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/sq1ickvm2qcdgxfh2ywih3fnz6rbd976-python2.7-python-binance-0.7.0/lib
patching script interpreter paths in /nix/store/sq1ickvm2qcdgxfh2ywih3fnz6rbd976-python2.7-python-binance-0.7.0
checking for references to /build in /nix/store/sq1ickvm2qcdgxfh2ywih3fnz6rbd976-python2.7-python-binance-0.7.0...
/nix/store/sq1ickvm2qcdgxfh2ywih3fnz6rbd976-python2.7-python-binance-0.7.0

@adisbladis adisbladis merged commit efa3a95 into NixOS:master Sep 19, 2018
@bhipple bhipple deleted the add/python-binance branch September 22, 2018 14:32
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