-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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.pyproj: 1.9.5.1 -> unstable-2018-11-13 #50982
Conversation
Allows us to build pyproj with python3.7. See: pyproj4/pyproj#136
8b2337d
to
6a51299
Compare
}; | ||
|
||
buildInputs = [ nose2 ]; | ||
buildInputs = [ cython ]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need cython when if we clone the github repo. https://github.com/jswhit/pyproj#installation
@GrahamcOfBorg build pythonPackages.pyproj python3Packages.pyproj pythonPackages.owslib python3Packages.owslib |
Success on x86_64-linux (full log) Attempted: pythonPackages.pyproj, python3Packages.pyproj, pythonPackages.owslib, python3Packages.owslib Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: pythonPackages.pyproj, python3Packages.pyproj, pythonPackages.owslib, python3Packages.owslib Partial log (click to expand)
|
@GrahamcOfBorg build pythonPackages.geopandas python3Packages.geopandas |
Failure on aarch64-linux (full log) Attempted: pythonPackages.geopandas, python3Packages.geopandas Partial log (click to expand)
|
Failure on x86_64-linux (full log) Attempted: pythonPackages.geopandas, python3Packages.geopandas Partial log (click to expand)
|
Motivation for this change
Allow us to build pyproj with python3.7.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)