Commit graph

5387 commits

Author SHA1 Message Date
Sharlatan Hellseher
0a668903fd
gnu: python-absl-py: Update to 2.3.1.
* gnu/packages/python-xyz.scm (python-absl-py): Update to 2.3.1.
  [arguments] <tests?>: Tests require Bazel, disable them for now.
  [native-inputs]: Remove python-setuptools and python-wheel; add
  python-hatchling.

Change-Id: Iae112845d901067e1033fcfe5a29e5dbb81ab75b
2025-09-25 09:36:14 +01:00
Sharlatan Hellseher
e6523c89db
gnu: python-utils: Fix tests.
* gnu/packages/python-xyz.scm (python-utils)[native-inputs]: Remove
python-wheel; add python-pytest-asyncio.

Change-Id: If190cfbd00e47a6c27f42d9941500ae070051e76
2025-09-25 09:36:14 +01:00
Sharlatan Hellseher
73ac9f0fbe
gnu: python-annoy: Update to 1.17.3.
* gnu/packages/python-xyz.scm (python-annoy): Update to 1.17.3.
[source]: Switch to git-fetch providing tests.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-nose; add python-numpy, python-pytest,
and python-setuptools.

Change-Id: I7d98d3f76fe1a94d392551ed833cf493c02fec40
2025-09-25 09:36:13 +01:00
Sharlatan Hellseher
d5007a8ef9
gnu: python-gssapi: Update to 1.10.0.
* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.10.0.
[build-system]: Switch to pyproject-build-system.
[arguments] <test-flags>: Add '--pyargs' option to tests against
installed library.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-nose; add python-pytest and
python-setuptools.

Change-Id: I517b2ecf9527f15dc54c08186a51569f6a730586
2025-09-25 09:36:13 +01:00
Sharlatan Hellseher
9c6e514c43
gnu: python-voluptuous: Update to 0.15.2.
* gnu/packages/python-xyz.scm (python-voluptuous): Update to 0.15.2.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-nose; add python-pytest and
python-setuptools.

Change-Id: I306b65ff59e9cb1e4d7400ab057912bae072e520
2025-09-25 09:36:13 +01:00
Sharlatan Hellseher
d7ae2db9ed
gnu: python-k5test: Update to 0.10.4.
* gnu/packages/python-xyz.scm (python-k5test): Update to 0.10.4.
[build-system]: Switch to pyproejct-build-system.
[arguments] <phases>: Remove 'apply-upstream-fixes.
[inputs]: Add mit-krb5.
[propagated-inputs]: Remove python-six, which, and mit-krb5.
[native-inputs]: Remove mit-krb5; add python-setuptools.

Change-Id: Ife80993e4e78368c5689515f037961c9f6fee703
2025-09-25 09:36:12 +01:00
Sharlatan Hellseher
dd02b9c825
gnu: python-astunparse: Switch to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-astunparse):
  [build-system]: Use pyproject.
  [propagated-inputs]: Remove python-wheel.
  [native-inputs]: Add python-setuptools.

Change-Id: I47ca10fc70a1db146f405247940904f2a5df30fe
2025-09-25 09:36:12 +01:00
Sharlatan Hellseher
cad01598b6
gnu: python-unidecode: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.4.0.
[native-inputs]: Remove python-wheel; add python-pytest.

Change-Id: I7bf733a3d0d61d3a698d0c42898416e84ced8f0f
2025-09-25 09:36:12 +01:00
Sharlatan Hellseher
af1aa73f81
gnu: python-couleur: Fix build.
* gnu/packages/python-xyz.scm (python-couleur) [arguments] <tests?>:
  Disable them, no tests in PyPI but tests in Git depent on Nose test
  runner.

Change-Id: I6b417e22a6777e69408ea5842ba2486c7aab049b
2025-09-25 09:36:12 +01:00
Sharlatan Hellseher
e16bf08b56
gnu: python-identify: Update to 2.6.14.
* gnu/packages/python-xyz.scm (python-identify): Update to 2.6.14.
[argumens] <phases>: Keep 'ensure-no-mtimes-pre-1980.
[propagated-inputs]: Remove python-editdistance.
[native-inputs]: Remove python-coverage and python-wheel.

Change-Id: I920d14a469642f5250922c55b2731a2943c25b31
2025-09-25 09:36:12 +01:00
Sharlatan Hellseher
acdc03ce17
gnu: python-isort: Update to 6.0.1.
* gnu/packages/python-xyz.scm (python-isort): Update to 6.0.1.
  [arguments] <test-flags>: Ignore benchmark and integration test files;
  do not run black tests; rework the list of skipped tests.
  <phases>: Remove 'install-example-plugins; add 'pretend-version.
  [native-inputs]: Remove python-black, python-hypothesmith,
  python-libcst-minimal, python-natsort, python-pip, python-poetry-core,
  python-pypa-build, and python-pytest-mock; add python-hatch-vcs,
  python-hatchling, and python-hypothesis.

Change-Id: Ifb0652d4538ee087933063c5593a469b9af2321c
2025-09-25 09:36:12 +01:00
Sharlatan Hellseher
0a0ea43b7e
gnu: python-repoze-lru: Swap Nose with Unittest.
* gnu/packages/python-xyz.scm (python-repoze-lru):
  [arguments] <test-backend>: Use 'unittest.
  [native-inputs]: Remove python-coverage, python-nose, and
  python-wheel.

Change-Id: Ib91cd3bedbe988436d12f5ba98876b615c8a3765
2025-09-25 09:36:11 +01:00
Sharlatan Hellseher
7720f06ad1
gnu: python-pkginfo: Update to 1.12.1.2.
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.12.1.2.
  [arguments] <test-flags>: Skip one test.

Change-Id: Id3f895971b349e2fc572d674ccaf9aead95f52b2
2025-09-25 09:36:10 +01:00
Sharlatan Hellseher
6e5c1015ca
gnu: python-imageio-ffmpeg: Update to 0.6.0.
* gnu/packages/python-xyz.scm (python-imageio-ffmpeg): Update to 0.6.0.
  [build-system]: Use pyproject.

Change-Id: Ia3f5592958227ba52e9aa483ffafaaebf8a9aa93
2025-09-25 09:36:10 +01:00
Sharlatan Hellseher
1c2f43a034
gnu: python-imageio-ffmpeg: Improve style.
* gnu/packages/python-xyz.scm (python-imageio-ffmpeg): Improve style.

Change-Id: I2fe41000a9eb05d0e6b7e0adfecd8a55ad42ef0c
2025-09-25 09:36:10 +01:00
Sharlatan Hellseher
f57a43e27c
gnu: python-cachetools: Update to 6.1.0.
* gnu/packages/python-xyz.scm (python-cachetools): Update to 6.1.0.
[native-inputs]: Add python-pytest.

Change-Id: Icf7cc10f1d91510074aded5e15e1f287bef02652
2025-09-25 09:36:10 +01:00
Sharlatan Hellseher
0cd9ca8a24
gnu: python-milc: Update to 1.9.1.
* gnu/packages/python-xyz.scm (python-milc): Update to 1.9.1.
  [source]: Switch to git-fetch providing tests.
  [propagated-inputs]: Remove python-appdirs.
  [native-inputs]: Remove python-wheel and python-pip; add python-pytest
  and python-semver.

Change-Id: Iafbf4002713a0662522c16e269eb6063e71381eb
2025-09-25 09:36:10 +01:00
Sharlatan Hellseher
28f820746c
gnu: python-types-colorama: Update to 0.4.15.20250801.
* gnu/packages/python-xyz.scm (python-types-colorama): Update to 0.4.15.20250801.
  [arguments] <tests?>: Disable as no provided with PyPI archive.
  [native-inputs]: Remove python-wheel.

Change-Id: I1e4f5cb1a3f1a5a8ba6c50b902089b19b27f015b
2025-09-25 09:36:10 +01:00
Sharlatan Hellseher
ec1b81af08
gnu: python-mimeparse: Update to 2.0.0.
The project changed maintainer, home page permament redirects from
<https://github.com/dbtsai/python-mimeparse> to
<https://github.com/falconry/python-mimeparse>.

See: <https://github.com/falconry/python-mimeparse/releases/tag/2.0.0rc1>.

* gnu/packages/python-xyz.scm (python-mimeparse): Update to 2.0.0.
  [build-system]: Use pyproject.
  [native-inputs]: Add python-pytest and python-setuptools.
  [home-page]: Fix URL redirection.

Change-Id: I35244d43156861cfb723d21d74f51498f18daf0a
2025-09-25 09:36:09 +01:00
Sharlatan Hellseher
2a97016791
gnu: python-joblib: Update to 1.5.1.
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.5.1.
  [arguments] <test-flags>: Skip only one test.
  [propagated-inputs]: Remove python-psutil.
  [native-inputs]: Add python-pytest-asyncio.

Change-Id: I297d5c146cab585f108f72eb53826b417f71e264
2025-09-25 09:36:09 +01:00
Sharlatan Hellseher
4eeb93ef7a
gnu: python-jsonpatch: Update to 1.33.
* gnu/packages/python-xyz.scm (python-jsonpatch): Update to 1.33.
  [build-system]: Use pypproject.
  [arguments] <test-backend>: Use 'custom.
  [native-inputs]: Add python-setuptools.

Change-Id: Icfaa7842ea88fd40c5c29a16f2d12d6bea25aafc
2025-09-25 09:36:08 +01:00
Sharlatan Hellseher
18cd3b9e76
gnu: python-future: Update to 1.0.0.
* gnu/packages/python-xyz.scm (python-future): Update to 1.0.0.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Enable them as issues was resolved in 0.17.0.
<test-flags>: Skip some problematic tests.
<phases>: Use default 'check and 'sanity-check.
[native-inputs]: Add python-pytest and python-setuptools.

Change-Id: I2f8c5ab093859022b419ae47264fca7c72aa94fa
2025-09-25 09:36:08 +01:00
Sharlatan Hellseher
95f7a43ee2
gnu: python-black: Update to 25.1.0.
* gnu/packages/python-xyz.scm (python-black): Update to 25.1.0.
[propagated-inputs]: Remove python-tomli and python-typing-extensions; add python-aiohttp.
[native-inputs]: Remove python-pytest-aiohttp.

Change-Id: I8f8caefb2d76aa8171e137ae9fa6323b30989967
2025-09-25 09:36:08 +01:00
Sharlatan Hellseher
1843ef821f
gnu: python-relatorio: Update to 0.11.1.
* gnu/packages/python-xyz.scm (python-relatorio): Update to 0.11.1.
  [native-inputs]: Remove python-wheel; add python-pytest.
  [description]: Start from a new line, fix fill column indentation.

Change-Id: I5b5c6556df6fdd3c785b96fdf11c42f1b24165de
2025-09-25 09:36:08 +01:00
Sharlatan Hellseher
c41ff65687
gnu: python-bson: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-bson)[build-system]: Switch to
pyproject-build-system.
[native-inputs]: Add python-pytest and python-setuptools.

Change-Id: I66e4fcd4cbaef2a32f76a2161dfa08fcedabebae
2025-09-25 09:36:07 +01:00
Sharlatan Hellseher
17f8d5b528
gnu: python-partd: Update to 1.4.2.
* gnu/packages/python-xyz.scm (python-partd): Update to 1.4.2.
[propagated-inputs]: Add python-blosc.
[native-inputs]: Remove python-wheel; add python-pytest and python-versioneer.

Change-Id: I4a175b4e45f57bd63add17490ce4f66b314a80d6
2025-09-25 09:36:07 +01:00
Sharlatan Hellseher
bede97b171
gnu: python-deprecation: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-deprecation)[build-system]: Switch
to pyproject-build-system.
[arguments] <test-backend>: Use 'unittest.
<phases>: Add 'drop-unittest2.
[native-inputs]: Remove python-unittest2; add python-setuptools.

Change-Id: Ibe9bf3c94ca1137c64f6415d6f0b94e999c03cc5
2025-09-25 09:36:07 +01:00
Sharlatan Hellseher
f1be2c7bee
gnu: python-natsort: Update to 8.4.0.
* gnu/packages/python-xyz.scm (python-natsort): Update to 8.4.0.
[buld-system]: Switch to pyproject-build-system.
[arguments]: Drop all.
[propagated-inputs]: Add python-fastnumbers.
[native-inputs]: Remove python-hypothesis and python-pytest-cov; add
python-setuptools.

Change-Id: Ib0efe56d7f03b474d935beaede108b7a593b4444
2025-09-25 09:36:06 +01:00
Sharlatan Hellseher
76206d7487
gnu: Add python-fastnumbers.
* gnu/packages/python-xyz.scm (python-fastnumbers): New variable.

Change-Id: I40176b1b621949972be176eed2cd374eeefad8b9
2025-09-25 09:36:06 +01:00
Sharlatan Hellseher
9048edcce2
gnu: python-fsspec: Update to 2025.7.0.
* gnu/packages/python-xyz.scm (python-fsspec): Update to 2025.7.0.
  [arguments] <test-flags>: Skip tests requiring network access or hang.
  <phases>: Remove 'fix-version, 'install-version; add 'set-version.
  [native-inputs]: Add nss-certs-for-test, python-hatch-vcs,
  python-pytest-asyncio, and python-pytest-rerunfailures.

Change-Id: I1532618a8d01c5fd45a232954b83a94624a31923
2025-09-25 09:36:06 +01:00
Sharlatan Hellseher
8cf0407974
gnu: python-twisted: Adjust inputs.
* gnu/packages/python-xyz.scm (python-twisted): Update to 24.11.0.
  [propagated-inputs]: Add python-appdirs, python-cryptography,
  python-h2, python-priority, python-idna, python-pyopenssl,
  python-service-identity, and python-pyserial.
  [native-inputs]: Remove python-pyflakes, python-sphinx, and
  python-sphinx-rtd-theme.

Change-Id: Ia7050206716ddc175d21c85b817ab336d08120fc
2025-09-25 09:36:06 +01:00
Sharlatan Hellseher
21f15ea4da
gnu: python-scikit-build: Update to 0.18.1.
* gnu/packages/python-xyz.scm (python-scikit-build): Update to 0.18.1.
  [srouce] <patch>: Add patch fixing compatability with newer
  Setuptools, taken from upstream.
  [propagated-inputs]: Remove python-tomli.
  [native-inputs]: Remove python-coverage, python-mock,
  python-packaging, python-path, python-pytest-cov,
  python-pytest-virtualenv, and python-setuptools-scm.

* gnu/packages/patches/python-scikit-build-setuptools-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new patch.

Change-Id: I132f6558188c32e7e31fd78527ec6805b91a1443
2025-09-25 09:36:05 +01:00
Sharlatan Hellseher
0b3a240aec
gnu: python-constantly: Update to 23.10.4.
* gnu/packages/python-xyz.scm (python-constantly): Update to 23.10.4.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools and python-versioneer.

Change-Id: Ib52c1d75628bf5859df0fd2139bf0bacb08df871
2025-09-25 09:36:05 +01:00
Sharlatan Hellseher
86d8f820ec
gnu: python-pyicu: Update to 2.15.2.
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.15.2.
[source] <uri>: Adjust archie name according to PyPI.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add pkg-config and python-setuptools.

Change-Id: I3da31d4536590871230a0945e3af94010c3a9d8a
2025-09-25 09:36:05 +01:00
Sharlatan Hellseher
7394d82cf4
gnu: python-distro: Update to 1.9.0.
* gnu/packages/python-xyz.scm (python-distro): Update to 1.9.0.
  [build-system]: Use pyproject.
  [arguments] <test-flags>: Skip 3 tests.
  [native-inputs]: Add python-setuptools.
  [home-page]: Fix permanent redirect.

Change-Id: I64acf4c3811f2b0e97abc2a6f568fe55a0ab9693
2025-09-25 09:36:05 +01:00
Sharlatan Hellseher
5bcc5e7011
gnu: python-pbr: Update to 7.0.1.
This change is to simplify bootstrap for python-pbr. All of the native
inputs were added to active tests but the #:tests? was set to false
making no sense to keep them.

* gnu/packages/python-xyz.scm (python-pbr): Update to 7.0.1.
Do not inherit from python-pbr-minimal and migrate all missing fields.
[build-system]: Switch to pyprject-build-system.
[propagated-inputs]: Remove git-minimal/pinned; add python-setuptools.
[native-inputs]: Remove python-fixtures-bootstrap, python-mock,
python-six, python-sphinx, python-testrepository-bootstrap,
python-testresources-bootstrap, python-testscenarios-bootstrap,
python-testtools-bootstrap, and python-virtualenv.

Change-Id: I5e53fd5ebd9bb0cfdd8e1da1c1a3d797a7bbfaeb
2025-09-25 09:36:05 +01:00
Sharlatan Hellseher
2bcf768da2
gnu: python-beniget: Update to 0.4.2.post1.
* gnu/packages/python-xyz.scm (python-beniget): Update to 0.4.2.post1.
[native-inputs]: Remove python-wheel; add python-pytest.

Change-Id: I26b73711421eca86553c1e6c0d4eecc40fc088df
2025-09-25 09:36:04 +01:00
Sharlatan Hellseher
d91546e8fe
gnu: python-rich-click: Update to 1.8.9.
* gnu/packages/python-xyz.scm (python-rich-click): Update to 1.8.9.
  [srouce]: Switch to git-fetch providing tests.
  [build-system]: Use pyproject.
  [propagated-inputs]: Remove python-importlib-metadata; add
  python-typing-extensions.
  [native-inputs]: Add python-pytest and python-setuptools.

Change-Id: I7edc0c34170f4c94daf58ad157c9a877df9a225a
2025-09-25 09:36:04 +01:00
Sharlatan Hellseher
bcc4d8c68f
gnu: python-types-requests: Update to 2.32.4.20250611.
* gnu/packages/python-xyz.scm (python-types-requests): Update to 2.32.4.20250611.
  [arguments] <tests?>: No tests provided.
  [propagated-inputs]: Remove python-types-urllib3; add python-urllib3.
  [native-inputs]: Remove python-wheel.

Change-Id: I390040e08fb411bc88e71ba116d8ab11e8dcb2e7
2025-09-25 09:36:03 +01:00
Sharlatan Hellseher
fad9d8a594
gnu: python-pyaml: Update to 25.7.0.
* gnu/packages/python-xyz.scm (python-pyaml): Update to 25.7.0.
  [build-system]: Use pyproject.
  [native-inputs]: Remove python-unidecode; add python-pytest and
  python-setuptools.

Change-Id: I3a25ddf5e1e1d4a94915f230182ffa6a607b4cb8
2025-09-25 09:36:03 +01:00
Sharlatan Hellseher
9ffa97b438
gnu: python-ipython-genutils: Switch to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-ipython-genutils)
  [build-system]: Use pyproject.
  [native-inputs]: Add python-setuptools.

Change-Id: I6f7d4a022d7a745ed3a128200a7ed55087708dd8
2025-09-25 09:36:03 +01:00
Sharlatan Hellseher
77b486fcc8
gnu: python-nbconvert: Update to 7.16.6.
* gnu/packages/python-xyz.scm (python-nbconvert): Update to 7.16.6.
[native-inputs]: Remove python-pytest-xdist.

Change-Id: I28adb91bc986ce09ab76535a2b566b3f1c3c549e
2025-09-25 09:36:03 +01:00
Sharlatan Hellseher
c34981dfad
gnu: python-mdit-py-plugins: Update to 0.4.2.
* gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.4.2.
[native-inputs]: Remove python-coverage and python-pytest-cov.

Change-Id: I10958fd0a06de4759c3c573ab0250226424bbd01
2025-09-25 09:36:02 +01:00
Sharlatan Hellseher
16bdf22222
gnu: python-twine: Update to 6.1.0.
* gnu/packages/python-xyz.scm (python-twine): Update to 6.1.0.
[propagated-inputs]: Remove python-importlib-metadata and python-pkginfo; add python-id
and python-packaging.
[native-inputs]: Remove python-wheel.

Change-Id: Ib22ea696d3c11d7db2ff8db2e12e0703d0d5af0f
2025-09-25 09:36:02 +01:00
Sharlatan Hellseher
4e787594a9
gnu: Add python-id.
* gnu/packages/python-xyz.scm (python-id): New variable.

Change-Id: I6163752c272cfd1e4dc4ef9be63fc9dbf0d157e9
2025-09-25 09:36:02 +01:00
Sharlatan Hellseher
98edb2997b
gnu: python-readme-renderer: Update to 44.0.
* gnu/packages/python-xyz.scm (python-readme-renderer): Update to 44.0.
[propagated-inputs]: Remove python-bleach; add python-nh3.

Change-Id: Iaa41563e349a1850b5b5a148adbd6d350bacdd0f
2025-09-25 09:36:02 +01:00
Sharlatan Hellseher
d00e263ae8
gnu: python-rfc3986: Update to 2.0.0.
* gnu/packages/python-xyz.scm (python-rfc3986): Update to 2.0.0.
  [build-system]: Use pyproject.
  [native-inputs]: Add python-setuptools.

Change-Id: I7adcfe876d56cf152eeed27519268dddaf4fbfe5
2025-09-25 09:36:02 +01:00
Sharlatan Hellseher
a607f1e491
gnu: python-mpmath: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-mpmath): Update to 1.3.0.
  [build-system]: Use pyproject.
  [arguments]: Drop them.
  [native-inputs]: Add python-setuptools.

Change-Id: I35634503e612c6bd18ae5c1b1172e829359a3276
2025-09-25 09:36:01 +01:00
Sharlatan Hellseher
aa5fa33c4b
gnu: python-nest-asyncio: Update to 1.6.0.
* gnu/packages/python-xyz.scm (python-nest-asyncio): Update to 1.6.0.
  [build-system]: Use pyproject
  [native-inputs]: Add python-pytest and python-setuptools.

Change-Id: I9c441918bceb9df4e4fdec9856b154fa24b24160
2025-09-25 09:36:01 +01:00
Sharlatan Hellseher
8533e68054
gnu: python-debugpy: Reduce closure size.
As tests are disabled, remove all test related inputs and custom check
phase.

* gnu/packages/python-xyz.scm (python-debugpy) [arguments] <phases>: Do
  not overwrite 'check phase.
  [native-inputs]: Remove python-django, python-gevent, python-flask,
  python-psutil, python-pytest, python-pytest-cov,
  python-pytest-timeout, python-pytest-xdist, and python-requests

Change-Id: I1f6926f233990ecc99711da56075af66791c8f42
2025-09-25 09:36:01 +01:00