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

buildPythonPackage: use python-build instead of pip in build phase #90132

Open
FRidh opened this issue Jun 11, 2020 · 4 comments
Open

buildPythonPackage: use python-build instead of pip in build phase #90132

FRidh opened this issue Jun 11, 2020 · 4 comments
Labels
0.kind: enhancement 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: python

Comments

@FRidh
Copy link
Member

FRidh commented Jun 11, 2020

Lightweight tool for only calling PEP 517 backend, and no dep resolving (which we take care of ourselves).

https://python-build.readthedocs.io/

@FRidh
Copy link
Member Author

FRidh commented Jun 11, 2020

Added package in f3a6931. Bootstrapping may be challenging because of the dependencies it has, although, its not much different from how we do it now with setuptools and pip.

@stale
Copy link

stale bot commented Dec 9, 2020

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Dec 9, 2020
@FRidh
Copy link
Member Author

FRidh commented Dec 9, 2020

#105714

@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Dec 9, 2020
@stale
Copy link

stale bot commented Jun 7, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: enhancement 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: python
Projects
None yet
Development

No branches or pull requests

1 participant