Sharlatan Hellseher
dbf8e5d7e4
gnu: Add python-envs.
...
* gnu/packages/python-xyz.scm (python-envs): New variable.
Change-Id: I2d660f2f24a150ba8cb4dce9e3c3e101b1df0425
2025-10-20 23:01:43 +01:00
Sharlatan Hellseher
663a64c14f
gnu: python-twisted: Improve packaging.
...
* gnu/packages/python-xyz.scm (python-twisted)[arguments]
<test-backend>: Use 'custom instead of overwriting check phase.
<test-flags>: Run tests slightly in parallel.
<phases>: Remove 'patch-build-system; use default 'check.
[native-inputs]: Remove python-coverage; add python-incremental.
Change-Id: I9a7222de07f14ee3c309e574fdd91ba07fba6645
2025-10-19 22:42:04 +01:00
Sharlatan Hellseher
39d37eed03
gnu: python-incremental: Improve packaging.
...
* gnu/packages/python-xyz.scm (python-incremental)[arguments]
<build-backend>: Use it instead of patching pyproject.toml.
<phases>: Remove 'patch-build-system.
[propagated-inputs]: Remove python-tomli.
[native-inputs]: Remove python-pytest and python-wheel.
Change-Id: Ie80d4bf324e7a52a6aa2ae127f0248dd131ee97a
2025-10-19 22:40:27 +01:00
Sharlatan Hellseher
66a5d0f7b8
gnu: python-txacme: Move to python-web.
...
* gnu/packages/python-xyz.scm (python-txacme): Move from here ...
* gnu/packages/python-web.scm: ... to here.
Change-Id: I2ea24601514d135dc9c14b775c25b01ff5429f84
2025-10-19 21:59:33 +01:00
Sharlatan Hellseher
4d3d987544
gnu: python-txaio: Move to python-web.
...
* gnu/packages/python-xyz.scm (python-txaio): Move from here ...
* gnu/packages/python-web.scm: ... to here.
Change-Id: I9c48976bda164db898f669b982e92cff2bbe5a3c
2025-10-19 21:55:42 +01:00
Sharlatan Hellseher
c4318ae449
gnu: python-txaio: Update to 25.9.2.
...
* gnu/packages/python-xyz.scm (python-txaio): Update to 25.9.2.
[native-inputs]: Remove python-twisted and python-wheel.
Change-Id: Ic326dcfee1671d0a4b4248a9a4b03a17ea43f3f6
2025-10-19 21:53:44 +01:00
Sharlatan Hellseher
2b06720385
gnu: python-txamqp: Move to python-web.
...
* gnu/packages/python-xyz.scm (python-txamqp): Move from here ...
* gnu/packages/python-web.scm: ... to here.
Change-Id: I992d90d280971140ec3bad5bae3bbdc91fe04d12
2025-10-19 21:49:06 +01:00
Sharlatan Hellseher
45baa0261e
gnu: python-txamqp: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-txamqp)[build-system]: Switch to
pyproject-build-system.
[arguments] <tests?>: All tests are broken due to age of the package.
[native-inputs]: Add python-setuptools.
Change-Id: I55fa657a1e5d11d4bc554ff8ca933d9c3bc9a8d1
2025-10-19 21:46:41 +01:00
Sharlatan Hellseher
19c2933c81
gnu: python-txsni: Move to python-web.
...
* gnu/packages/python-xyz.scm (python-txsni): Move from here ...
* gnu/packages/python-web.scm: ... to here.
Change-Id: Iec202f8ddc7d0f36d383aa679e35847b8f4082dd
2025-10-19 21:35:05 +01:00
Sharlatan Hellseher
f0a484cc75
gnu: python-txsni: Update to 0.2.0.
...
* gnu/packages/python-xyz.scm (python-txsni): Update to 0.2.0. Improve
style.
[source]: Use the latest git tag instead of commit.
[build-system]: Switch to pyproject-build-system.
[arguments] <test-backend>: Use 'custom.
<test-flags>: Run tests with twisted.
[native-inputs]: Add python-setuptools.
Change-Id: Ic65f89a40f07378b9743471b1be5f247ba5e27e0
2025-10-19 21:32:04 +01:00
Nicolas Graves
37759ed454
gnu: python-progressbar33: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-progressbar33):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Run custom tests.
[native-inputs]: Add python-setuptools.
Change-Id: I513b8fb678b6c0e7a676d6d2404f007efd2ffbbf
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:25 +01:00
Nicolas Graves
947f2bf782
gnu: python-progress: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-progress):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend, #:test-flags>: Set them.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: Ic1b2d829c77a60a90eb399160c144b515d047164
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:25 +01:00
Nicolas Graves
9ffcd07604
gnu: python-promise: Update to 2.3.0.
...
* gnu/packages/python-xyz.scm (python-promise): Update to 2.3.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Ignore failing tests.
[native-inputs]: Add python-mock, python-pytest,
python-pytest-asyncio, python-setuptools.
[propagated-inputs]: Add python-six.
[description]: Improve style.
Change-Id: Ibdec3dc276f68a8fd68c569d215370fbc7379801
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:25 +01:00
Nicolas Graves
bd252e136a
gnu: python-hissp: Update to 0.5.0.
...
* gnu/packages/python-xyz.scm (python-hissp): Update to 0.5.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend>: Set it.
[native-inputs]: Add python-hypothesis, python-setuptools.
[description]: Improve style.
Change-Id: I8262a093a32777003deda3eefb8704c1eff5cc73
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:25 +01:00
Nicolas Graves
2853d37e45
gnu: python-rply: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-rply):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Ignore file that fails test collection and
requires an additional argument.
<#:phases>: Add phase 'fix-pytest-use.
[native-inputs]: Add python-pytest, python-setuptools.
Change-Id: I31428106bfbd044fa2e696e263c7459a1cad84ea
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:25 +01:00
Nicolas Graves
1d169d8441
gnu: python-click-log: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-click-log):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools.
[description]: Improve style.
Change-Id: I59b78645cfcd6c74a0420e121df8f40977407c11
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:25 +01:00
Nicolas Graves
614f541391
gnu: python-click-threading: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-click-threading):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools.
[description]: Improve style.
Change-Id: I5d8bc8a10eb0a2580f7930c4cac72f34272235b0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:24 +01:00
Nicolas Graves
f45883c051
gnu: python-atomicwrites: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-atomicwrites):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove them.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: I1cc040e89d1971b77def03502b95b173b860df35
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:24 +01:00
Nicolas Graves
c09bc113fe
gnu: python-texttable: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-texttable):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Use <#:test-flags> rather than <#:phases>.
[native-inputs]: Add python-setuptools.
[synopsis, description]: Improve style.
Change-Id: I4cbbf4c453c45365a869f53c59a0b19c6fb48f25
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:24 +01:00
Nicolas Graves
4983e2277b
gnu: python-connection-pool: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-connection-pool):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: If13e840c63d4ed48341739c3c6bb8666b3167942
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-19 21:21:21 +01:00
Sharlatan Hellseher
ac1fb33ffd
gnu: python-fs: Fix build on cross compilation.
...
* gnu/packages/python-xyz.scm (python-fs)[arguments] <test-flags>: Move
option here instead of overwriting 'check phase.
<phases>: Use default 'check; add 'pre-check.
[native-inputs]: Keep python-setuptools away from condition.
Fixes : guix/guix#3656
Change-Id: I247a70ea9d3fbc94a748973dd4a273341408fea9
2025-10-19 21:09:44 +01:00
Sharlatan Hellseher
159931a972
gnu: python-pyftpdlib: Skip one test on aarch64-linux.
...
* gnu/packages/python-xyz.scm (python-pyftpdlib)[arguments]
<test-flags>: Conditionally deselect one test when target is
aarch64-linux.
Change-Id: I027207d97a7ee24e5482bf676b7b108d2789946e
2025-10-19 21:09:44 +01:00
Hartmut Goebel
0153630c62
gnu: python-febelfin-coda: Update to 0.3.0.
...
* gnu/packages/python-xyz.scm (python-febelfin-coda): Update to 0.3.0.
Change-Id: Icbe0009785e19456dc28eddc2f90d816c409863f
2025-10-19 19:27:09 +02:00
Andreas Enge
f3399615eb
gnu: Remove python-pillow-simd.
...
* gnu/packages/python-xyz.scm (python-pillow-simd): Delete variable.
Fixes : guix/guix#2715
Change-Id: I39bb625b6b6911c972654b0bc00a4d8706402f68
2025-10-19 12:11:55 +02:00
Sharlatan Hellseher
11e0594e63
gnu: packages/python-xyz: Sort the rest of python-ty*.
...
* gnu/packages/python-xyz.scm::(python-types-regex,
python-types-requests, python-types-setuptools, python-types-simplejson,
python-types-toml, python-types-tqdm, python-types-ujson,
python-types-urllib3, python-typeshed-client, python-typing-inspect,
python-typogrify): Sort variables alphabetically.
Change-Id: Ie6b070ae561ee205b7e259c35a10473bd1bac49b
2025-10-19 09:29:22 +01:00
Sharlatan Hellseher
19453a8a9f
gnu: packages/python-xyz: Sort some python-ty*.
...
* gnu/packages/python-xyz.scm: (python-types-freezegun,
python-types-orjson, python-types-protobuf,
python-types-python-dateutil, python-types-pytz, python-types-pyyaml):
Sort variables alphabetically.
Change-Id: I509a71ff36fbbc41fde56137bd18483b8dc86519
2025-10-19 00:10:54 +01:00
Sharlatan Hellseher
f5f51fe87c
gnu: packages/python-xyz: Sort some python-ty*.
...
* gnu/packages/python-xyz.scm: (python-types-aiofiles,
python-types-colorama, python-types-dataclasses, python-types-dateutil,
python-types-docutils): Sort variables alphabetically.
Change-Id: I09e8aa47dc154a1dda1e19b04bbf04211cb8ad7d
2025-10-19 00:07:24 +01:00
Sharlatan Hellseher
38135d0191
gnu: packages/python-xyz: Sort some python-ty*.
...
* gnu/packages/python-xyz.scm: python-typeapi, python-typeguard,
python-typer): Sort variables alphabetically.
Change-Id: Ie8d8e4a5fae7ff38c7450500064b513f43828bfd
2025-10-19 00:02:28 +01:00
Nicolas Graves
da56bde6df
gnu: python-q: Update to 2.7-0.cbad740.
...
* gnu/packages/python-xyz.scm (python-q): Update to 2.7-0.cbad740.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Run tests with the help of <#:test-backend, #:test-flags, #:phases>.
[native-inputs]: Add python-setuptools.
Change-Id: I9da12c1c266a0c68d06dbad4d8f61e2658c4ad53
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:40:38 +01:00
Nicolas Graves
8a45672a9e
gnu: python-syllables: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-syllables):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-cmudict, python-pytest, python-setuptools.
Change-Id: I781f5c52864bff7b8591046ef53ca0ff1c542805
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:40:37 +01:00
Nicolas Graves
6613e5e6b6
gnu: python-plac: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-plac):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools.
[arguments, description]: Improve style.
Change-Id: I1ad6ae1a9115f4a498662167914cc2caad5a1af9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:40:37 +01:00
Nicolas Graves
dbf6da5e3b
gnu: python-session-info: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-session-info):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
[native-inputs]: Add python-setuptools.
Change-Id: I48c3338d947835f53945945c27f6945221232978
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:40:37 +01:00
Nicolas Graves
64ba79d12b
gnu: python-pyqrcode: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-pyqrcode):
[properties, source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Set <#:test-backend>.
[native-inputs]: Add python-pynose, python-pypng, python-setuptools.
[home-page, description]: Improve style.
Change-Id: If523d6420d760dcd571cc3841645a9ddcb24e817
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:40:37 +01:00
Nicolas Graves
222deca6d6
gnu: python-py-tes: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-py-tes):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-requests-mock,
python-setuptools.
Change-Id: If6494b5c2a78fe31fa32517c2d27502c49294b62
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:40:34 +01:00
Nicolas Graves
44c6878f8e
gnu: python-fs: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-fs):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: Id819a473d76ec77089128b7d9b9c0a9d2ba27473
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:58 +01:00
Nicolas Graves
690f7fd91e
gnu: python-pysendfile: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-pysendfile):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style.
[native-inputs]: Add python-setuptools.
Change-Id: Ie759346fb3dcaa2cbfe7db46b79de42b8c037b9e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:58 +01:00
Nicolas Graves
a60f1b1a9d
gnu: python-straight-plugin: Update to 1.4.1-0.363b0af.
...
* gnu/packages/python-xyz.scm (python-straight-plugin): Update to 1.4.1-0.363b0af.
[properties, source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend, test-flags>: Setup tests.
[native-inputs]: Add python-mock, python-setuptools.
[description]: Improve style.
Change-Id: I23d14fc4a49646907ad5e958dc5b2a676b21b218
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:58 +01:00
Nicolas Graves
db9a4f13a9
gnu: python-stdlib-list: Update to 0.11.1.
...
* gnu/packages/python-xyz.scm (python-stdlib-list): Update to 0.11.1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Re-enable tests.
[native-inputs]: Add python-flit-core, python-pytest.
[description]: Improve style.
Change-Id: Id53f5a6e0ad13eb259007ff68225d13e9d10ec65
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:58 +01:00
Nicolas Graves
151a5b524f
gnu: python-clikit: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-clikit):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'relax-requirement to tolerate the
python-crashtest update.
[native-inputs]: Add python-poetry-core, python-pytest, python-pytest-mock.
Change-Id: I7149844db523383d326dac2a80b2c8086c94c972
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:58 +01:00
Nicolas Graves
8ee3e63673
gnu: python-crashtest: Update to 0.4.1.
...
* gnu/packages/python-xyz.scm (python-crashtest): Update to 0.4.1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-poetry-core, python-pytest.
Change-Id: I977baad63fe492760267c6542b405439795e823b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:58 +01:00
Nicolas Graves
0be5bb14d6
gnu: python-mdx-include: Update to 1.4.2.
...
* gnu/packages/python-xyz.scm (python-mdx-include): Update to 1.4.2.
[source]: Fix version configuration.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend>: Set it.
<#:phases>: In phase 'disable-test-requiring-network, allow tests
cache and default to run with the help of the injection of the
django-hello gist. Disable the test non_existing.
[native-inputs]: Add python-setuptools.
Change-Id: I30adff174442feb57e776458ef3e0780a3dffac4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:58 +01:00
Nicolas Graves
58e09abbcb
gnu: python-flake8-todo: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-flake8-todo):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
[native-inputs]: Add python-setuptools.
Change-Id: I3852a7bb1c4f9a4c85b5ce2abad6b7090509332d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:58 +01:00
Nicolas Graves
8705de8c06
gnu: python-flake8-debugger: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-flake8-debugger):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: I806aeb72f6e5ef6522e52d817f9f97bb5a19823c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:57 +01:00
Nicolas Graves
f198cfe662
gnu: python-flake8-continuation: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-flake8-continuation):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'remove-python-six-dependency.
[native-inputs]: Add python-pytest, python-setuptools.
[propagated-inputs]: Remove python-six.
[description]: Improve style.
Change-Id: Icbab45c176ee8abc37cde1da9fe7dd0c38c109e6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:57 +01:00
Nicolas Graves
72c69bfe47
gnu: python-flake8-blind-except: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-flake8-blind-except):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools. Remove python-pycodestyle.
[propagated-inputs]: Add python-pycodestyle.
Change-Id: I5c07bedc5dc9efe4632ea3e270b648ca583d623b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:37:53 +01:00
Hugo Buddelmeijer
060cfe93e9
gnu: Add python-rich-argparse.
...
* gnu/packages/python-xyz.scm (python-rich-argparse): New variable.
Change-Id: I578ce47998dad8c8e55e0bade54d3e53e18374b7
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-18 23:35:53 +01:00
Sharlatan Hellseher
0f39ab356e
gnu: python-typeapi: Update to 2.2.4.
...
* gnu/packages/python-xyz.scm (python-typeapi): Update to 2.2.4.
[arguments] <phases>: Remove 'patch-build-system.
[native-inputs]: Remove python-poetry-core; add python-hatchling.
Change-Id: I91e3dd6135f1cfd42127a1f93326b06de9475f47
2025-10-18 23:35:53 +01:00
Sharlatan Hellseher
17dbec8385
gnu: python-safety: Update to 3.6.2.
...
* gnu/packages/python-xyz.scm (python-safety): Update to 3.6.2.
[arguments] <test-flags>: Skip 4 more tests.
<phases>: Add 'disable-telemetry.
Change-Id: Icd0acec1193fab8e197a281a046aa611da1bacb8
2025-10-18 23:04:48 +01:00
Sharlatan Hellseher
808703c4ea
gnu: python-typer: Update to 0.19.2.
...
* gnu/packages/python-xyz.scm (python-typer): Update to 0.19.2. Fix
indentation and style.
[arguments] <test-flags>: Run tests in parallel, supported by upstream.
<phases>: Remove 'pre-check.
[native-inputs]: Add python-pytest-xdist.
Change-Id: Ib3810ea21d64b59b3a90935ed9caaabe8d6c5796
2025-10-18 22:38:37 +01:00
Sharlatan Hellseher
0556de0bd8
gnu: python-types-aiofiles: Update to 25.1.0.20251011.
...
* gnu/packages/python-xyz.scm (python-types-aiofiles): Update to 25.1.0.20251011.
Change-Id: I488ab4373a4495ea06f1d8b2533e451036c241f4
2025-10-18 22:26:56 +01:00