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

folium: 0.5.0 -> 0.6.0 #45851

Merged
merged 1 commit into from Aug 31, 2018
Merged

folium: 0.5.0 -> 0.6.0 #45851

merged 1 commit into from Aug 31, 2018

Conversation

mpickering
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.

@srhb
Copy link
Contributor

srhb commented Aug 31, 2018

@GrahamcOfBorg build pythonPackages.folium

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pythonPackages.folium

Partial log (click to expand)

Requirement already satisfied: urllib3<1.24,>=1.21.1 in /nix/store/1cqf65cw2pi2s00swl95dynaqm319hwk-python2.7-urllib3-1.23/lib/python2.7/site-packages (from requests->folium==0.6.0) (1.23)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /nix/store/kp7wp687689ix61hn94f429xak2aasq9-python2.7-chardet-3.0.4/lib/python2.7/site-packages (from requests->folium==0.6.0) (3.0.4)
Installing collected packages: folium
Successfully installed folium-0.6.0
/private/tmp/nix-build-python2.7-folium-0.6.0.drv-0/folium-0.6.0
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/9vjraafg1jqxnbsafp3nm6nxvyi4ml4x-python2.7-folium-0.6.0/lib
patching script interpreter paths in /nix/store/9vjraafg1jqxnbsafp3nm6nxvyi4ml4x-python2.7-folium-0.6.0
/nix/store/9vjraafg1jqxnbsafp3nm6nxvyi4ml4x-python2.7-folium-0.6.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.folium

Partial log (click to expand)

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

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.folium

Partial log (click to expand)

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

@srhb srhb merged commit 7590d8b into NixOS:master Aug 31, 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