Hugo Buddelmeijer
7c7bc37b6e
gnu: python-devtools: Disable failing tests.
...
* gnu/packages/python-xyz.scm (python-devtools): Disable failing tests.
[arguments] <test-flags>: Disable failing tests.
Change-Id: I1c6533a4a912d5dc4bde3610ccce7d38837caac4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 23:47:33 +01:00
Hugo Buddelmeijer
758808cd9d
gnu: python-iterable-io: Fix tests.
...
* gnu/packages/python-xyz.scm (python-iterable-io): Fix tests.
[native-inputs]: Remove python-wheel; add python-pytest.
Change-Id: I8c525653b8277c39b3a4b74c82c5eb864f9b032d
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-09-25 13:58:53 -07:00
Hilton Chain
896872cba8
gnu: python-mpv-jsonipc: Disable tests explicitly.
...
* gnu/packages/python-xyz.scm (python-mpv-jsonipc) [arguments] <#:tests?>:
Disable.
Change-Id: I921848852c7963951092e9beee0c630d954320b7
2025-09-26 02:06:11 +08:00
Sharlatan Hellseher
3755088384
gnu: Add python-six-bootstrap.
...
* gnu/packages/python-xyz.scm (python-six-bootstrap): New variable.
Fixes : guix-science/guix-past#20 .
Reported-by: @gabor-udvari
Change-Id: I15b993e39c76dd39d1871179fc899e963d411d45
2025-09-25 12:37:56 +01:00
Sharlatan Hellseher
1b1db5f79f
gnu: mallard-ducktype: Move to documentation.
...
* gnu/packages/python-xyz.scm (mallard-ducktype): Move from here ...
* gnu/packages/documentation.scm: ... to here.
Fixes : guix/guix#1200 .
Change-Id: I05895a56626a0416c4c7710c48f06b62538b4622
2025-09-25 12:36:52 +01:00
Sharlatan Hellseher
60e0723b09
gnu: python-textdistance: Limit concurrent tests.
...
* gnu/packages/python-xyz.scm (python-textdistance)[arguments]
<test-flags>: Limit parallel tests up to 4 threads.
Change-Id: Id70320f528a0618e3058ccabaec5675180b06b74
2025-09-25 09:37:03 +01:00
Nicolas Graves
0b1bb5d68c
gnu: python-pygtrie: Fix and run tests.
...
* gnu/packages/python-xyz.scm (python-pygtrie)
[source]: Switch to git-fetch.
[arguments]<#:test-backend>: Set it.
<#:phases>: Add phase 'set-version.
[native-inputs]: Remove python-wheel.
Change-Id: Ib3da3430340077624410e334d7846b75b6928471
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:37:03 +01:00
Nicolas Graves
bdf0b56b85
gnu: python-distance: Update to 0.1.3-0.ad7f9dc.
...
* gnu/packages/python-xyz.scm (python-distance): Update to 0.1.3-0.ad7f9dc.
[source]: Switch to git-fetch.
[arguments]: Set <#:test-backend> and <#:test-flags>.
[native-inputs]: Remove python-wheel.
Change-Id: I76fdce7caa7cff779ef6df60dd3969aea57be5d5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:37:03 +01:00
Nicolas Graves
f9fc9c1d4e
gnu: python-pyxdameraulevenshtein: Run and fix tests.
...
* gnu/packages/python-xyz.scm (python-pyxdameraulevenshtein)
[source]: Switch to git-fetch.
[native-inputs]: Add python-pytest, remove python-wheel.
Change-Id: I5835d0367438a3f3cc017b1dc37fd5d6f2f3c120
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:37:03 +01:00
Nicolas Graves
065a4861d5
gnu: python-shxparser: Fix tests.
...
* gnu/packages/python-xyz.scm (python-shxparser)
[arguments]<#:test-backend>: Set it.
[native-inputs]: Remove python-wheel.
Change-Id: Ia808170ee2b5e5515183b65c61164b78e530dcf7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:37:01 +01:00
Nicolas Graves
5f4fc7c5b2
gnu: python-sshtunnel: Update to 0.4.0-0.dc07328.
...
* gnu/local.mk (python-sshtunnel): Update to 0.4.0-0.dc07328.
* gnu/packages/patches/python-sshtunnel-pep518.patch
* gnu/packages/python-xyz.scm (python-sshtunnel)
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'remove-deprecated-dsskey.
[native-inputs]: Add python-setuptools.
Change-Id: I05da3ee717076b690d4a3e609b98d23a5ffa965a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:37:01 +01:00
Hugo Buddelmeijer
aa7383fdc0
gnu: python-dbus-fast: Update to 2.44.3.
...
* gnu/packages/python-xyz.scm (python-dbus-fast): Update to 2.44.3.
[source]: Switch to git-fetch; PyPI does not have tests.
[arguments] <test-flags>: Disable tests needing python_codspeed or access dbus.
[native-inputs]: Remove python-wheel; add python-pytest, python-pytest-cov,
python-pytest-asyncio, and python-covdefaults.
Change-Id: I36b16866bd3a7a17b4468db411d60e702d526d69
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:37:00 +01:00
Sharlatan Hellseher
6c4ae2912b
gnu: python-google-pasta: Fix tests.
...
* gnu/packages/python-xyz.scm (python-google-pasta)[native-inputs]:
Remove python-wheel; add python-pytest.
Change-Id: Ie0436d9735aabd02b9f58f17d64e6167cd5d744f
2025-09-25 09:37:00 +01:00
Sharlatan Hellseher
11eec1e912
gnu: python-setuptools-declarative-requirements: Update to 1.3.0.
...
* gnu/packages/python-xyz.scm (python-setuptools-declarative-requirements): Update to 1.3.0.
[arguments] <tests?>: Avoid running tests as they require old no packaged
projects.
[propagated-inputs]: Remove python-toml and python-wheel; add
python-setuptools.
[native-inputs]: Remove python-pytest.
Change-Id: I0c652f0de8e28d8a4b487b117433ac68b64d8efc
2025-09-25 09:36:59 +01:00
Sharlatan Hellseher
c3744a8ba1
gnu: python-pillow-simd: Don't inherit from python-pillow.
...
* gnu/packages/python-xyz.scm (python-pillow-simd): Don't inherit from
python-pillow.
[arguments] <test-flags>: Skip one more test.
[inputs]: Add freetype, lcms, libimagequant, libjpeg-turbo, libraqm,
libtiff, libwebp, openjpeg, and zlib.
[native-inputs]: Add python-check-manifest, python-defusedxml,
python-markdown2, python-olefile, python-packaging, python-pytest,
python-pytest-timeout, python-setuptools, and python-trove-classifiers.
Change-Id: Ie2473266b4d1447ece70b4da12cc17a9e7fbcf4a
2025-09-25 09:36:58 +01:00
Sharlatan Hellseher
8f54f8f003
gnu: python-txacme: Update to 0.9.3-0.ac18f92, fix build.
...
* gnu/packages/python-xyz.scm (python-txacme): Update to 0.9.3-0.ac18f92.
[source]: Switch to git-fetch and use the latest commit from trunk
branch.
[arguments] <test-backend>: Use 'custom.
<test-flags>: Provide option to run tests with twisted.
[native-inputs]: Remove python-fixtures, python-hypothesis, python-mock,
python-service-identity, python-testrepository, python-testscenarios,
and python-testtools; add python-setuptools.
Change-Id: Ifd7feb33bbca051e61f9eddf7b6e1a5026ec5568
2025-09-25 09:36:57 +01:00
Sharlatan Hellseher
b06b3ad0cd
gnu: python-mando: Update to 0.8.2.
...
* gnu/packages/python-xyz.scm (python-mando): Update to 0.8.2. Improve
style.
[bulid-system]: Switch to pyproject-bulid-system.
[arguments]: Drop all.
[propagated-inputs]: Remove python-rst2ansi and python-six.
[native-inputs]: Add python-setuptools.
Change-Id: I2ef5ca1c19e209404491be4a4fd616080d6ca744
2025-09-25 09:36:57 +01:00
Hugo Buddelmeijer
efe87a4dc3
gnu: python-colormath2: Fix tests.
...
* gnu/packages/python-xyz.scm (python-colormath2): Fix tests.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-pytest; add python-nose2.
Change-Id: I969d0271cc9d7cdb9a662e0a007f2c895a331ace
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:56 +01:00
Sharlatan Hellseher
884fe1b5ab
gnu: python-cykhash: Disalbe tests.
...
* gnu/packages/python-xyz.scm (python-cykhash)[arguments] <tests?>: No
tests in PyPI, git does not provide 2.0.1 tag or any newer.
[native-inputs]: Remove python-wheel.
Change-Id: Id356556121023a1ad3077d190d0f153de903a91a
2025-09-25 09:36:56 +01:00
Sharlatan Hellseher
50e1610d99
gnu: Add python-cachetools-5.
...
* gnu/packages/python-xyz.scm (python-cachetools-5): New variable.
Change-Id: I88a91b87f89f1ae49e251fba316f1edaad77d121
2025-09-25 09:36:56 +01:00
Nicolas Graves
7c0206ad81
gnu: python-reretry: Fix tests.
...
* gnu/packages/python-xyz.scm (python-reretry)
[source]: Switch to git-fetch.
[native-inputs]: Add python-pytest, python-pytest-asyncio. Remove
python-setuptools.
Change-Id: I559f5d00d8093fd468a308f3b8588a75c0f75161
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:55 +01:00
Nicolas Graves
7c156003e8
gnu: python-treelib: Remove python-six properly.
...
The package still used python-six. Luckily a PR was ready for its
removal.
* gnu/packages/python-xyz.scm (python-treelib)[source]: Add patch.
* gnu/packages/patches/python-treelib-remove-python2-compat.patch: Add file.
* gnu/local.mk: Record patch.
Change-Id: I91a37770391cc72f158ade5b9619e80ab9a36bc7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:55 +01:00
Nicolas Graves
9156f680aa
gnu: python-qnorm: Update to 0.9.0.
...
* gnu/packages/python-xyz.scm (python-qnorm): Update to 0.9.0.
[arguments]: Remove them.
[propagated-inputs]: Add python-tables, python-pyarrow,
python-fastparquet.
[description]: Improve style.
Change-Id: I6862c4ddf60938034a39953ecfddde4b839705b2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:55 +01:00
Nicolas Graves
8408a2acd3
gnu: python-limits: Update to 5.5.0 and setup tests.
...
* gnu/packages/python-xyz.scm (python-limits): Update to 5.5.0.
[source]: Switch to git-fetch.
[arguments]<#:tests?, test-flags, phases>: Setup tests.
[native-inputs]: Add python-flaky, python-pytest,
python-pytest-asyncio, python-pytest-benchmark, python-pytest-cov,
python-pytest-lazy-fixtures, python-pytest-xdist, python-setuptools.
[description]: Improve style.
Change-Id: I738eb037a2e90b7cd9492793e1061561ce5f3ffb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:55 +01:00
Nicolas Graves
a2c1a9bc71
gnu: Add python-valkey.
...
* gnu/packages/python-xyz.scm (python-valkey): New variable.
Change-Id: I901715e061fe1c86fdfd7873a4fdc738bde06646
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:54 +01:00
Nicolas Graves
41142cf8da
gnu: Add python-etcd3.
...
* gnu/packages/python-xyz.scm (python-etcd3): New variable.
Change-Id: Ic41bfd08d26c549dcaab4043448fe93a506e7a95
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:54 +01:00
Nicolas Graves
fc5077c07e
gnu: python-daiquiri: Update to 3.0.1.
...
* gnu/packages/python-xyz.scm (python-daiquiri): Update to 3.0.1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add 'set-version phase.
[native-inputs]: Add python-setuptools. Remove python-six.
[synopsis, description]: Improve style.
Change-Id: I7d1caed0f59f412a82998fea2c1916b4b67cde83
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:54 +01:00
Nicolas Graves
8ce96a0ff8
gnu: python-canopen: Update to 2.4.1.
...
* gnu/packages/python-xyz.scm (python-canopen): Update to 2.4.1.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-wheel. Add python-setuptools.
Change-Id: Ie1f49c6ce10d9fb6d3ba90a442c5b1d50f9dc554
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:54 +01:00
Nicolas Graves
2000a9b136
gnu: python-cantools: Update to 40.5.0.
...
* gnu/packages/python-xyz.scm (python-cantools): Update to 40.5.0.
[native-inputs]: Remove python-wheel. Add python-freezegun.
Change-Id: I5bbf58d2681dbbe83b215501438908ce2ab2ee79
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:53 +01:00
Nicolas Graves
b7f4b400f7
gnu: python-can: Update to 4.6.1.
...
* gnu/packages/python-xyz.scm (python-can): Update to 4.6.1.
[source]: Switch to git-fetch.
[arguments]<#:phases>: Add phase 'set-version.
[native-inputs]: Remove python-codecov, python-coverage,
python-pytest-runner, python-wheel. Add python-setuptools,
python-setuptools-scm.
[description]: Improve style.
Change-Id: I75d9fa49566d8cb47b34c04f5a7bf67112f2c8ea
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:53 +01:00
John Kehayias
26da99d60d
gnu: python-structlog: Update to 25.4.0.
...
* gnu/packages/python-xyz.scm (python-structlog): Update to 25.4.0.
[native-inputs]: Remove python-coverage, python-simplejson, and
python-twisted.
Change-Id: Ie5f848cd7a6b4f98a197adfc90e78cde6e827352
2025-09-25 09:36:53 +01:00
Sharlatan Hellseher
ad6fd44199
gnu: python-cairosvg: Update to 2.8.2.
...
* gnu/packages/python-xyz.scm (python-cairosvg): Update to 2.8.2.
[source] <uri>: Adjust the PyPI archive name according to
<https://pypi.org/project/CairoSVG >.
[arguments] <test-flags>: Provide the path to the test file, otherwise
they fail.
[native-inputs]: Remove python-pytest-flake8, python-pytest-isort,
python-pytest-runner, and python-wheel; add python-pytest.
Change-Id: I1f4947a288227e5dabd00fb3305a4ac21eb0e048
2025-09-25 09:36:52 +01:00
Sharlatan Hellseher
6d705803c1
gnu: python-vdf: Fix tests.
...
* gnu/packages/python-xyz.scm (python-vdf)[source]: Switch to git-fetch
providing tests.
[native-inputs]: Remove python-wheel; add python-pytest.
Change-Id: Ic02581bb528315c03d6dd6f32d72f78f9a44c401
2025-09-25 09:36:52 +01:00
Sharlatan Hellseher
eaac7a142e
gnu: python-ioctl-opt: Disable tests.
...
* gnu/packages/python-xyz.scm (python-ioctl-opt)[arguments] <tests?>: No
tests.
[native-inputs]: Remove python-wheel.
Change-Id: Ia6331b4f5a19898f79124df1f22d3ee52d6cb6c9
2025-09-25 09:36:52 +01:00
Nicolas Graves
31c659b877
gnu: python-pypandoc: Fix tests.
...
* gnu/packages/python-xyz.scm (python-pypandoc)
[source]: Switch to git-fetch.
[arguments]<#:test-backend>: Set it.
[description]: Improve style.
Change-Id: Idfbd8f57804b30e205fd0d53733cc27b39bab4de
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:52 +01:00
Nicolas Graves
4f523681f1
gnu: Remove python-dotenv-0.13.0.
...
* gnu/packages/python-xyz.scm (python-dotenv-0.13.0): Delete variable.
Change-Id: Ia9ad7fccf26587c66c3ee5f489805ff0179eb8d4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:52 +01:00
Nicolas Graves
49ca3a5362
gnu: dynaconf: Update to 3.2.11.
...
* gnu/packages/python-xyz.scm (dynaconf)
[source]: Remove <patches>, handle these substitutions in <snippet>.
Re-vendor python-dotenv.
[arguments]: Improve style.
<#:test-flags>: Add failing click test.
[propagated-inputs]: Remove python-dotenv-0.13.0.
[native-inputs]: Remove python-wheel.
* gnu/packages/patches/dynaconf-unvendor-deps.patch: Remove patch.
* gnu/local.mk: De-register patch.
Change-Id: Ie3630a754d592e364742ddbebe7f4b3570e73f85
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:51 +01:00
Nicolas Graves
5d24d682b5
gnu: python-pypugjs: Fix package.
...
* gnu/packages/python-xyz.scm (python-pypugjs):
[propagated-inputs]: Re-introduce python-six.
Change-Id: Ia0bf9b9eee83c7d82a52ec128a43d880f231d650
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:51 +01:00
Sharlatan Hellseher
63626dc91f
gnu: Remove python2-six.
...
* gnu/packages/python-xyz.scm (python2-six): Delete variable.
Change-Id: Ieb53c9ba93c630f5ffe8f55171496368430360c5
2025-09-25 09:36:49 +01:00
Sharlatan Hellseher
cfb0a3c71e
gnu: python-geojson: Update to 3.2.0.
...
* gnu/packages/python-xyz.scm (python-geojson): Update to 3.2.0.
[native-inputs]: Remove python-wheel; add python-pytest.
Change-Id: I22d1f189732d56f0d02727d73cdbcdd2b79b42f4
2025-09-25 09:36:49 +01:00
Nicolas Graves
3be7fb7cb3
gnu: python-iron-mq: Update to 0.9-0.e6ff76a.
...
* gnu/packages/python-xyz.scm (python-iron-mq): Update to 0.9-0.e6ff76a.
[source]: Switch to git-fetch.
[arguments]: Disable tests.
[native-inputs]: Remove python-wheel.
Change-Id: I28a79b34158d632c4580bf87fe08d5f0c830b40a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:48 +01:00
Nicolas Graves
6ae67d1e3e
gnu: python-iron-core: Update to 1.2.1-0.5a5f301.
...
* gnu/packages/python-xyz.scm (python-iron-core): Update to 1.2.1-0.5a5f301.
[source]: Switch to git-fetch.
[arguments]: Set them for tests.
[native-inputs]: Remove python-wheel.
[description]: Improve style.
Change-Id: I46aeb5aff23d5e971f895902c6c8a874389de8cd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:48 +01:00
Nicolas Graves
a065c38de1
gnu: python-omegaconf: Update to 2.3.0-0.117f7de.
...
* gnu/packages/python-xyz.scm (python-omegaconf): Update to 2.3.0-0.117f7de.
[arguments]<#:test-flags>: Ignore test files that fail collection.
[description]: Improve style.
Change-Id: I3bf8d9d33e1f8563bf0cb889b28c49dc8b15ce3c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:48 +01:00
Nicolas Graves
0e22833e33
gnu: python-pyclipper: Update to 1.3.0.post6.
...
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.3.0.post6.
[source]: Switch to git-fetch, remove snippet.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'set-version.
[native-inputs]: Add python-setuptools, remove python-pytest-runner.
Change-Id: Iec0229e6941fdd24c0624c40c4cc5b70935c2165
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:47 +01:00
Sharlatan Hellseher
3b4e7f12a1
gnu: python-xmldiff: Fix tests.
...
* gnu/packages/python-xyz.scm (python-xmldiff)[native-inputs]: Remove
python-wheel; add python-pytest.
Change-Id: I0381217cded746d82848bdfe5f34b216d55057c7
2025-09-25 09:36:46 +01:00
Sharlatan Hellseher
42f416b4be
gnu: python-openstep-plist: Update to 0.3.0.
...
* gnu/packages/python-xyz.scm (python-openstep-plist): Update to 0.3.0.
[native-inputs]: Remove python-cython and python-wheel; add python-cython-0.
Change-Id: I2ed94a09ad9de84eed5e973fa288e55cb3fd1cab
2025-09-25 09:36:46 +01:00
Hugo Buddelmeijer
c438d4d954
gnu: python-pyclipper: Switch to pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-pyclipper): Switch to
pyproject-build-system.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-cython, and python-pytest-runner, add
python-cython-0, and python-setuptools.
Change-Id: I914c261ba56a92c92402bf4a225acac5babf8c4f
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:45 +01:00
Nicolas Graves
16e02b37a3
gnu: python-rope: Ignore failing test.
...
* gnu/packages/python-xyz.scm (python-rope)
[arguments]<#:test-flags>: Ignore failing test.
[native-inputs]: Remove python-pip, python-pre-commit,
python-pytest-cov, python-wheel.
[description]: Improve style.
Change-Id: I506879b750ee63a60c9fd515721062b56612ba17
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:44 +01:00
Nicolas Graves
660440e4a9
gnu: python-serpent: Fix tests.
...
* gnu/packages/python-xyz.scm (python-serpent):
[source]: Switch to git-fetch.
[arguments]: Set <#:test-backend> and <#:test-flags>.
[native-inputs]: Remove python-wheel.
Change-Id: I2ca9aaaf98b0759b069bc72e0e1b08260fa6dc58
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:43 +01:00
Nicolas Graves
8114c5549d
gnu: python-daemon: Update to 3.1.2.
...
* gnu/packages/python-xyz.scm (python-daemon): Update to 3.1.2.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Remove phase 'adjust-tests. Add phase
'discard-dynamic-metadata.
[native-inputs]: Add python-setuptools, remove python-docutils,
python-testtools.
[description]: Improve style.
Change-Id: Ibb3928a2e89146eafee7896f0c2dd8eefd1dc1d0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:43 +01:00