Sharlatan Hellseher
bb55c28ea7
gnu: python-pycairo: Switch to pyproject-build-system.
...
* gnu/packages/gtk.scm (python-pycairo):
[build-system]: Use pyproject.
[arguments] <phases>: Add 'build-extensions.
[native-inputs]: Add python-setuptools.
Change-Id: I0c5352aaca6e258c7f425e55dfaead3056fe78fe
2025-09-25 09:35:44 +01:00
Sharlatan Hellseher
9982a88654
gnu: python-smartypants: Update to 2.0.2.
...
* gnu/packages/python-xyz.scm (python-smartypants): Update to 2.0.2.
[source]: Switch to PyPI which provides source tarball as the owner of
the project has been changed.
[build-system]: Use pyproject.
[arguments]: Drop them.
[home-page]: Fix permament redirect
from <https://github.com/leohemsted/smartypants.py >
to <https://github.com/justinmayer/smartypants.py >.
[native-inputs]: Remove python-nose; add python-setuptools.
Change-Id: I12faf46dd759672d20c15e34c2df14d90a8b9b1b
2025-09-25 09:35:44 +01:00
Sharlatan Hellseher
a64a34d05a
gnu: python-requests: Update to 2.32.5.
...
* gnu/packages/python-web.scm (python-requests): Update to 2.32.5.
[native-inputs]: Remove python-pip and python-wheel.
Change-Id: I46a990efba2015a7c54d8dfad0c916635fa521ab
2025-09-25 09:35:44 +01:00
Sharlatan Hellseher
b1b864788b
gnu: python-urllib3: Update to 2.5.0.
...
* gnu/packages/python-web.scm (python-urllib3): Update to 2.5.0.
[native-inputs]: Add python-hatch-vcs and python-setuptools-scm.
Change-Id: Ibe502c2193f03a58f5c3adaf29771498a47d4e7b
2025-09-25 09:35:44 +01:00
Sharlatan Hellseher
abdce54877
gnu: python-charset-normalizer: Update to 3.4.2.
...
* gnu/packages/python-xyz.scm (python-charset-normalizer): Copy package
defination from python-charset-normalizer-3.
[build-system]: Use pypproject.
[arguments] <phases>: Use default 'wrap; add 'fix-scripts.
[native-inputs]: Add python-setuptools.
Change-Id: I1f7ad78630a72be7e936f00b11bed0dab8dec21e
2025-09-25 09:35:44 +01:00
Sharlatan Hellseher
8648571931
gnu: python-pysocks: Switch to pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-pysocks):
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: I3251a080eadf8e194729bc03125bb65e2fbc858f
2025-09-25 09:35:44 +01:00
Sharlatan Hellseher
0f764385f8
gnu: python-pyopenssl: Fix build.
...
* gnu/packages/python-crypto.scm (python-pyopenssl): [native-inputs]:
Remove python-wheel; add python-setuptools.
Change-Id: Ief105242f3472e88baa8b44d011a485b1ae09e59
2025-09-25 09:35:44 +01:00
Sharlatan Hellseher
a4f1f9c321
gnu: python-pytest-rerunfailures: Update to 15.1.
...
* gnu/packages/python-check.scm (python-pytest-rerunfailures): Update to 15.1.
[build-system]: Use pyproject.
[propagated-inputs]: Remove python-pytest and python-setuptools; add
python-packaging.
[native-inputs]: Add python-pytest-bootstrap and python-setuptools.
Change-Id: I48ecbe8d015a6ddbf68bc79217f73e301a4bff0b
2025-09-25 09:35:43 +01:00
Sharlatan Hellseher
ebbf589bef
gnu: python-pytest-randomly: Update to 3.16.0.
...
* gnu/packages/check.scm (python-pytest-randomly): Update to 3.16.0.
[build-system]: Use pyproject.
[arguments] <test-flags>: Utilize it.
<phases>: Use default 'check.
[propagated-inputs]: Remove python-importlib-metadata and python-pytest.
[native-inputs]: Remove python-coverage; add python-pytest-bootstrap
and python-setuptools.
Change-Id: I9b66590bdc37f5b8bf857a8aeb640755f994d4f8
2025-09-25 09:35:43 +01:00
Sharlatan Hellseher
35f7c54ecd
gnu: python-factory-boy: Update to 3.3.3.
...
* gnu/packages/python-xyz.scm (python-factory-boy): Update to 3.3.3.
[build-system]: Use pyproject.
[home-page]: Fix URL.
[native-inputs]: Add python-setuptools.
Change-Id: I585f6547e74e61236df80a75ea63f9606355611b
2025-09-25 09:35:43 +01:00
Sharlatan Hellseher
2b1aaea6b1
gnu: python-faker: Update to 37.4.2.
...
* gnu/packages/python-xyz.scm (python-faker): Update to 37.4.2.
[propagated-inputs]: Remove python-dateutil and
python-typing-extensions; add python-tzdata.
[native-inputs]: Remove python-random2 and python-wheel.
Change-Id: I908ec7181904a7f40b1c3393bed019dbf869a97b
2025-09-25 09:35:43 +01:00
Sharlatan Hellseher
97d23aa04d
gnu: python-ukpostcodeparser: Update to 1.1.2.
...
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to 1.1.2.
[build-system]: Use pyproject.
[arguments] <test-flags>: Move custom check flags here.
<phases>: Use default 'check.
[native-inputs]: Add python-setuptools.
Change-Id: I7d5a6b84d105db716aef98ad4991afec7e41b1e1
2025-09-25 09:35:43 +01:00
Sharlatan Hellseher
6fc75849e4
gnu: python-certifi: Enable tests.
...
* gnu/packages/python-crypto.scm (python-certifi) [version]: Adjust it to
match Git tag.
[source]: Switch to git-fetch containing tests.
[arguments] <tests?>: Enable them.
[native-inputs]: Add nss-certs-for-test and python-pytest.
Change-Id: Iaaf175c4de5baa08232ada9583c083fd2bc017ef
2025-09-25 09:35:43 +01:00
wrobell
6f50f3ef33
gnu: python-certifi: Update to 2025.6.15.
...
* gnu/packages/python-crypto.scm (python-certifi): Update to 2025.6.15.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I9aa8882533a6a603dc223be61c48adda45ccc8a4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:35:43 +01:00
Sharlatan Hellseher
a7d5fde633
gnu: python-decorator: Update to 5.2.1.
...
* gnu/packages/python-xyz.scm (python-decorator): Update to 5.2.1.
[build-system]: Use pyproject.
[arguments] <test-backend>: Use 'custom.
[native-inputs]: Add python-setuptools.
Change-Id: I30df3ff3c4500b2456f8edfc473a2edb87542fb7
2025-09-25 09:35:43 +01:00
Sharlatan Hellseher
2f0d00229d
gnu: python-pytest-benchmark: Update to 5.1.0.
...
* gnu/packages/python-check.scm (python-pytest-benchmark): Update to 5.1.0.
[build-system]: Use pyproject.
[arguments] <tests?>: Disable tests for now to bypass cycles.
[native-inputs]: Add python-setuptools; replace python-pyetes with
python-pytest-bootstrap.
Change-Id: I2856dd3f26a4b9600c06eb90b4d4a1b3e55b2bd2
2025-09-25 09:35:43 +01:00
Sharlatan Hellseher
4aa0fdf75f
gnu: python-py-cpuinfo: Update to 9.0.0.
...
* gnu/packages/python-xyz.scm (python-py-cpuinfo): Update to 9.0.0.
[source]: Use the latest version tag including RISC-V support.
[build-system]: Use pyproject.
[arguments] <test-backend>: Use 'custom; <test-flags>: Provide
"test_suite.py" script to run tests.
[native-inputs]: Add python-setuptools.
Change-Id: I266bfa11a5655b586d567ac7b48adb71a5f113bd
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
b0887f1ebc
gnu: python-click: Update to 8.1.8.
...
* gnu/packages/python-xyz.scm (python-click): Update to 8.1.8.
[source]: Switch to git-fetch contacting tests.
[build-system]: Use pyproject.
[arguments] <phases>: Use default 'check.
[native-inputs]: Add less and python-flit-core.
Change-Id: I84caacb3461d3cef221c019975130343a812fe2a
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
ef06e8f33e
gnu: python-pycparser: Update to 2.22.
...
* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.22.
[native-inputs]: Add python-setuptools.
Change-Id: Idaf7189ed1e6288205aa09510a7a5ff099d4234c
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
ff77d323cb
gnu: python-pycparser: Improve style.
...
* gnu/packages/python-xyz.scm (python-pycparser): Use G-expressions, fix
indentation.
Change-Id: I006ae084642e0e15468a2717a59e64cfdf050108
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
b6827b3dd6
gnu: python-markdown: Update to 3.8.2.
...
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.8.2.
[build-system]: Use pyproject.
[native-inputs]: Remove python-nose; add python-setuptools.
Change-Id: I40086d36114b667f637d0725d9a315870188fc0b
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
22aadcc1fe
gnu: python-idna: Update to 3.10.
...
* gnu/packages/python-xyz.scm (python-idna): Update to 3.10.
[build-system]: Use pyproject.
[native-inputs]: Add python-flit-core.
Change-Id: I4adcbc15f1c6279c3db8ad8557920074fc1e9d64
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
49584bb33b
gnu: python-setuptools-rust: Update to 1.11.1.
...
* gnu/packages/python-xyz.scm (python-setuptools-rust): Update to 1.11.1.
[source] <uri>: Fix PyPI archive name.
[propagated-inputs]: Remove python-typing-extensions; add python-setuptools.
[native-inputs]: Remove python-setuptools and python-wheel.
Change-Id: I14fea55b5b33d02b00ba72c310f6e32131926549
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
dd5c5bf2de
gnu: python-semantic-version: Update to 2.10.0.
...
* gnu/packages/python-xyz.scm (python-semantic-version): Update to 2.10.0.
[build-system]: Use pyproject.
[arguments] <test-backend>: Use 'custom.
<test-flags>: Use nose2.
[native-inputs]: Add python-nose2 and python-setuptools.
[description]: Adjust fill column.
Change-Id: I23774a4d99fe1c58234570aab8bc46fc51873c71
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
2458b08913
gnu: python-pytest-subtests: Update to 0.14.2.
...
* gnu/packages/python-check.scm (python-pytest-subtests): Update to 0.14.2.
[build-system]: Use pyproject.
[arguments] <phases>: Use default 'check.
[propagated-inputs]: Add python-attrs.
[native-inputs]: Remove python-pytest; add python-pytest-bootstrap,
python-setuptools, and python-wheel.
Change-Id: I26b878f3a540428b55ab626e1baa55206a6556c8
2025-09-25 09:35:42 +01:00
Sharlatan Hellseher
ab2370955f
gnu: python-nose2: Update to 0.15.1.
...
* gnu/packages/check.scm (python-nose2): Update to 0.15.1.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: I08d192e169eb25a2f27c8049e93520527f9b6f9f
2025-09-25 09:35:41 +01:00
Sharlatan Hellseher
c12463eed7
gnu: python-freezegun: Update to 1.5.3.
...
* gnu/packages/check.scm (python-freezegun): Update to 1.5.3.
[source] <snippet>: Remove it as
<https://github.com/spulec/freezegun/pull/397 > was merged in 2021.
[build-system]: Use pyproject.
[arguments] <phases>: Use default 'check.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Ia442db5e37060f972156f3af7ce748d3385cec8b
2025-09-25 09:35:41 +01:00
Sharlatan Hellseher
1ed8a3d446
gnu: python-attrs: Update to 25.3.0.
...
* gnu/packages/python-xyz.scm (python-attrs): Update to 25.3.0.
[arguments] <phases>: Remove 'remove-test-hypothesis-deadlines.
[native-inputs]: Remove python-pympler, python-pytest-xdist, and
python-zope-interface; add python-hypothesis.
Change-Id: I182dac73577d0617c32111f00a0a3245db77de73
2025-09-25 09:35:41 +01:00
wrobell
78aac7cf1a
gnu: python-dateutil: Update to version 2.9.0.
...
* gnu/packages/time.scm (python-dateutil)[source](patches): Remove
the dateutil patch.
* gnu/packages/patches/python-dateutil-pytest-compat.patch: Drop the
patch as seems not required with pytest 8 anymore.
* gnu/local.mk (dist_patch_DATA): Deregester patch.
Change-Id: I61ef23a2795f6cecc73bbd337759dd4e088d4807
2025-09-25 09:35:41 +01:00
Sharlatan Hellseher
6d464680ec
gnu: python-numpy: Fix build.
...
* gnu/packages/python-xyz.scm (python-numpy):
[native-inputs]: Replace python-setuptools and python-wheel with
maximum supported versions python-setuptools-67 and python-wheel-0.40.
Change-Id: Idf04968a0426442f53751d85906dc319a6f25a11
2025-09-25 09:35:41 +01:00
Sharlatan Hellseher
79d32de996
gnu: Add python-setuptools-67.
...
* gnu/packages/python-build.scm (python-setuptools-67): New variable.
Change-Id: I3f317ab961f25d2b5760a376148f932caa4c722a
2025-09-25 09:35:41 +01:00
Sharlatan Hellseher
1a01bd67e4
gnu: Add python-wheel-0.40.
...
* gnu/packages/python-build.scm (python-wheel-0.40): New variable.
Change-Id: I67886ba3f30cac77dc92a6cef38cc7b1b971bb9b
2025-09-25 09:35:41 +01:00
Sharlatan Hellseher
e8e51fdb27
gnu: python-gitpython: Update to 3.1.44.
...
* gnu/packages/version-control.scm (python-gitpython): Update to 3.1.44.
[build-system]: Pyproject.
[propagated-inputs]: Remove python-typing-extensions.
[native-inputs]: Remove python-ddt and python-nose; add python-setuptools.
Change-Id: I540fb49f6f9df54712ba4b0c8ef94c7b471aa6a1
2025-09-25 09:35:41 +01:00
Sharlatan Hellseher
2c41b24d60
gnu: python-gitdb: Update to 4.0.12.
...
* gnu/packages/version-control.scm (python-gitdb): Update to 4.0.12.
[build-system]: Use pyproject.
[arguments] <test-flags>: Skip one test.
<phases>: Use default 'check; add 'pre-check.
[native-inputs]: Remove python-nose; add python-pytest,
python-setuptools, and python-wheel.
Change-Id: I3ede39a717671ae24b05cac99515981fce478ec7
2025-09-25 09:35:41 +01:00
Sharlatan Hellseher
869c3b6dc4
gnu: python-smmap: Update to 5.0.2.
...
* gnu/packages/python-xyz.scm (python-smmap): Update to 5.0.2.
[build-system]: Use pyproject.
[native-inputs]: Remove python-nosexcover; add python-pytest,
python-setuptools, and python-wheel.
Change-Id: Ia6031ed5774c3c3d8db5dd18cd158758236479d4
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
7372201a62
gnu: python-docutils: Update to 0.21.2.
...
This change updates python-docutils to the latests version and pins some
older packages on 0.19 to resolve build documentation issue which uses
rst2man.
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.21.2.
[build-system]: Use pyproject.
[arguments] <phases>: Do not overwrite 'check use {#:test-backend} and
{#:test-flags}.
[native-inputs]: Add python-flit-core.
(python-docutils-0.16)[native-inputs]: Add python-wheel.
(python-docutils-0.19): New variable.
* gnu/packages/diffoscope.scm (trydiffoscope) [native-inputs]: Remove
python-docutils; add python-docutils-0.19.
* gnu/packages/gtk.scm (gtk): Likewise.
* gnu/packages/linux.scm (rdma-core): Likewise.
* gnu/packages/power.scm (apcupsd): Likewise.
* gnu/packages/version-control.scm (cgit): Likewise.
* gnu/packages/virtualization.scm (ganeti)) Likewise.
Change-Id: If58b9b12732347245e66e3c2cb5e67b0a8450913
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
579d43aafc
gnu: python-mypy: Update to 1.16.1.
...
* gnu/packages/python-check.scm (python-mypy): Update to 1.16.1.
[arguments] <test-flags>: Respect parallel option.
[native-inputs]: Remove python-attrs, python-pytest-forked, and
python-virtualenv; add python-types-setuptools.
[propagated-inputs]: Add python-pathspec.
Change-Id: Idaecb763785b541f2591cd4530cb71a91e973f44
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
dc4099de62
gnu: python-types-setuptools: Update to 80.9.0.20250529.
...
* gnu/packages/python-xyz.scm (python-types-setuptools): Update to 80.9.0.20250529.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: I02409d88db355068f57c11cf85a70cd5e23a8602
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
12460b246d
gnu: python-mypy-extensions: Update to 1.1.0.
...
* gnu/packages/python-check.scm (python-mypy-extensions): Update to 1.1.0.
[build-system]: Use pyproject.
[arguments] <test-backend>: Use 'unittest.
<test-flags>: Provide tests discover flag.
[native-inputs]: Add python-flit-core.
[description]: Apply fill-paragrap.
Change-Id: Ib79bd4c5c9eef80fbe8ee998f8fbceb728e6c1f3
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
db5beb4036
gnu: python-psutil: Update to 7.0.0.
...
* gnu/packages/python-xyz.scm (python-psutil): Update to 7.0.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: If14a03a99a4b219af6ecb7bbad176a6757cb81b4
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
00dd33156c
gnu: python-coverage: Update to 7.9.2.
...
* gnu/packages/check.scm (python-coverage): Update to 7.9.2.
[arguments] <test-flags>: Skip 5 more tests.
[propagated-inputs]: Remove python-tomli.
[native-inputs]: Remove python-wheel.
Change-Id: I1863857acd6337d69ade92db045ea4319ede1ffd
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
f4278f3905
gnu: python-pytest-xdist: Update to 3.8.0.
...
* gnu/packages/check.scm (python-pytest-xdist): Update to 3.8.0.
[propagated-inputs]: Remove python-pytest-forked.
Change-Id: I257e9588360389eb6438b858ba9d41abb448b8d3
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
252ee46742
gnu: Add python-pytest-asyncio-0.26.
...
* gnu/packages/check.scm (python-pytest-asyncio-0.26): New variable.
Change-Id: Ie72a17dd220f877e2f07ed3230a7a3dc5fa8f83f
2025-09-25 09:35:40 +01:00
Sharlatan Hellseher
77be668d6b
gnu: python-pytest-asyncio: Update to 1.0.0.
...
* gnu/packages/check.scm (python-pytest-asyncio): Update to 1.0.0.
[arguments] <test-flags>: Skip 4 tests.
[propagated-inputs]: Add python-typing-extensions.
Change-Id: Ie8be3423e62102943f8cc66114289a750ec63cb9
2025-09-25 09:35:39 +01:00
Sharlatan Hellseher
7aeab388fa
gnu: python-mako: Update to 1.3.10.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.3.10.
[buid-system]: Use pyproject.
[arguments] <phases>: Use default 'check.
[native-inputs]: Remove python-mock; add python-setuptools and
python-wheel.
Change-Id: I3bf921cd52ee4671ab34820fe1a35b34db226251
2025-09-25 09:35:39 +01:00
Sharlatan Hellseher
1f549f87b7
gnu: python-lit: Switch to pyproject-build-system.
...
* gnu/packages/check.scm (python-lit):
[build-system]: Use pyproject.
[arguments]: Utilize <test-backend> and <test-flags> instead of
overwriting 'check phase.
[native-inputs]: Add python-setuptools.
Change-Id: I606a34a54047d86b95af652aa87d408f127a1bb2
2025-09-25 09:35:39 +01:00
Sharlatan Hellseher
51d8cc8029
gnu: python-ply: Switch to pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-ply):
[build-system]: Use pyproject.
[arguments] <tests?>: Visually disable them as PyPI archive provides
no tests, where Git source contains.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I99b04238b4ec4421d6d7acae47edb915826d9c94
2025-09-25 09:35:39 +01:00
Sharlatan Hellseher
959d167484
gnu: python-pypa-build: Update to 0.9.0
...
* 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
2025-09-25 09:35:39 +01:00
Sharlatan Hellseher
6562b22172
gnu: python-pep517-bootstrap: Update to 0.13.1.
...
* 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
2025-09-25 09:35:39 +01:00
Sharlatan Hellseher
0383b3a315
gnu: python-pretend: Switch to pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-pretend):
[source]: Switch to git-fetch containing tests.
[build-system]: Use pyproject.
[native-inputs]: Add python-pytest and python-setuptools.
Change-Id: I339b7c2463c41e5f1017c9d71857c593f6211d5b
2025-09-25 09:35:39 +01:00