summaryrefslogtreecommitdiff
path: root/gnu/packages/python-build.scm
AgeCommit message (Expand)Author
2021-03-24Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2021-03-15gnu: python-poetry-core: Update to 1.0.2....* gnu/packages/python-build.scm (python-poetry-core): Update to 1.0.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Tanguy Le Carrour
2021-02-03gnu: 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. Maxim Cournoyer
2021-01-27gnu: python-wheel: Update to 0.36.2 (again)...* gnu/packages/python-build.scm (python-wheel): Update to 0.36.2. This update was reverted in dbcd2050500c932190d710cee43f5e14f0fd59db. Nicolas Goaziou
2021-01-27gnu: Add python-pypa-build....* gnu/packages/python-build.scm (python-pypa-build): New variable. Maxim Cournoyer
2021-01-27gnu: 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. Maxim Cournoyer
2021-01-15gnu: Add python-pypa-build....* gnu/packages/python-build.scm (python-pypa-build): New variable. Maxim Cournoyer
2021-01-15gnu: 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. Maxim Cournoyer