Commit graph

5367 commits

Author SHA1 Message Date
Nicolas Graves
df82493b09
gnu: python-merge3: Run tests and fix them.
* gnu/packages/python-xyz.scm (python-merge3)
[source]: Switch to git-fetch.
[arguments]<#:test-backend>: Set it.
[native-inputs]: Remove python-wheel.

Change-Id: I57dc757b036cee4baba12c0021a5ddb5aab65a26
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:36 +01:00
Nicolas Graves
7daad3f5f0
gnu: python-pygithub: Update to 2.8.1.
* gnu/packages/python-xyz.scm (python-pygithub): Update to 2.8.1.
[arguments]<#:phases>: Remove 'check phase replacement, add phase 'set-version.
[propagated-inputs]: Add python-typing-extensions,
python-urllib3. Remove python-cryptography.
[native-inputs]: Add python-responses, python-setuptools,
python-setuptools-scm.

Change-Id: I047f053d24b46d4697904101697de0a52a4ba5c9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:36 +01:00
Nicolas Graves
10c8e10d30
gnu: python-zeroconf: Ignore failing tests.
* gnu/packages/python-xyz.scm (python-zeroconf)
[arguments]<#:test-flags>: Ignore additional failing test.
[native-inputs]: Add python-pytest-asyncio. Remove python-wheel.

Change-Id: Iac76a731e91d1287c47f4af9b769d78bca22c9ab
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:36 +01:00
Nicolas Graves
fc4e35190a
gnu: python-signedjson: Update to 1.1.4.
* gnu/packages/python-xyz.scm (python-signedjson): Update to 1.1.4.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'set-version.
[native-inputs]: Add python-pytest, python-setuptools.

Change-Id: I9e1c804a0f7a3634a4ce487d581799935b6e7f10
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:36 +01:00
Nicolas Graves
548538a66d
gnu: python-mercantile: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-mercantile):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: Id6c1a3750489947935ac32c6826969a5a83f00d8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25 09:36:35 +01:00
Sharlatan Hellseher
2a458eb381
gnu: poetry: Update to 2.1.3.
* gnu/packages/python-xyz.scm (poetry): Update to 2.1.3.
[arguments] <test-flags>: Ignore a few more test files.
[propagated-inputs]: Add python-findpython and python-pbs-installer.

Change-Id: I9c4b33ad7a9e7ea6a93358ecc5fde592581bec9d
2025-09-25 09:36:35 +01:00
Sharlatan Hellseher
c3c56b1a2d
gnu: Add python-findpython.
* gnu/packages/python-xyz.scm (python-findpython): New variable.

Change-Id: Ibec3d6e2307508e7cf6ed2f73db7e003e4f719e0
2025-09-25 09:36:35 +01:00
Sharlatan Hellseher
94c6e8ed2a
gnu: Add python-pbs-installer.
* gnu/packages/python-xyz.scm (python-pbs-installer): New variable.

Change-Id: I38940d7f1a86c2afdf83c590a2b42624e31c88c1
2025-09-25 09:36:35 +01:00
Sharlatan Hellseher
5d3b369e10
gnu: python-moto: Update to 5.1.5.
* gnu/packages/python-xyz.scm (python-moto): Update to 5.1.5.
[arguments] <test-args>: Run tests in parallel. Skip 10 more tests.
[propagated-inputs]: Add python-pyparsing.
[native-inputs]: Add python-pytest-xdist.

Change-Id: I5054e141f870640f898a0722389e95f42d5a951d
2025-09-25 09:36:35 +01:00
Sharlatan Hellseher
1fe06a7a13
gnu: python-pytest-check-links: Update to 0.10.1.
* gnu/packages/python-xyz.scm (python-pytest-check-links): Update to 0.10.1.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: The most tests fail.
[propagated-inputs]: Remove python-pytest and python-six; add
python-requests.
[native-inputs]: Remove python-pbr-minimal; add python-hatchling.
[home-page]: Fix redirection, it's maintained by Jupyter Lab project.

Change-Id: Iebbe30534a4f1033fc59988056b745a7315963cc
2025-09-25 09:36:34 +01:00
Sharlatan Hellseher
02e5e0ed16
gnu: python-timeout-decorator: Disable tests.
* gnu/packages/python-xyz.scm (python-timeout-decorator)[arguments]
<tests?>: Skip them for now.

Change-Id: I93bbc79be6345a4a0408f58dfbd944b9a48dddce
2025-09-25 09:36:34 +01:00
Sharlatan Hellseher
7736cf7201
gnu: python-readability-lxml: Update to 0.8.4.1.
* gnu/packages/python-xyz.scm (python-readability-lxml): Update to 0.8.4.1.
[source] <snippet>: Remove as no longer required.
<commit>: Version format has been changed.
[native-inputs]: Remove python-timeout-decorator, python-setuptools, and
python-wheel; add python-poetry-core.

Change-Id: I7b29efede45bd8dfdd41ee0145ba30cba452f0ec
2025-09-25 09:36:34 +01:00
Sharlatan Hellseher
ab17d1f192
gnu: Remove python-extras.
1.0.0 was released in 2016 as helper for python-testtols,
python-fixtures and python-subunit. Now it's no longer required. There
are no users in Guix.

* gnu/packages/python-xyz.scm (python-extras): Delete variable.

Change-Id: Id328d826052ac5a27cc4e7c0a6042f0a5df2bd14
2025-09-25 09:36:34 +01:00
Sharlatan Hellseher
3694fcfd28
gnu: Remove python-linecache2.
Upstream note: This repository was archived by the owner on Nov 25,
2023. It is now read-only.

No users in Guix.

* gnu/packages/python-xyz.scm (python-linecache2): Delete variable.

Change-Id: I12deda7a2359ceec86daa60c86dce9d2bfc9764e
2025-09-25 09:36:34 +01:00
Sharlatan Hellseher
00dc48d22b
gnu: Remove python-traceback2.
Upstream note: This repository was archived by the owner on Nov 25,
2023. It is now read-only.

No users in Guix.

* gnu/packages/python-xyz.scm (python-traceback2): Delete variable.

Change-Id: I67c4575841bf9fbc775b0105de0c6a281620c175
2025-09-25 09:36:33 +01:00
Sharlatan Hellseher
39fdf01c71
gnu: python-widgetsnbextension: Update to 4.0.14.
* gnu/packages/python-xyz.scm (python-widgetsnbextension): Update to 4.0.14.
[arguments] <tests?>: No tests.
[native-inputs]: Remove python-wheel.

Change-Id: Ic061b06c53bea26f05a5871cf50a88bcd1e6921a
2025-09-25 09:36:33 +01:00
Sharlatan Hellseher
b6311a58ed
gnu: python-fastbencode: Update to 0.3.2.
* gnu/packages/python-xyz.scm (python-fastbencode): Update to 0.3.2.
[arguments] <test-backend>: Use 'unittest.
[native-inputs]: Remove python-cython-3 and python-wheel; add
python-cython.

Change-Id: Ie945290b90ef43bf228b780ca2413397da4211a1
2025-09-25 09:36:32 +01:00
Sharlatan Hellseher
3a1f5662a8
gnu: python-bleach: Update to 6.2.0.
* gnu/packages/python-xyz.scm (python-bleach): Update to 6.2.0.
[propagated-inputs]: Remove python-tinycss2; add python-webencodings.
[native-inputs]: Remove python-wheel.

Change-Id: I246a5b8ffcafc5c83ff9bb3e24fcc87043170f61
2025-09-25 09:36:31 +01:00
Sharlatan Hellseher
978fc928f4
gnu: python-numexpr: Update to 2.12.1.
* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.12.1.
[propagated-inputs]: Remove python-numpy; add python-numpy-2.
[native-inputs]: Remove python-wheel.

Change-Id: I3eedd2eca2917db09432cd034855d5ba100c135e
2025-09-25 09:36:31 +01:00
Sharlatan Hellseher
c486a1d3f6
gnu: Remove python-ttystatus.
* gnu/packages/python-xyz.scm (python-ttystatus): Delete variable.

Change-Id: I6b4d7f75950f24bd19dcefd4cc80e385680214c9
2025-09-25 09:36:30 +01:00
Sharlatan Hellseher
4b34e50681
gnu: Remove python-setuptools-scm-git-archive.
Message from upstram: This repository was archived by the owner on May
5, 2024. It is now read-only.  There are no users in Guix, fails to
build.

* gnu/packages/python-xyz.scm (python-setuptools-scm-git-archive):
Delete variable.

Change-Id: If31c394997a0dce2b47fc2a0e9cda1215c4b3e96
2025-09-25 09:36:30 +01:00
Sharlatan Hellseher
7e43294e13
gnu: Remove python-rich-click-next.
* gnu/packages/python-xyz.scm (python-rich-click-next): Delete variable.

Change-Id: I170249bec31880883d2a090839e70357ab872ccb
2025-09-25 09:36:30 +01:00
Sharlatan Hellseher
1b5492197a
gnu: Remove python-random2.
* gnu/packages/python-xyz.scm (python-random2): Delete variable.

Change-Id: I71146f1202332bd9912f7beaa1897fa74e442e1c
2025-09-25 09:36:30 +01:00
Sharlatan Hellseher
dc6885a81f
gnu: Remove python-psutil-7.
* gnu/packages/python-xyz.scm (python-psutil-7): Delete variable.

Change-Id: I9d386d78e16daf4db8232d9268da86c249401334
2025-09-25 09:36:29 +01:00
Sharlatan Hellseher
dcc825c4af
gnu: Remove python-pathtools.
The same functionality is a part of standard Python library, this
project is not maintained since 2014, see:
<https://github.com/gorakhargosh/pathtools/issues/4>.

* gnu/packages/python-xyz.scm (python-pathtools): Delete variable.

Change-Id: Ia08ee219243c8f96a15992d5d556679b550bf457
2025-09-25 09:36:29 +01:00
Sharlatan Hellseher
5190d30ad8
gnu: Remove python-msgpack-transitional.
* gnu/packages/python-xyz.scm (python-msgpack-transitional): Delete variable.

Change-Id: I5bd01468837d9ee353d85134ebd316a9cc7f192c
2025-09-25 09:36:27 +01:00
Sharlatan Hellseher
b955a54191
gnu: Remove python-ipaddress.
It was a back port of Python 3.3+ "ipaddress" module, not maintained
since 2019 and has no users in Guix.

* gnu/packages/python-xyz.scm (python-ipaddress): Delete variable.

Change-Id: I8a7f1c49d0d3b409dde8191472e24e49abf45bb6
2025-09-25 09:36:27 +01:00
Sharlatan Hellseher
b61121e3a2
gnu: Remove python-importlib-resources-6.
* gnu/packages/python-xyz.scm (python-importlib-resources-6): Delete variable.

Change-Id: I1ddd5b4c38f5d50f60c6ebb58279c15f7a7c5304
2025-09-25 09:36:27 +01:00
Sharlatan Hellseher
0607306304
gnu: Remove python-jsonpatch-0.4.
* gnu/packages/python-xyz.scm (python-jsonpatch-0.4): Delete variable.

Change-Id: If95317c8ad49c66e63907a437fca54d8df7bedfc
2025-09-25 09:36:27 +01:00
Sharlatan Hellseher
0107fdb8b0
gnu: Remove python-cython-0.29.35.
* gnu/packages/python-xyz.scm (python-cython-0.29.35): Delete variable.

Change-Id: Iaed062e153e295e1ec3ef7e8c91709081792fc21
2025-09-25 09:36:27 +01:00
Sharlatan Hellseher
25f2accc1e
gnu: Remove python-contextvars.
Note: This package implements a backport of Python 3.7 contextvars
module (see PEP 567) for Python 3.6.

Not maintained sicne 2019 has no users in Guix.

* gnu/packages/python-xyz.scm (python-contextvars): Delete variable.

Change-Id: I955c902d3afaa8044226438f2303b95e94ad1764
2025-09-25 09:36:27 +01:00
Sharlatan Hellseher
255789dd9d
gnu: Remove python-contexttimer.
The latest release was in 2016, no actively developed, depends on
outdated inputs, has no users in Guix.

* gnu/packages/python-xyz.scm (python-contexttimer): Delete variable.

Change-Id: I35ceb328a511854cb10c6a126aacf88f06a5d4b8
2025-09-25 09:36:26 +01:00
Sharlatan Hellseher
45bc66a530
gnu packages/python-xyz: Remove unused modules.
* gnu/packages/python-xyz.scm: Do not import terminals module.

Change-Id: I013a309797087b7587140f4b11db27022a397791
2025-09-25 09:36:26 +01:00
Sharlatan Hellseher
3454c6e17d
gnu: python-freetype-py: Move to fontutils.
* gnu/packages/python-xyz.scm (python-freetype-py): Move from here ...
* gnu/packages/fontutils.scm: ... to here.
* gnu/packages/gnome-xyz.scm: Add fontutils module.

Change-Id: Ic5c3d9a360bfb5e1214c73144619863f83a2db97
2025-09-25 09:36:25 +01:00
Sharlatan Hellseher
0768f8cda0
gnu: python-pyte: Move to python-xyz.
* gnu/packages/terminals.scm (python-pyte): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: I749cca61abe2825e511db6dd7b7d47e2aba9d25d
2025-09-25 09:36:25 +01:00
Sharlatan Hellseher
32b3c1d8c4
gnu: python-curtsies: Move to python-xyz.
* gnu/packages/terminals.scm (python-curtsies): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: I1aaf93a0d0e75e9baa5904dc794d3da978f57443
2025-09-25 09:36:25 +01:00
Sharlatan Hellseher
27d3426d2d
gnu: python-spinners: Move to python-xyz.
* gnu/packages/terminals.scm (python-spinners): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: I382935461c52766a98ae3b103e5309ee43651a09
2025-09-25 09:36:25 +01:00
Sharlatan Hellseher
e61d73bf3d
gnu: python-log-symbols: Move to python-xyz.
* gnu/packages/terminals.scm (python-log-symbols): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: I40b1647eaf6c69f4cbca699bd0d1f4833e2ad438
2025-09-25 09:36:25 +01:00
Sharlatan Hellseher
707b0f2016
gnu: python-halo: Move to python-xyz.
* gnu/packages/terminals.scm (python-halo): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: Ie3bf1a898c949162a6f54d37ff44f362cda5d335
2025-09-25 09:36:25 +01:00
Sharlatan Hellseher
884c92fddd
gnu: python-typing-extensions-next: Set to python-typing-extensions.
Replace all python-typing-extensions-next occurrences with
python-setuptools-scm.

* gnu/packages/python-build.scm (python-typing-extensions-next): Set to
  python-typing-extensions.

Change-Id: Ib6a6e0af11c0e3f0da49dcbfe02d1da45cb4fbf7
2025-09-25 09:36:25 +01:00
Sharlatan Hellseher
762352c96f
gnu: python-setuptools-scm-next: Set to python-setuptools-scm.
Replace all python-setuptools-scm-next occurrences with
python-setuptools-scm.

* gnu/packages/python-build.scm (python-setuptools-scm-next): Set to
  python-setuptools-scm.

Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
2025-09-25 09:36:24 +01:00
Sharlatan Hellseher
b79fbf27b8
gnu: python-setuptools-next: Set to python-setuptools.
Replace all python-setuptools-next occurrences with python-setuptools.

* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.

Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
2025-09-25 09:36:24 +01:00
Sharlatan Hellseher
bbb9551884
gnu: python-charset-normalizer-3: Set to python-charset-normalizer.
* gnu/packages/python-xyz.scm (python-charset-normalizer-3): Set to
python-charset-normalizer.

Change-Id: I15b2aba11e2892f011095703575c76b463c2f576
2025-09-25 09:36:24 +01:00
Sharlatan Hellseher
871d8a9f32
gnu: python-pypugjs: Update to 5.12.0.
* gnu/packages/python-xyz.scm (python-pypugjs): Update to 5.12.0.
  [arguments] <test-flags>: Drop it, as all tests passed just fine.
  <phases>: Remove 'disable-pyramid.
  [propagated-inputs]: Remove python-six.
  [native-inputs]: Remove python-coverage, python-flake8, python-nose,
  and python-wheel.

Change-Id: I8d421e7777d37ed2caf1b040d71a72b58cfba66c
2025-09-25 09:36:22 +01:00
Sharlatan Hellseher
f822974d9e
gnu: python-pyclibrary: Adjust inputs.
* gnu/packages/python-xyz.scm (python-pyclibrary)
  [propagated-inputs]: Remove python-pyparsing-2.4.7; add
  python-pyparsing.
  [native-inputs]: Remove python-wheel.

Change-Id: Ifc03f143b92ebedfc938f7feb6363e5c96b064c1
2025-09-25 09:36:22 +01:00
Sharlatan Hellseher
5db6f444b9
gnu: python-jaraco-packaging: Update to 9.4.0.
* gnu/packages/python-xyz.scm (python-jaraco-packaging): Update to 9.4.0.
  [arguments] <tests?>: Disable them.
  [propagated-inputs]: Remove python-pytest, python-pytest-checkdocs,
  python-pytest-flake8, python-rst.linker, python-setuptools,
  python-setuptools-scm, and python-six; add python-pypa-build,
  python-virtualenv, python-domdf-python-tools, and
  python-jaraco-context.
  [native-inputs]: Add python-setuptools and python-setuptools-scm.

Change-Id: Ic2b9c97d6c31dfeaed17c6e642bde7744119f3f1
2025-09-25 09:36:22 +01:00
Sharlatan Hellseher
fd42f767ec
gnu: python-numpy-documentation: Fix build.
* gnu/packages/python-xyz.scm (python-numpy-documentation):
  [arguments] <phases>: Do not delete 'build, extract all build steps
  from 'install; PDF build fails and excluded for now.
  [native-inputs]: Remove python-sphinx-panels; {texlive-local-tree}:
  add texlive-cmap.
  [description]: Remove mention of PDF.

Change-Id: I5f154ec681b127fd4c74667ec097a6409eacf099
2025-09-25 09:36:22 +01:00
Sharlatan Hellseher
090535621b
gnu: python-graphene: Update to 3.4.3.
* gnu/packages/python-xyz.scm (python-graphene): Update to 3.4.3.
  [build-system]: Use pyproject.
  [propagated-inputs]: Remove python-aniso8601, python-promise, and
  python-six; add python-dateutil and python-typing-extensions.
  [native-inputs]: Add python-setuptools.

Change-Id: I193d1b7580c4647357d6150d49a9a5e5610d590b
2025-09-25 09:36:22 +01:00
Sharlatan Hellseher
d91de2a5be
gnu: python-flex: Switch to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-flex): Add a maintenance note to
  remove the packages in the future.
  [build-system]: Use pyproject.
  [arguments] <tests?>: No tests in PyPI archive provided.
  [native-inputs]: Add python-seuptools.

Change-Id: I61cb165c089a97514ead78317158f21591003c32
2025-09-25 09:36:22 +01:00
Sharlatan Hellseher
11f3bb79ec
gnu: python-apipkg: Update to 3.0.2.
* gnu/packages/python-xyz.scm (python-apipkg): Update to 3.0.2.
  [build-system]: Use pyproject.
  [native-inputs]: Remove python-pytest and python-setuptools-scm; add
  python-hatch-vcs and python-hatchling.

Change-Id: I87fe8543f29506b6a453984de6191b97503e97c5
2025-09-25 09:36:21 +01:00