me
/
guix
Archived
1
0
Fork 0
Commit Graph

3 Commits (29eee5f631c99cb8544dbbcc252e5a69a2c136ea)

Author SHA1 Message Date
Maxim Cournoyer 4b47c60828
gnu: python-pypa-build: Fix build.
The build was failing following the addition of the sanity-check phase to the
Python buidl system.

* gnu/packages/python-build.scm (python-pypa-build)
[phases]{relax-requirements}: Add phase.
2021-02-03 17:52:35 -05:00
Maxim Cournoyer 7bca632098
gnu: Add python-pypa-build.
* gnu/packages/python-build.scm (python-pypa-build): New variable.
2021-01-15 16:33:07 -05:00
Maxim Cournoyer 13bb41f814
gnu: python-xyz: Move a few modules to (gnu packages python-build).
* gnu/packages/python-xyz.scm (python-pep517): Inherit from
python-pep517-bootstrap.  Remove the inherited common fields.
(python-poetry-core, python-wheel)
(python-toml): Move to ...
* gnu/packages/python-build.scm: ... here, a new module.
(python-pep517-bootstrap): New package.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
2021-01-15 16:33:07 -05:00