-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
python3Packages.coordinates: init at 0.4.0 #77335
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
Conversation
@GrahamcOfBorg build python36Packages.coordinates python37Packages.coordinates python38Packages.coordinates |
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.
Thanks! See a couple comments, mainly disabling for unsupported Pythons. Python 3 version build on my NixOS machine.
}; | ||
|
||
# No tests in PyPi source distribution. | ||
doCheck = false; |
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.
I see you've requested these be bundled with the PyPi dist, but possibly consider switching to the GitHub release for now?
Also, please update the PR/commit message to a buildable package name, here |
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.
Also, the commit message should be:
pythonPackages.coordinates: init at 0.4.0
@GrahamcOfBorg build python3Packages.coordinates python36Packages.coordinates python37Packages.coordinates python38Packages.coordinates |
Thanks for the advice everyone, I've
Let me know if there's anything further. |
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.
diff LGTM
commits LGTM
has tests 👍
[4 built, 0.0 MiB DL]
https://github.com/NixOS/nixpkgs/pull/77335
2 package were built:
python37Packages.coordinates python38Packages.coordinates
@GrahamcOfBorg build python37Packages.coordinates python38Packages.coordinates |
Motivation for this change
Packaging coordinates, a python module.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)