Commit Graph
567 Commits
Author SHA1 Message Date
Nicolas Graves a07b763683 gnu: python-cucumber-tag-expressions: Correct native-inputs.
* gnu/packages/python-check.scm (python-cucumber-tag-expressions)
[arguments]{build-backend}: Drop them.
[native-inputs]: Replace python-setuptools by python-uv-build.

Merges: guix/guix!10610
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-21 13:16:23 +01:00
Nicolas Graves bf025bf8dc gnu: python-cucumber-expressions: Correct native-inputs.
* gnu/packages/python-check.scm (python-cucumber-expressions)
[arguments]{build-backend}: Drop them.
[native-inputs]: Replace python-setuptools by python-uv-build.

Relates-to: guix/guix!10610
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-21 13:16:23 +01:00
Sharlatan Hellseher 1bc4063e2b gnu: Add python-pytest-httpx2.
* gnu/packages/python-check.scm (python-pytest-httpx2): New variable.
2026-08-21 12:59:23 +01:00
Maxim Cournoyer 6393e03a6e gnu: uv: Relocate to (gnu package build-tools).
* gnu/packages/rust-apps.scm (uv): Add deprecation for move to...
* gnu/packages/build-tools.scm (uv): ... here.
* gnu/packages/package-management.scm (hatch): Delete obsolete comment.
2026-08-19 08:31:56 +09:00
Sharlatan Hellseher 6a721c3707 gnu: Add python-pytest-skip-slow.
* gnu/packages/python-check.scm (python-pytest-skip-slow): New variable.
2026-08-18 15:11:39 +01:00
Sharlatan Hellseher 7bda748c31 gnu: python-nox: Update to 2026.08.10.
* gnu/packages/python-check.scm (python-nox): Update to 2026.08.10.
[arguments] <#:test-flags>: Rework skipped tests list.
[phases]{pre-check}: New phase.
[propagated-inputs]: Add python-discovery, python-packaging,
python-platformdirs, python-jinja2, python-pbs-installer, python-tox,
and uv.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-14 13:28:18 +01:00
Sharlatan Hellseher 908f3049e3 gnu: python-tox: Update to 4.37.0.
* gnu/packages/python-check.scm (python-tox): Update to 4.37.0.
[arguments] <#:test-flags>: Utilize test markers to skip slow and
integration tests; clean up skipped tests list.
[phases]{relax-requirements, pre-check}: New phases.
[propagated-inputs]: Add python-argcomplete.
[native-inputs]: Add python-pytest-timeout.

Fixes: guix/guix#10538
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-14 13:28:18 +01:00
Sharlatan Hellseher 766360529b gnu: python-doc8: Update to 2.0.0.
* gnu/packages/python-check.scm (python-doc8): Update to 2.0.0.
[source]: Switch to git-fetch.
[propagated-inputs]: Remove python-docutils and python-tomli; add
python-docutils-0.19.
[native-inputs]: Remove python-wheel.
[home-page]: Fix URL as project's development has been moved to GitHub.
2026-08-08 23:02:31 +01:00
Hugo Buddelmeijer cc4a0c9e55 gnu: python-pytest-harvest: Fix build and update to 1.10.5-0.65ca633.
* gnu/packages/python-check.scm (python-pytest-harvest): To 1.10.5-0.65ca633.
[source]: Switch to git-fetch for tests.
[arguments]<#:tests?>: Enable tests.
<#:test-flag>: Disable test that requires dependency cycle.
[native-inputs]: Add python-numpy, python-pandas, and python-tabulate.
[description: Fix grammar.

Relates-to: guix/guix!9885
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-08 23:02:22 +01:00
Sharlatan Hellseher b5679b15c3 gnu: python-pytest-httpx: Update to 0.36.2.
* gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.36.2.
[phases]{relax-requirements}: New phase.
[native-inputs]: Remove python-pytest-8, python-pytest-asyncio, and
python-wheel; add python-pytest-bootstrap.

Change-Id: Iada6791f3dd4d34ddf7f76168cc6b1467772e597
2026-08-08 23:02:11 +01:00
Sharlatan Hellseher 1021b7cee6 gnu: python-inline-snapshot: Update to 0.34.1.
* gnu/packages/python-check.scm (python-inline-snapshot): Update to 0.34.1.
[propagated-inputs]: Add python-typing-extensions.
[native-inputs]: Remove python-pytest-subtests.

Change-Id: I72b38f9958519e92292a8fba8160f81d41c806cb
2026-08-08 23:02:10 +01:00
Sharlatan Hellseher 67bdbf6677 gnu: python-pyflakes: Update to 3.4.0.
* gnu/packages/python-check.scm (python-pyflakes): Update to 3.4.0.
[source]: Switch to git-fetch.
[arguments] <test-backend>: Use 'unittest.
[native-inputs]: Remove python-pytest and python-wheel.

Change-Id: I59966e6d2796c6345ea47ebac74113e3b04f8026
2026-08-08 23:02:09 +01:00
Sharlatan Hellseher 428bf4a390 gnu: python-pytest-subprocess: Update to 1.5.4.
* gnu/packages/python-check.scm (python-pytest-subprocess): Update to 1.5.4.
[arguments]: Drop all.

Change-Id: I729915e76dbc0e5e7b44634f00784e17e1715b1d
2026-08-08 23:02:07 +01:00
Sharlatan Hellseher 768da23318 gnu: python-time-machine: Update to 3.2.0.
* gnu/packages/python-check.scm (python-time-machine): Update to 3.2.0.
[source]: Switch to git-fetch.
[arguments] <tests?>: Enable.
[native-inputs]: Remove python-wheel; add python-freezegun,
python-pytest, python-tokenize-rt, and tzdata-for-tests.

Change-Id: I2f9d760380cfdca597a77752ebd133bb792ff0b7
2026-08-08 23:02:06 +01:00
Sharlatan Hellseher fddcc5a0d3 gnu: python-pytest-trio: Update to 0.8.0-0.f016850.
* gnu/packages/python-check.scm (python-pytest-trio): Update to
f0168502bc3340f22b8b80ed388efa1a26883aa8 commit.
[source]: Switch to git-fetch.
[arguments] <tests?, test-flags>: Enable the most of the tests.
[native-inputs]: Remove python-pytest and python-wheel; add
python-pytest-bootstrap.

Change-Id: I5e643d9a15608e6d6236db0568bac7bbf1eaf6b6
2026-08-08 23:02:02 +01:00
Sharlatan Hellseher debbdaeeb9 gnu: python-pytest-order: Update to 1.4.0.
* gnu/packages/python-check.scm (python-pytest-order): Update to 1.4.0.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-pytest, python-pytest-xdist, and
python-wheel; add python-pytest-bootstrap, python-pytest-dependency, and
python-pytest-mock.

Change-Id: I3cbac71f7d0bd6ffe579c5a4e44cd53f6ecc1e87
2026-08-08 23:02:01 +01:00
Sharlatan Hellseher d57e7beb25 gnu: python-pytest-rerunfailures: Update to 16.3.
* gnu/packages/python-check.scm (python-pytest-rerunfailures): Update to 16.3.
[source]: Switch to git-fetch.

Change-Id: Ie013ee909922eb954c12b4c0f8128cb322939e6f
2026-08-08 23:01:55 +01:00
Sharlatan Hellseher 5a331b95b5 gnu: python-pytest-randomly: Update to 4.1.0.
* gnu/packages/python-check.scm (python-pytest-randomly): Update to 4.1.0.

Change-Id: I9be3eb1cf23958dbc29cb804a5f4ce214e6e68ab
2026-08-08 23:01:54 +01:00
Sharlatan Hellseher 44b7d16075 gnu: Add python-pytest-loguru.
* gnu/packages/python-check.scm (python-pytest-loguru): New variable.
2026-07-20 10:47:57 +01:00
Sharlatan Hellseher 472f4f8324 gnu: Remove python-pyannotate.
* gnu/packages/python-check.scm (python-pyannotate): Delete variable.

Relates-to: guix/guix!8790
2026-06-18 11:21:57 +01:00
Dariqq b8d73330f3 gnu: python-pytest-home: Use git-minimal/pinned.
* gnu/packages/python-check.scm (python-pytest-home)[native-inputs]:
  Replace git-minimal with git-minimal/pinned.

Merges: https://codeberg.org/guix/guix/pulls/6741
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-06-15 22:52:39 +09:00
Sharlatan Hellseher 0da4c0b518 gnu: Add python-pytest-localftpserver.
* gnu/packages/python-check.scm (python-pytest-localftpserver): New variable.

Change-Id: I98557157aba836c6c4cc4f5771fe9ac78dcc43f8
2026-06-10 16:45:19 +01:00
Andreas Enge 3acb2b4244 gnu: Remove python-mamba.
* gnu/packages/python-check.scm (python-mamba): Delete variable.

Fixes: guix/guix#8361
Change-Id: Iac106af739f4d00f934c5fa2343f5c22d54d25cb
2026-06-04 15:38:01 +02:00
luca 91c5e436f6 gnu: ninja: Move to build-tools.
* gnu/packages/build-tools.scm (ninja, ninja/pinned, samurai)
  (samu-as-ninja-wrapper): Move to here...
* gnu/packages/ninja.scm (ninja, ninja/pinned, samurai)
  (samu-as-ninja-wrapper): ...from here.  New deprecated variables.
* guix/build-system/cmake.scm (default-ninja):
  Switch to loading from build-tools module.
* guix/build-system/meson.scm (default-ninja): Likewise.

Change-Id: Ia32fb258159cfcc9a0f1ef91c335c71c25a6d7ef
Closes: https://codeberg.org/guix/guix/issues/3595
Merges: https://codeberg.org/guix/guix/pulls/4329
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-27 16:55:34 +09:00
Sharlatan Hellseher 69b6373c36 gnu: python-psleak: Skip tests on 32bit systems.
If we change change the PYTHONMALLOC environment variable to default or
pymalloc then the tests pass on i686 but upstream specifically uses
malloc.
See: <https://codeberg.org/guix/guix/issues/8413#issuecomment-15183744>.

* gnu/packages/python-check.scm (python-psleak):
[arguments] <tests?>: Skip tests on 32bit system.

Change-Id: I1bfe65d40f9b7311035c21b16c81dfda528e8db1
2026-05-24 10:19:41 +01:00
Nicolas Graves d43c5053fd gnu: python-mypy: Update to 1.18.2.
* gnu/packages/python-check.scm (python-mypy): Update to 1.18.2.

Change-Id: Ie868791669b01f401af7ff3ac655e9772d18eb26
Merges:: guix/guix!7207
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:19:41 +01:00
Nicolas Graves a7e01f4e71 gnu: Add python-mypy-for-tests.
* gnu/packages/python-check.scm (python-mypy-for-tests): New variable.

Change-Id: I3a86b959ff5e55f8323600893d5eee7cf4bf5d99
Relates-to: guix/guix!7207
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:19:41 +01:00
Nicolas Graves d279ed8e82 gnu: Add python-diagnostic.
* gnu/packages/python-check.scm (python-diagnostic): New variable.

Change-Id: I207be2a99d05521d8de9723df061a8b8ab08ec03
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:19:37 +01:00
Nicolas Graves b6ff715c08 gnu: Add python-pytest-reportlog.
* gnu/packages/python-check.scm (python-pytest-reportlog): New variable.

Change-Id: I2b031d9d6e73b0721c142a7bfb10e631e15c11fc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:19:32 +01:00
Sharlatan Hellseher bf301587df gnu: python-tox: Update to 4.27.0.
* gnu/packages/python-check.scm (python-tox): Update to 4.27.0.
[source]: Switch to git-fetch.
[arguments] <test-flags>: Run tests in parallel; rework skipped tests.
[propagated-inputs]: Remove python-tomli and python-typing-extensions.
[native-inputs]: Remove python-wheel; add python-docutils.

Change-Id: I04f7ab23b9c14111c387294658cc62e6f71e8eb1
2026-05-24 10:19:30 +01:00
Sharlatan Hellseher 6667a6d47b gnu: python-memory-profiler: Update to 0.61-0.025929f.
* gnu/packages/python-check.scm (python-memory-profiler): Update to
025929f8e4f4ea8c27ddb5ef72fc91f6bd703ea5 commit.
[phases]{disable-failing-tests}: Remove phase.
{check}: Use custom phase, run each test scenario manually as seen in
Makefile.
[native-inputs]: Remove python-pytest, python-pytest-fixture-config,
python-safety, and python-wheel.

Change-Id: Idc3770c0f01163845645da79b984ead326954314
2026-05-24 10:19:22 +01:00
Nicolas Graves 3a85bc86c5 gnu: python-icontract: Update to 2.7.3.
* gnu/packages/python-check.scm (python-icontract): Update to 2.7.3.

Change-Id: I6d748fde84b566abd7022780f3819af334f4f064
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:19:22 +01:00
Nicolas Graves 8a8de30ede gnu: python-inline-snapshot: Update to 0.32.6.
* gnu/packages/python-check.scm (python-inline-snapshot): Update to 0.32.6.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:58 +01:00
Nicolas Graves 85108964bf gnu: python-pytest-benchmark: Update to 5.2.3.
* gnu/packages/python-check.scm (python-pytest-benchmark): Update to 5.2.3.
[source]: Switch to git-fetch.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:57 +01:00
Sharlatan Hellseher 6ba797481c gnu: python-cucumber-tag-expressions: Update to 9.1.0.
* gnu/packages/python-check.scm (python-cucumber-tag-expressions): Update to 9.1.0.
[arguments] <build-backend>: Use setuptools.build_meta.

Change-Id: I2953c2c65fa6b5ce316e20760c9eea4d2b6cc66e
2026-05-24 10:14:57 +01:00
Sharlatan Hellseher eaea62aadb gnu: python-cucumber-expressions: Update to 19.0.0.
* gnu/packages/python-check.scm (python-cucumber-expressions): Update to 19.0.0.
[phases]{patch-pyproject}: New phase.
[native-inputs]: Remove python-poetry-core; add python-setuptools.

Change-Id: Ia41ef5b4f4289f69cfe69e7f86cc8ba195f15e35
2026-05-24 10:14:57 +01:00
Nicolas Graves fa7763e0d1 gnu: python-cucumber-tag-expressions: Fix check phase.
* gnu/packages/python-check.scm (python-cucumber-tag-expressions)
[native-inputs]: Add python-pytest-metadata.

Change-Id: I693d5c0c85af91c88bffed99d63bb21b6d278cb5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:55 +01:00
Nicolas Graves 70debb63a7 gnu: python-pytest-split: Ignore failing test.
* gnu/packages/python-check.scm (python-pytest-split)
[arguments]<#:test-flags>: Ignore failing test.
<#:phases>: Drop phase 'fix-pytest-config.
[native-inputs]: Replace python-pytest-bootstrap by python-pytest-8.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:52 +01:00
Sharlatan Hellseher 9f1667f44f gnu: Add python-psleak.
* gnu/packages/python-check.scm (python-psleak): New variable.

Change-Id: Icd7bd533066dcb7bb7a238fa323a140627e1e878
2026-05-24 10:14:51 +01:00
Sharlatan Hellseher 24e25b8487 gnu: python-pytest-celery: Update to 1.3.0.
* gnu/packages/python-check.scm (python-pytest-celery): Update to 1.3.0.

Change-Id: I218092baf981ecfaa53bf744ecd8ab40107c3c2d
2026-05-24 10:14:46 +01:00
Nicolas Graves 803e96bf55 guix: build-system: Set pypi-uri in pyproject, drop python module.
After this commit, when both modules are imported:

- if pyproject is imported before, the warning is 'pypi-uri' is
deprecated, use '(@ (guix build-system pyproject) pypi-uri)' instead

- if python is imported before, the warning is `pypi-uri' imported from
both (guix build-system python) and (guix build-system pyproject)

This seems convenient enough to warn for deprecation in the short term,
while avoiding any breaking changes.

* guix/build-system/pyproject.scm (pypi-uri): Move the procedure from
(guix build-system python) here.

* guix/build-system/python (pypi-uri): Drop definition, import it
from (guix build-system pyproject) and deprecate it.

* gnu/packages/openldap.scm: Reorder modules to get the right warning.

* gnu/packages/pypy.scm: Likewise.

* gnu/packages/*.scm : Drop module (guix build-system python).

* tests/import/pypi.scm: Likewise.

Merges: https://codeberg.org/guix/guix/pulls/7448
Change-Id: Ib42f53bc545052eb7918a25afe9db6d5fc2cb834
Reviewed-by: Nguyễn Gia Phong <cnx@loang.net>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:45 +01:00
Sharlatan Hellseher 3ce91e8332 gnu: python-pytest-pycodestyle: Update to 2.5.0.
* gnu/packages/python-check.scm (python-pytest-pycodestyle): Update to 2.5.0.
[source]: Switch to git-fetch.
[arguments] <tests?>: Enable.
[propagated-inputs]: Remove python-py and python-pytest.
[native-inputs]: Remove python-pytest-isort and python-wheel; add
python-pytest.

Relates-to: https://codeberg.org/guix/guix/issues/7475
Change-Id: I2a7b179d58d26f1486c199b24f5432aeba61089b
2026-05-24 10:14:44 +01:00
Sharlatan Hellseher 144123fd54 gnu: python-pytest-random-order: Move to python-check.
* gnu/packages/check.scm (python-pytest-random-order): Move from here ...
* gnu/packages/python-check.scm: ... to here.

Change-Id: I5c530546776f441fe6d652880aea854a21388bda
2026-05-24 10:14:44 +01:00
Nicolas Graves 471161c718 gnu: packages: Remove python-pytest-html native-input.
* gnu/packages/check.scm (behave)[native-inputs]: Remove
python-pytest-html.
* gnu/packages/python-check.scm (python-cucumber-tag-expressions):
Likewise.
* gnu/packages/python-xyz.scm (python-parse-type): Likewise.

Change-Id: Ic6369532bb9846d81718deeb3a63f35e2609f4ac
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:39 +01:00
Nicolas Graves c6b3e568e1 gnu: packages: Remove some comments.
The previous commit removed some packages without proper handling of
comments.  This commit correct those comments.

* gnu/packages/django.scm
(python-django-extensions, python-django-cleanup): Correct comments.
* gnu/packages/jupyter.scm (python-ipykernel-7): Likewise.
* gnu/packages/python-check.scm
(python-hypothesmith, python-pytest-celery): Likewise.
* gnu/packages/python-xyz.scm
(python-mir-eval, python-click-repl, python-nb-clean): Likewise.
* gnu/packages/statistics.scm (python-dcor): Likewise.

Change-Id: I1ee52361f627a71716c20ccff3a0cd1678a00b7d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:39 +01:00
Nicolas Graves fb51dc5c5c gnu: packages: Remove python-pytest-cov native-inputs.
Obtained with
./pre-inst-env guix style -S remove-native-inputs -t python-pytest-cov
on top of https://codeberg.org/guix/guix/pulls/5862

For this reason, I don't think it's relevant to generate a GNU Style
Changelog.

Change-Id: I58fe10452d7eaf2e8bb4dc88dfac5b4a5ee46165
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:39 +01:00
Nicolas Graves b865247545 gnu: python-respx: Drop phase 'fix-pytest-config.
* gnu/packages/python-check.scm (python-respx)[arguments]<#:phases>:
Drop phase 'fix-pytest-config.

Change-Id: I31b5cb885d82f909aa4b3389fff9a8776af6cf4a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:36 +01:00
Nicolas Graves b1f14c7330 gnu: python-deal-solver: Drop phase 'fix-pytest-config.
* gnu/packages/python-check.scm (python-deal-solver)[arguments]
<#:phases>: Drop phase 'fix-pytest-config.

Change-Id: Ie57206231cb72ab63523ed9482b92acaf9e6463d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:36 +01:00
Nicolas Graves a17498d2f3 gnu: python-deal: Drop phase 'fix-pytest-config.
* gnu/packages/python-check.scm (python-deal)[arguments]<#:phases>:
Drop phase 'fix-pytest-config.

Change-Id: If97a9af823185330a2717b08f2b51d8ada9008ed
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:36 +01:00
Nicolas Graves 684b10f1db build-system/pyproject: Remove python-pytest-cov native-input.
* gnu/packages/astronomy.scm (python-wiimatch)
* gnu/packages/audio.scm (python-resampy, python-librosa)
* gnu/packages/backup.scm (borgmatic)
* gnu/packages/bioinformatics.scm (python-bed-reader, python-pysnptool)
(python-pairtools):
* gnu/packages/check.scm (python-pytest-nunit, python-pytest-perf)
* gnu/packages/dav.scm (vdirsyncer, radicale)
* gnu/packages/django.scm (python-django-redis)
* gnu/packages/engineering.scm (python-scikit-rf)
* gnu/packages/fediverse.scm (python-mastodon-py)
* gnu/packages/fontutils.scm (psautohint)
* gnu/packages/geo.scm (python-pyogrio)
* gnu/packages/graphviz.scm (python-uqbar)
* gnu/packages/jupyter.scm (python-jupyterlab-server python-nbclient,
python-jupyterlite-core, python-ipydatawidgets)
* gnu/packages/machine-learning.scm
(python-pymanopt, python-tensorly, python-torchmetrics)
* gnu/packages/maths.scm (python-libensemble)
* gnu/packages/music.scm (stargate)
* gnu/packages/python-check.scm (python-atpublic, python-vcrpy)
* gnu/packages/python-compression.scm (python-zipstream-ng)
* gnu/packages/python-science.scm (python-plotnine,
python-pandaparallel, python-pyts, python-pingouin)
* gnu/packages/python-web.scm (python-devpi-process, python-cheroot,
python-jsonpickle, python-flask-babel, python-url-normalize,
python-elasticsearch, python-hupper, python-simple-websocket,
python-apiron, python-huggingface-hub, python-aiosignal, python-ovh,
python-cbor2, python-zeep, hypercorn, python-warcio, python-aioftp,
python-oauthlib, python-tinycss2, python-cssselect2, python-httpcore,
python-wsgiprox, python-venusian, gunicorn)
* gnu/packages/python-xyz.scm (python-janus, python-affine,
python-contourpy, python-echo, python-rasterio, python-rich-tables,
python-babel, python-pymarshal, python-portalocker, python-expandvars,
python-mizani, python-cligj, autokey,
python-robotframework-pythonlibcore, python-lsp-jsonrpc,
python-numpydoc, python-pillow, python-manimpango, python-cairocffi,
python-pubmed-parser, python-sentry-sdk, python-prettytable,
python-sniffio, python-ipywidgets, python-pyproject-api,
python-pymemcache, python-async-lru, python-numcodecs, python-mwclient,
python-cmd2, python-pyan3, python-platformdirs, python-multipart,
python-shtab, python-scooby)
* gnu/packages/rdf.scm (python-rdflib-6)
* gnu/packages/simulation.scm (python-fenics-dijitso)
* gnu/packages/sphinx.scm (python-sphinx-design)
* gnu/packages/statistics.scm (python-patsy, python-rchitect)
* gnu/packages/task-management.scm (todoman)
* gnu/packages/vpn.scm (sshuttle)
* gnu/packages/web.scm (anonip, python-tibanna)
[native-inputs]: Remove python-pytest-cov.

Change-Id: I32f027794e90333c27fdff5871180779f603846c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-24 10:14:33 +01:00