| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/python-build.scm (python-poetry-core): Update to 1.0.3.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-pytoml): New variable.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-toml): Update to 0.10.2.
|
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-poetry-core): Update to 1.0.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-wheel): Update to 0.36.2.
This update was reverted in dbcd2050500c932190d710cee43f5e14f0fd59db.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-pypa-build): New variable.
|
|
* 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.
|