Sharlatan Hellseher
60745b6fa1
gnu: python-pytest-tornasync: Switch to pyproject.
...
* gnu/packages/python-check.scm (python-pytest-tornasync):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Drop all.
[propagated-inputs]: Remove python-pytest.
[native-inputs]: Add python-pytest-bootstrap and python-setuptools.
Change-Id: I78cca7bbbe4ba233fd24c3b986174a823d288443
2025-11-27 19:41:28 +00:00
Sharlatan Hellseher
97f62ca316
gnu: python-pytest-repeat: Update to 0.9.4.
...
* gnu/packages/python-check.scm (python-pytest-repeat): Update to 0.9.4.
[source] <pypi-uri>: Fix archvie name.
[arguments]: Drop all.
[propagated-inputs]: Remove python-pytest.
[native-inputs]: Remove python-setuptools-scm; add python-hatchling and
python-pytest-bootstrap.
Change-Id: Idb480a394f30b47f67e7d4134dfa294b9a9ba2b7
2025-11-27 19:41:28 +00:00
Sharlatan Hellseher
fa9df45168
gnu: python-pytest-mockito: Update to 0.0.5.
...
* gnu/packages/python-check.scm (python-pytest-mockito): Update to 0.0.5.
[arguments] <phases>: Add 'set-version; use default 'check.
[propagated-inputs]: Remove python-pytest.
[native-inputs]: Add python-hatch-vcs, python-hatchling,
python-pytest-bootstrap, and python-setuptools-scm.
Change-Id: Ie6acb167416a8d236dd9c9533128a44ceae85589
2025-11-27 19:41:27 +00:00
Sharlatan Hellseher
ab5baeb2b6
gnu: python-pyinstrument: Update to 5.1.1.
...
* gnu/packages/python-check.scm (python-pyinstrument): Update to 5.1.1.
[arguments] <test-flags>: Rework skipped tests.
<phases>: Remove build-extensions; add 'pre-check,
containing removal of local pyinstrument instead of re-building
extensions.
[native-inputs]: Remove python-wheel.
Change-Id: I62b212f4abcef70f04aaf24e69217cff67ea3d1f
2025-11-20 01:06:43 +00:00
Nicolas Graves
581cda149c
gnu: python-sybil: Remove python-pytest-cov input.
...
* gnu/packages/python-check.scm (python-sybil)[native-inputs]: Remove
python-mypy, python-pytest-cov, python-wheel.
Change-Id: Ib38bf51d4167c52fa44d91a3d7bb115255e3853c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-20 01:06:38 +00:00
Ghislain Vaillant
fdf6b5a4af
gnu: Add python-pytest-fail-slow.
...
* gnu/packages/python-check.scm (python-pytest-fail-slow): New variable.
Change-Id: I367efe9418a0792f9a1a64530fd1d83ef2cb992b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-13 13:43:12 +00:00
Sharlatan Hellseher
8245801e61
gnu: Add python-pytest-split.
...
* gnu/packages/python-check.scm (python-pytest-split): New variable.
Change-Id: If5137abe8d1dd5f9cb6a8f93bd7e740cf5fcec94
2025-11-04 12:05:54 +00:00
Nicolas Graves
b6fcddc413
gnu: Add python-approvaltests.
...
* gnu/packages/python-check.scm (python-approvaltests): New variable.
Change-Id: I6a8d5138c059936f1535bd0dce09b1cc9fac8f06
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-30 16:23:53 +00:00
Nicolas Graves
405ec135a9
gnu: Add python-approval-utilities.
...
* gnu/packages/python-check.scm (python-approval-utilities): New variable.
Change-Id: Ia725b06185f0a57a8ddb8a40d2ab19125c970a8e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-30 16:23:52 +00:00
Nicolas Graves
b627593177
gnu: Add python-empty-files.
...
* gnu/packages/python-check.scm (python-empty-files): New variable.
Change-Id: I830ae4443466c82314ca4a74d68ae9cc3b0161f0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-30 16:23:52 +00:00
Sharlatan Hellseher
f4f98591f6
gnu: Add python-pytest-cases.
...
* gnu/packages/python-check.scm (python-pytest-cases): New variable.
Change-Id: I189c3230816b144ebc8f5bd0044eb37c4b50d113
2025-10-28 17:46:26 +00:00
Sharlatan Hellseher
0c46bd2697
gnu: Add python-pytest-harvest.
...
* gnu/packages/python-check.scm (python-pytest-harvest): New variable.
Change-Id: I7863cdee38e7e5fa015d6bf4802b23ffe381cadb
2025-10-28 17:46:26 +00:00
Sharlatan Hellseher
5a1cebdf79
gnu: Add python-pytest-steps.
...
* gnu/packages/python-check.scm (python-pytest-steps): New variable.
Change-Id: I6d8f37fa8cc33963e84a6b756aedaf352b4248db
2025-10-28 17:46:26 +00:00
Nicolas Graves
dfaa1ef5c9
gnu: Add python-cucumber-expressions.
...
* gnu/packages/python-check.scm (python-cucumber-expressions): New variable.
Change-Id: If465fb627992c1acd2b563c726537d462f1360d0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-24 11:45:33 +01:00
Nicolas Graves
aadecfbafd
gnu: python-cucumber-tag-expressions: Improve native-inputs.
...
* gnu/packages/python-check.scm (python-cucumber-tag-expressions)
[native-inputs]: Replace python-pathpy by python-path. Remove
python-wheel.
Change-Id: I6bf242bd9f2abb8aeb1a1b17411e6ff9db4afcd7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-24 11:45:33 +01:00
Sharlatan Hellseher
cbad86a985
gnu: python-cython-3: Mark as deprecated.
...
This is a followup to 941b6ff1c1 commit.
Replace all python-cython-3 occurrences with python-cython.
* gnu/packages/python-xyz.scm (python-cython-3): Deprecate variable.
* gnu/packages/algebra.scm (python-fpylll, python-flint)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/astronomy.scm (python-astropy, python-astroscrappy,
python-halotools, python-healpy, python-libstempo, python-lofar-h5plot,
python-losoto, python-photutils, python-pyxsim, python-regions,
python-reproject, python-sncosmo, python-sndata, python-stcal,
python-yt)[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/bioinformatics.scm (macs-3, python-pyrodigal):
[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/build-tools.scm (meson-python)[propagated-inputs]: Remove
python-cython-3; add python-cython.
[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/databases.scm: (python-adbc-driver-manager,
python-psycopg, python-pyarrow)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/finance.scm (python-ta-lib)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/game-development.scm (python-pygame-ce)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/geo.scm (python-pyogrio, python-cf-units)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/machine-learning.scm: (python-scikit-learn,
python-opentsne)[native-inputs]: Remove python-cython-3; add
python-cython.
* gnu/packages/maths.scm: (python-cylp, python-petsc4py,
python-primecountpy, python-slepc4py)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/python-check.scm (python-line-profiler)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/python-compression.scm (python-blosc2)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/python-graphics.scm (python-vispy)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/python-science.scm: (python-pykdtree, python-qutip,
python-scikit-misc, python-scikit-surprise, python-pandas-2,
python-vaex-core)[native-inputs]: Remove python-cython-3; add
python-cython.
* gnu/packages/python-web.scm: (python-aiohttp, python-falcon,
python-yarl, python-uvloop)[native-inputs]: Remove python-cython-3; add
python-cython.
* gnu/packages/python-xyz.scm: (python-logbook, python-netcdf4,
python-pyyaml, python-propcache, python-pywavelets, python-symengine,
python-cysignals, python-pyemd, python-rbfly)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/sagemath.scm: (python-cypari2, python-pplpy, sage)
[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/sphinx.scm (python-sphinx)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/statistics.scm: (python-statsmodels, python-pyreadstat):
[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/tor.scm (onionshare-cli)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/xorg.scm (xpra)[native-inputs]: Remove python-cython-3;
add python-cython.
Change-Id: I38038d2ab18e6a7b549070083d6e4c5beb8b0293
2025-10-24 11:05:28 +01:00
Sharlatan Hellseher
8637351f27
gnu: python-syrupy: Update to 5.0.0.
...
* gnu/packages/python-check.scm (python-syrupy): Update to 5.0.0.
[arguments] <test-backend>: Use 'custom.
<phases>: Use default 'check.
[native-inputs]: Remove python-debugpy, python-twine, and python-pytest;
add python-pytest-bootstrap.
Change-Id: I8f0f0e22338ae5c412e68467db4dc6718a64ab7d
2025-10-23 17:09:41 +01:00
Sharlatan Hellseher
e27167ee16
gnu: python-pytest-qt: Update to 4.5.0, don't propagate Qt5/Qt6.
...
* gnu/packages/python-check.scm (python-pytest-qt): Update to 4.5.0.
[source]: Fix the pypi-uri archive name according to PyPI.
[propagated-inputs]: Remove python-pyqt and python-pytest; add
python-typing-extensions.
[native-inputs]: Remove python-pre-commit and python-wheel; add
python-pyqt-6 and python-pytest-bootstrap.
Fixes : guix/guix#3769
Change-Id: Idc7399d10ecd615cf8c8e47802dc637f05c782f9
2025-10-23 13:29:24 +01:00
Hartmut Goebel
fd9c6d6945
gnu: python-pytest-qt: Remove development inputs.
...
* gnu/packages/python-check.scm (python-pytest-qt):
[native-inputs]: Remove python-tox.
Change-Id: I98474f6c76b0df89b7c45a7c2b9bdebf9ac72b77
2025-10-21 00:28:29 +02:00
Hartmut Goebel
38daeb1eae
gnu: python-nox: Remove development inputs.
...
* gnu/packages/python-check.scm (python-nox):
[native-inputs]: Remove python-tox.
Change-Id: I650e4255ffcd330c6209e100902cff0604b450ea
Revert "gnu: python-nox: Update to 2025.10.16."
This reverts commit c8bcee5741a57931c08c8607bcc2f8b886d25420.
Change-Id: I57a32e27dc72caeccf454d67413630301aa06a5b
2025-10-21 00:28:29 +02:00
Sharlatan Hellseher
13fe868512
gnu: python-icontract: Fix tests.
...
* gnu/packages/python-check.scm (python-icontract)[arguments] <phases>:
Add 'relax-requirements.
[native-inputs]: Remove python-wheel; add python-deal,
python-dpcontracts, and python-pytest.
Change-Id: Ie2d418673f15f7db3128c5a0b81a320765fc5df7
2025-10-15 15:27:09 +01:00
Sharlatan Hellseher
a9f23f0149
gnu: Add python-deal.
...
* gnu/packages/python-check.scm (python-deal): New variable.
Change-Id: I2d3e96329715471a559fe154c0dbdd7d666e908b
2025-10-15 15:27:09 +01:00
Sharlatan Hellseher
a488227e5a
gnu: Add python-dpcontracts.
...
* gnu/packages/python-check.scm (python-dpcontracts): New variable.
Change-Id: Iaaf6aedfd1e4f1f853fe70cc821edcaa805b9dbd
2025-10-15 15:24:44 +01:00
Nicolas Graves
85de1beb53
gnu: Add python-pytest-home.
...
* gnu/packages/python-check.scm (python-pytest-home): New variable.
Change-Id: I9b41fded02eea4120a0c36b2f95d4de6a8d60e22
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-14 09:13:42 +01:00
Nicolas Graves
1e98883e8e
gnu: Add python-pynose.
...
* gnu/packages/python-check.scm (python-pynose): New variable.
Change-Id: Ie9ce596d19d5a4dd936a5a95228c91b78e0e1705
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-13 12:00:50 +01:00
Hartmut Goebel
f0aefd0b5c
gnu: Add python-respx.
...
* gnu/packages/python-check.scm (python-respx): New variable.
Change-Id: Iddfdcc6dd2cc0f518e7046ac8df743c4b535d639
2025-10-07 15:25:37 +02:00
Sharlatan Hellseher
94ee99ba6b
gnu: python-flake8-import-order: Move to python-check.
...
* gnu/packages/python-xyz.scm (python-flake8-import-order): Move from
here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: Ib75010b435e65e1ed70745cc2c2a3709ffa8be2d
2025-10-07 13:34:13 +01:00
Sharlatan Hellseher
ec16da83f2
gnu: python-flake8-docstrings: Move to python-check.
...
* gnu/packages/python-xyz.scm (python-flake8-docstrings): Move from here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: I6d0bcddfb34e57d0fb2195d7cf43976251a6d65b
2025-10-07 13:34:12 +01:00
Sharlatan Hellseher
d98dd58551
gnu: python-flake8-class-newline: Move to pythn-check.
...
* gnu/packages/python-xyz.scm (python-flake8-class-newline): Move from
here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: I39dfd665d74e98771a10b1b836aa3919e97605c0
2025-10-07 13:34:12 +01:00
Sharlatan Hellseher
221abb5ef7
gnu: python-xdoctest: Move to python-check.
...
* gnu/packages/python-xyz.scm (python-xdoctest): Move from here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: Ic20d4d77ac14da286dd8d6438eab3b3a528bf97b
2025-10-04 01:39:29 +01:00
Maxim Cournoyer
e442db836b
gnu: Remove usages of python-setuptools-next and python-setuptools-scm-next.
...
These are deprecated, and trigger deprecation warnings.
Automated via, manually reverting the two define-deprecated hunks:
git grep -l python-setuptools-next |
xargs sed -i 's/python-setuptools-next/python-setuptools/'
git grep -l python-setuptools-scm-next |
xargs sed -i 's/python-setuptools-scm-next/python-setuptools-scm/'
Change-Id: Ied5073176cd6578f7524af0deec9182577c1b786
2025-10-03 10:33:23 +09:00
Evgenii Klimov
db6d6b00e7
gnu: python-inline-snapshot: Update to 0.29.1.
...
* gnu/packages/python-check.scm (python-inline-snapshot): Update to 0.29.1.
[arguments] <test-flags>: Run tests in parallel, rework ignored and
skipped tests to prevent adding MyPy and Pyright.
[propagated-inputs]: Remove python-black, python-click, python-mkdocs,
python-tomli, and python-typing-extensions.
[native-inputs]: Remove python-mypy, python-pydantic, and python-pytest;
add python-black, python-freezer, python-pydantic-2,
python-pytest-bootstrap, python-pytest-xdist.
Change-Id: I8d831efc1ef52f94037ce349cffecfe79ab4efd9
Modified-by: Efraim Flashner <efraim@flashner.co.il >
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2025-10-01 13:35:10 +01:00
Sharlatan Hellseher
6e5be16da6
gnu: Add python-pytest-recording.
...
* gnu/packages/python-check.scm (python-pytest-recording): New variable.
Change-Id: I73a9132a7a19528790c8817ad75fd87c2d4520ff
2025-10-01 12:13:44 +01:00
Sharlatan Hellseher
3aaee878ab
gnu: Add python-pytest-retry.
...
* gnu/packages/python-check.scm (python-pytest-retry): New variable.
Change-Id: I3f9b318d8195633d75383bfacf843fd8f597395c
2025-10-01 12:13:44 +01:00
Nicolas Graves
a65c691b39
gnu: python-pycotap: Update to 1.3.1.
...
* gnu/packages/python-check.scm (python-pycotap):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Set it.
[home-page]: Refresh it.
[native-inputs]: Add python-pytest, python-setuptools.
[description]: Improve style.
Change-Id: I5aaa6a1cbbe5e3c5aa79ccfb4321381b7a311d56
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-01 09:09:44 +01:00
Nicolas Graves
6bea0d35b2
gnu: python-junit-xml: Switch to pyproject.
...
* gnu/packages/python-check.scm (python-junit-xml):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Change-Id: Iadf636efd092279fb52a568f5f26743600be6b7c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-01 09:09:44 +01:00
Nicolas Graves
2f29f09044
gnu: python-httmock: Switch to pyproject.
...
* gnu/packages/python-check.scm (python-httmock):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Enable tests with <#:test-backend, #:test-flags>.
[native-inputs]: Add python-setuptools.
Change-Id: Ied533d486455cf6fc4f5d699d681632831b99be6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-01 09:09:44 +01:00
Nicolas Graves
cf3abcd096
gnu: python-avocado-framework: Switch to pyproject.
...
* gnu/packages/python-check.scm (python-avocado-framework):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
2025-10-01 09:09:44 +01:00
Nicolas Graves
7784aee7bd
gnu: python-aioresponses: Switch to pyproject.
...
* gnu/packages/python-check.scm (python-aioresponses):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Set hem.
<#:phases>: Add phase 'set-pbr-version. Remove 'check phase replacement.
[native-inputs]: Add python-setuptools.
Change-Id: I08c8e9025a50f361f5455782b0a645a92876a1ff
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-01 09:09:43 +01:00
Nguyễn Gia Phong
6ebc5d855c
gnu: python-flit-core-next: Mark as deprecated.
...
This is a followup to a34d8e4278 .
Replace all python-flit-core-next occurrences with python-flit-core.
* gnu/packages/python-build.scm (python-flit-core-next):
Mark as a deprecated public alias.
* gnu/packages/machine-learning.scm (python-pytorch-geometric)
[propagated-inputs]: Replace python-flit-core-next
with python-flit-core.
* gnu/packages/pdf.scm (python-pypdf) [propagated-inputs]:
Replace python-flit-core-next with python-flit-core.
* gnu/packages/python-check.scm (python-stestr) [propagated-inputs]:
Replace python-flit-core-next with python-flit-core.
* gnu/packages/python-xyz.scm (python-asyncclick) [propagated-inputs]:
Replace python-flit-core-next with python-flit-core.
Change-Id: I3a25290f6fd97995b773332addefe33afd016e67
Reviwed-by: Ludovic Courtès <ludo@gnu.org >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-30 13:22:59 +01:00
Sharlatan Hellseher
3b1462f590
gnu: Add python-pytest-asdf-plugin.
...
* gnu/packages/python-check.scm (python-pytest-asdf-plugin): New variable.
Change-Id: I2de8c8ef9ddd6cc4b764079d6461996d01d1a21c
2025-09-30 11:05:35 +01:00
Sharlatan Hellseher
7c8d450d85
gnu: python-autopep8: Move to python-check.
...
* gnu/packages/python-xyz.scm (python-autopep8): Move from here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: Icce2a85151398eae4be5c54982497897751a43b7
2025-09-28 23:57:39 +01:00
Sharlatan Hellseher
f35a36f906
gnu: python-flexmock: Move to python-check.
...
* gnu/packages/check.scm (python-flexmock): Move from here ...
* gnu/packages/python-check.scm: ... to here.
* gnu/packages/shellutils.scm: Add python-check module.
Change-Id: I6aebe1eb1f9bdbeb140af4538a9af0becccc6e92
2025-09-27 22:49:59 +01:00
Nicolas Graves
16ff95c3c8
gnu: python-test-utils: Disable tests.
...
* gnu/packages/python-check.scm (python-test-utils)
[arguments]<#:tests?>: Disable them.
[native-inputs]: Remove python-wheel.
Change-Id: Ib45a88ef010749f5b18f0ae591df83baf99c5bc6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-25 09:37:02 +01:00
Sharlatan Hellseher
362012be5d
gnu: python-green: Fix tests.
...
* gnu/packages/python-check.scm (python-green): Rework custom phases.
[arguments] <test-flags>: Add portion of tests.
[phases]{check}: Run tests with installed "green" command.
[native-inputs]: Remove python-mypy, python-testtools, and python-wheel.
Change-Id: Ifaf4507825ecfdd924abaa391db1c876500735ca
2025-09-25 09:36:56 +01:00
Nicolas Graves
f69c32a118
gnu: python-hiro: Fix tests.
...
* gnu/packages/python-check.scm (python-hiro):
[source]: Switch to git-fetch.
[native-inputs]: Add python-pytest, python-pytest-cov. Remove
python-wheel.
[description]: Improve style.
Change-Id: I30447c5227e09b76708e2c075639c4e95a8f03ee
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-25 09:36:55 +01:00
Hugo Buddelmeijer
f563f2f834
gnu: python-assertpy: Fix tests.
...
* gnu/packages/python-check.scm (python-assertpy): Fix tests.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-wheel, add python-pytest.
Change-Id: I878498f64bb6b1399c033ee6d33bbf7a1afd47ed
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-09-25 09:36:53 +01:00
Sharlatan Hellseher
fcac316c2d
gnu: python-pytest-cython: Disable tests.
...
* gnu/packages/python-check.scm (python-pytest-cython)[arguments]
<tests?>: They look like broken.
<test-flags>: Drop all.
<phases>: Remove 'buld-extensions.
[native-inputs]: Remove python-cython-3; add python-cython.
Change-Id: I978ee17a13688199dcd474577afb0dde10df220c
2025-09-25 09:36:50 +01:00
Sharlatan Hellseher
2c49c8c685
gnu: python-tox: Skip one more test.
...
* gnu/packages/python-check.scm (python-tox): Use G-expression and
simplify skipped tests.
[arguments] <test-flags>: Simplify and skip one more test.
Change-Id: Icbb85340ffa66c9ce393010f1b3558bc8ab5103f
2025-09-25 09:36:43 +01:00
Nicolas Graves
39208be4bd
gnu: python-pyannotate: Fix tests.
...
* gnu/packages/python-check.scm (python-pyannotate)
[source]: Switch to git-fetch.
[arguments]<#:test-backend>: Set it.
[native-inputs]: Remove python-wheel.
[propagated-inputs, description]: Improve style.
Change-Id: I4f310eba2117b062aedc2fad4a96537604dd8bd6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-25 09:36:36 +01:00