| Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-build.scm (python-pyparsing-2.4.7): Delete variable.
Change-Id: Ib6bd245d629dae72e56fd6b07f04aec9366bb6ac
|
|
Replace all python-typing-extensions-next occurrences with
python-setuptools-scm.
* gnu/packages/python-build.scm (python-typing-extensions-next): Set to
python-typing-extensions.
Change-Id: Ib6a6e0af11c0e3f0da49dcbfe02d1da45cb4fbf7
|
|
Replace all python-setuptools-scm-next occurrences with
python-setuptools-scm.
* gnu/packages/python-build.scm (python-setuptools-scm-next): Set to
python-setuptools-scm.
Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
|
|
Replace all python-setuptools-next occurrences with python-setuptools.
* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.
Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
|
|
* gnu/packages/python-build.scm (python-poetry-core-next): Set to
python-poetry-core.
Change-Id: Ia69fc596e654b0e015636c8b347a36f449366c72
|
|
* gnu/packages/python-build.scm (python-flit-core-next): Set to
python-flit-core.
Change-Id: I8ae01214661186b2adb2c7855d54d8c71daeeeb2
|
|
* gnu/packages/python-build.scm (python-pytoml):
[build-system]: Use pyproject.
[arguments] <tests?>: Disable to avoid pytest dependency.
[native-inputs]: Add python-setuptools.
Change-Id: I0f1ad014c856a0653f3f50e91d9c8227d9028373
|
|
* gnu/packages/python-build.scm (python-hatch-requirements-txt): New variable.
Change-Id: I210329908614e73c49d2644cc083d7cc5a8d5d6b
|
|
* gnu/packages/python-build.scm (python-tomli-w): Update to 1.2.0.
[native-inputs]: Remove python-pypa-build.
Change-Id: If2293b88fefb2e9b57b9742659c61950d71ac73d
|
|
* gnu/packages/python-build.scm (python-pip): Update to 25.1.1.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: I4d3280d0cbf21c64f0564e4683a385fd936cbb2a
|
|
* gnu/packages/python-build.scm (python-pdm-backend): Update to 2.4.5.
Change-Id: I9e0438f5ff6f1048b48d7e1e3bf79f8301836d55
|
|
* gnu/packages/python-build.scm (python-poetry-core): Update to 2.1.3.
Change-Id: I413513d97365f85cbc830cd82aafd20c9530d781
|
|
* gnu/packages/python-build.scm (python-setuptools-67): New variable.
Change-Id: I3f317ab961f25d2b5760a376148f932caa4c722a
|
|
* gnu/packages/python-build.scm (python-wheel-0.40): New variable.
Change-Id: I67886ba3f30cac77dc92a6cef38cc7b1b971bb9b
|
|
* gnu/packages/python-build.scm (python-pypa-build): Update to 0.9.0.
[build-system]: Use pyproject.
[arguments] <phases>: Remove 'use-toml-instead-of-tomli.
[native-inputs]: Add python-setuptools.
Change-Id: Id1f9fea2b4d933fdf5ade8d8d5888345a1ae7b40
|
|
* gnu/packages/python-build.scm (python-pep517-bootstrap): Update to 0.13.1.
[build-system]: Use pyproject.
[propagated-inputs]: Remove python-toml and python-wheel.
[native-inputs]: Add python-flit-core.
Change-Id: Ifc578d8925a20c6c6b3e5efdbb5ed67714f3f093
|
|
* gnu/packages/python-build.scm (python-pyparsing): Update to 3.2.3.
Change-Id: I478c1ded15e0470658a98490a767a7de723b9a80
|
|
python-six-bootstrap is no longer required, this change removes it and
refactor python-six as a stand alone package.
* gnu/packages/python-build.scm (python-six-bootstrap): Remove variable.
* gnu/packages/python-xyz.scm (python-six): Do not inherit, re-use
package definition from python-six-bootstrap.
(python2-six) [native-inputs]: Add python-setuptools, and python-wheel.
Change-Id: Ia4abf667e0a2df65c171b3c8f5808d8e6d597b17
|
|
* gnu/packages/python-build.scm (python-six-bootstrap): Update to 1.17.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: I3d673d13efe60d90221061759e4ea90fd4164882
|
|
* gnu/packages/python-build.scm (python-exceptiongroup): Update to 1.3.0.
[build-system]: Use pyproject.
[arguments] <build-backend>: Use 'setuptools.bulid_meta' propagated by
flit_scm.
<phases>: Use default 'build, 'install and 'check; add 'set-version.
[propagated-inputs]: Add python-typing-extensions.
[native-inputs]: Remove python-pypa-build.
Change-Id: I400165688236086ad85d961698e14d8ed8dd486f
|
|
Reduce closure size by removing redundant python-setuptools and
python-wheel as it was a workaround import issue which was resolved by
using flit_core.buildapi directly.
* gnu/packages/python-build.scm (python-flit-scm): Fix indentation.
[arguments] <build-backend>: Let it auto detect.
<phases>: Add 'fix-backend.
[native-inputs]: Remove python-setuptools and python-wheel.
Change-Id: Ib3f591365411ba5f8b710a8256a324dfb7d5b565
|
|
* gnu/packages/python-build.scm (python-hatch-fancy-pypi-readme): Update to 25.1.0.
[propagated-inputs]: Remove python-typing-extensions.
Change-Id: Iaa5d2e74d2da831af31f7205b4cf98ad2b816e22
|
|
* gnu/packages/python-build.scm (python-typing-extensions): Update to 4.15.0.
Change-Id: I1a218c75a41539902a34c53d465535d5856674e0
|
|
* gnu/packages/python-build.scm (python-hatch-vcs): Update to 0.5.0.
Change-Id: Ib9a72b525c56ada23a8689fcd0808537983a3825
|
|
* gnu/packages/python-build.scm (python-hatchling): Update to 1.27.0.
[propagated-inputs]: Remove python-editables.
Change-Id: Ief8429d7044f4f8fd6a2b35faf70d77e50e6d92e
|
|
* gnu/packages/python-build.scm (python-pluggy): Update to 1.6.0.
[build-system]: Use pyproject.
Change-Id: I0084e9fae704fc7ec3eb0f41823e948784aedf3f
|
|
* gnu/packages/python-build.scm (python-trove-classifiers): Update to 2025.5.9.12.
Change-Id: Iac57d876d1df1300c1ad59e2c3e8a05116be9e1e
|
|
* gnu/packages/python-build.scm (python-pathspec): Update to 0.12.1.
[build-system]: Use pyproject.
[arguments] <test-backend>: Use 'unittest.
[native-inputs]: Add python-flit-core and python-setuptools.
Change-Id: I2ac5abfd1acc54849ad523cde8afd5da320849e0
|
|
* gnu/packages/python-build.scm (python-setuptools-scm): Update to 8.3.1.
[build-system]: Use pyproject.
[arguments] <build-backend>: Use "setuptools.build_meta".
[propagated-inputs]: Remove python-tomli, and
python-typing-extenstions; add python-setuptools.
Change-Id: I810fc2a642a23380e8d5773c507361aeedd2f67d
|
|
* gnu/packages/python-build.scm (python-packaging-bootstrap): Update to 25.0.
[propagated-inputs]: Remove python-pyparsing and python-six-bootstrap.
Change-Id: I57729f30f4b2d216bde3f2224c330fda24043299
|
|
* gnu/packages/python-build.scm (python-wheel): Update to 0.46.1.
[build-system]: Use pyproject.
[native-inputs]: Add python-flit-core.
Change-Id: I5b2e801b6c440bfd5b902e81004e9e28c59e8b19
|
|
* gnu/packages/python-build.scm (python-flit-core): Fix input label name.
[propagated-inputs]: Label python-tomli as such.
Change-Id: Id271db1bc8a5ce2ac8bce76556d0ddc31b71bf1f
|
|
* gnu/packages/python-build.scm (python-tomli): Update to 2.2.1.
[native-inputs]: Remove python-six-bootstrap.
Change-Id: I6d16fdd95e4fad6a100f3070d22a26f2706fea2a
|
|
* gnu/packages/python-build.scm (python-flit-core-bootstrap):
[build-system]: Use pyproject.
[arguments] <phases>: Add 'fix-license; use default 'install.
Change-Id: I79baaf6885c0c07ad508f110307fc31487439fd4
|
|
* gnu/packages/python-build.scm (python-flit-core-bootstrap): Update to 3.12.0.
Change-Id: I9975f7603b2921325c513f7500b1f0dd7759c2d1
|
|
* gnu/packages/python-build.scm (python-toml):
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: If5836a9c2229c7c6f681e211c8346cdc5c37f505
|
|
* gnu/packages/python-build.scm (python-setuptools): Update to 80.9.0.
Change-Id: I76ecbbfd4aeb3334fc3544912ded256ff058f3db
|
|
* gnu/packages/python-build.scm (python-typing-extensions-next): New variable.
Change-Id: I7c8f1e7894aeb65beb2ae560285c78f0d4fe8476
|
|
* gnu/packages/python-build.scm (python-hatch-docstring-description): New variable.
Change-Id: I859fbd0beb3a31c812c818caf0eabc75e55df9b8
|
|
* gnu/packages/python-build.scm (python-flit-core-next): New variable.
Change-Id: I1c0f6ca82808aca572a42bfa41f3002685480f0d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-build.scm (python-setuptools-next): New variable.
Change-Id: I2d295cddaa8ced23dd62a3526c4ed09aa03d8e69
|
|
* gnu/packages/python-build.scm (python-setuptools-57): Delete variable.
Change-Id: I151d8992c9bca65aa114df95354f740a4560d2f9
Signed-off-by: Steve George <steve@futurile.net>
|
|
* gnu/packages/python-build.scm (python-poetry-core-next): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-build.scm (python-pyparsing): Update to 3.2.1.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-flit-core.
(python-pyparsing-2.4.7)[native-inputs]: Add python-setuptools,
python-wheel.
|
|
* gnu/packages/python-build.scm (python-pdm-backend): Update to 2.4.3.
Change-Id: If022f4e85ce7434167cd2eec485ba56e882e4543
|
|
* gnu/packages/python-build.scm (python-typing-extensions): Update to 4.12.2.
Change-Id: I410ec4c8ed29624638476964c9f7a28f894e9fc8
|
|
* gnu/packages/python-build.scm (python-setuptools-scm-next)
[native-inputs]: Add python-wheel.
Change-Id: Ib5ba510b67f652119f20b0e5a601cc7082716427
|
|
* gnu/packages/python-build.scm (python-poetry-core): Update to 1.9.1.
Change-Id: Ic65feaa1efbd10368a715fbea1a974355d6fc96f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-xyz.scm (python-installer): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-build.scm (python-hatchling): Update to 1.26.1.
Change-Id: I6fccff39fdb10f209017e8d9709b8c39baefb914
|