Commit graph

4528 commits

Author SHA1 Message Date
Ricardo Wurmus
4f5d5cfb12
gnu: python-multidict: Update to 6.1.0.
* gnu/packages/python-xyz.scm (python-multidict): Update to 6.1.0.
[propagated-inputs]: Add python-typing-extensions.

Change-Id: I1bc3e818a5c009ed360cd2ad2c00a395c5ea8966
2025-01-20 21:37:56 +01:00
Ricardo Wurmus
2a24283269
gnu: python-twisted: Add comment.
* gnu/packages/python-xyz.scm (python-twisted)[native-inputs]: Add comment on
why glibc-utf8-locales is needed.

Change-Id: I0effed9600b2b2238a33b70bd38f4bb565b6df9f
2025-01-20 21:37:56 +01:00
Sharlatan Hellseher
db293bb6af
gnu: nikola: Update to 8.3.1, fix build.
* gnu/packages/python-xyz.scm (nikola): Update to 8.3.1. Fix build.
[arguments] <test-flags>: Ignore dev_test_sever tests which are all
failing.
<phases>: Add 'fix-pytest-config.
[native-inputs]: Remove python-pytest-cov; add python-feedparser.

Change-Id: I4394a4bf19a64f1bdda578352f0d3bdfa036c752
2025-01-20 21:37:56 +01:00
Ricardo Wurmus
522225af77
gnu: python-twisted: Update to 24.11.0.
* gnu/packages/python-xyz.scm (python-twisted): Update to 24.11.0.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests; add phases 'patch-build-system and
'disable-broken-tests; add custom 'check phase.
[propagated-inputs]: Delete python-pyhamcrest; add python-attrs,
python-bcrypt, and python-typing-extensions.
[native-inputs]: Add python-coverage, python-hatch-fancy-pypi-readme,
python-hatchling, python-httpx, python-hypothesis, python-pyflakes,
python-pyhamcrest, python-pytest, python-sphinx, and python-sphinx-rtd-theme.

Change-Id: Ib55c2363f4cdb06e70f84545142d225271c0fa0a
2025-01-20 21:37:56 +01:00
Ricardo Wurmus
0a8f423124
gnu: python-automat: Update to 24.8.1.
* gnu/packages/python-xyz.scm (python-automat): Update to 24.8.1.
[arguments]: Enable tests; adjust 'remove-entrypoint.
[native-inputs]: Add python-pytest; remove python-graphviz.
[propagated-inputs]: Add python-graphviz and python-typing-extensions; remove
python-six and python-attrs.

Change-Id: Ic77e57da21590435ecfde8d9921ce6ec36576d67
2025-01-20 21:37:56 +01:00
Ricardo Wurmus
4fde638b3b
gnu: python-toolrack: Update to 4.0.1.
* gnu/packages/python-xyz.scm (python-toolrack): Update to 4.0.1.
[build-system]: Use pyproject-build-system.
[arguments]: Adjust phase 'patch-/bin/sh; remove custom 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I3de26b028d5eeb23a534ae2dc17e8084249d19e1
2025-01-20 21:37:56 +01:00
Ricardo Wurmus
7343ab138c
gnu: python-monthdelta: Add missing inputs.
* gnu/packages/python-xyz.scm (python-monthdelta)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I273ed753c5808098434efa20c70a7c7f0a7d109d
2025-01-20 21:37:55 +01:00
Ricardo Wurmus
8c8d402818
gnu: Add python-iron-mq.
* gnu/packages/python-xyz.scm (python-iron-mq): New variable.

Change-Id: I97e18d93118747659db962c0fd2d384900ad254d
2025-01-20 21:37:54 +01:00
Ricardo Wurmus
a355033473
gnu: Add python-iron-core.
* gnu/packages/python-xyz.scm (python-iron-core): New variable.

Change-Id: I0ba16f575e111b86f7c8aac5e8d2eb5331e082c6
2025-01-20 21:37:54 +01:00
Ricardo Wurmus
10b4312e91
gnu: python-rjsmin: Update to 1.2.3.
* gnu/packages/python-xyz.scm (python-rjsmin): Update to 1.2.3.
[source]: Simplify snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.
[native-inputs]: Add python-setuptools and python-wheel.
[description]: Reformat.

Change-Id: I439123d6de89a95d5d4b96e0c376a6ba2f61221b
2025-01-20 21:37:54 +01:00
Ricardo Wurmus
63787199f4
gnu: python-rcssmin: Update to 1.2.0.
* gnu/packages/python-xyz.scm (python-rcssmin): Update to 1.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: Ie61bec0942852e53d84d85364e3e445d42bf3049
2025-01-20 21:37:54 +01:00
Ricardo Wurmus
6e2cacf2f9
gnu: python-sentry-sdk: Update to 1.5.5.
* gnu/packages/python-xyz.scm (python-sentry-sdk): Update to 1.5.5.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags; simplify custom 'check phase.
[native-inputs]: Add nss-certs-for-test, python-setuptools, and python-wheel.

Change-Id: I1b4097a582c14a6b39e69d35795b7e53d832463d
2025-01-20 21:37:54 +01:00
宋文武
d7d1790ab0
gnu: python-celery: Fix build.
* gnu/packages/python-xyz.scm (python-celery)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I36cb85b9e8291dab6b35e03cfb242c8f05bf6599
2025-01-20 21:37:51 +01:00
宋文武
70ad04b51a
gnu: Remove python-twodict.
Won't work with current python, last updated 8 years ago.
See also <https://github.com/MrS0m30n3/twodict/issues/3>.

* gnu/packages/python-xyz.scm (python-twodict): Remove variable.

Change-Id: I59337a58558148011d09e51326c1ff703193eefd
2025-01-20 21:37:50 +01:00
宋文武
422bd20e91
gnu: python-types-dateutil: Fix build.
* gnu/packages/python-xyz.scm (python-types-dateutil)[native-inputs]: Add
python-wheel.

Change-Id: I0d8c23960d3be8c30741c82632db00b63a4074c0
2025-01-20 21:37:50 +01:00
宋文武
6457414266
gnu: python-vdf: Fix build.
* gnu/packages/python-xyz.scm (python-vdf)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I0ca3a012a06f44ff818c63e3f5954aa92e643e39
2025-01-20 21:37:50 +01:00
宋文武
b3d38b531b
gnu: python-xmp-toolkit: Fix build.
* gnu/packages/python-xyz.scm (python-xmp-toolkit)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I7f9b8d5b98f4eca6b87e54134d278f57ab0eb73f
2025-01-20 21:37:49 +01:00
Ricardo Wurmus
c418fa8924
gnu: python-pkgconfig: Update to 1.5.5.
* gnu/packages/python-xyz.scm (python-pkgconfig): Update to 1.5.5.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests; remove custom 'check phase.
[native-inputs]: Add python-poetry-core; remove python-nose.

Change-Id: I0f45db123f35e6cd2faacd9499d6b1153a752ed8
2025-01-20 21:37:49 +01:00
Ricardo Wurmus
53b438d37e
gnu: Add python-xmlsec.
* gnu/packages/python-xyz.scm (python-xmlsec): New variable.

Change-Id: Ieee901d7c12cb143d21a6fccd16d08fe7ce84ff1
2025-01-20 21:37:48 +01:00
Ricardo Wurmus
08be089012
gnu: python-angr: Add missing inputs.
* gnu/packages/python-xyz.scm (python-angr)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: If63c07b6d436b8ef2dac55e976a7715ac510edd8
2025-01-20 21:37:48 +01:00
Ricardo Wurmus
acc7ffca5c
gnu: python-cle: Add missing inputs.
* gnu/packages/python-xyz.scm (python-cle)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Icad90691f19b76ff626bd35b4d72059da269d677
2025-01-20 21:37:48 +01:00
Ricardo Wurmus
3b74775c96
gnu: python-pyvex: Add missing inputs.
* gnu/packages/python-xyz.scm (python-pyvex)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I09f711e88b62d4b3aee5c0b9828ce4d94df92a41
2025-01-20 21:37:48 +01:00
Ricardo Wurmus
ddbe80b85d
gnu: python-claripy: Add missing inputs.
* gnu/packages/python-xyz.scm (python-claripy)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I3df251ecbb04c1f1a808fbfadb1358a73fc3aadf
2025-01-20 21:37:48 +01:00
Ricardo Wurmus
88d6a1d154
gnu: python-itanium-demangler: Add missing inputs.
* gnu/packages/python-xyz.scm (python-itanium-demangler)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ibef12317a488fa810adc49b7abd86c110648c14a
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
a59266cfb9
gnu: python-mulpyplexer: Add missing inputs.
* gnu/packages/python-xyz.scm (python-mulpyplexer)[arguments]: Reformat.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: If55056c94f7693328a51c361909fa52b093126e9
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
3bd64535d6
gnu: python-nampa: Add missing inputs.
* gnu/packages/python-xyz.scm (python-nampa)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Idbfc6152e59257f68246b7c02c955ba371e6d4a2
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
e224ee0227
gnu: python-pysmt: Add missing inputs.
* gnu/packages/python-xyz.scm (python-pysmt)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ia2efffee11ed484768de1e85f087eda8fbd369d3
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
8ef47ccb1b
gnu: python-cart: Add missing inputs.
* gnu/packages/python-xyz.scm (python-cart)[arguments]: Reformat.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Iaa0877d88a1296957b1c14c88f8e669c734683a3
2025-01-20 21:37:46 +01:00
Ricardo Wurmus
53dcdea0a0
gnu: python-mediapy: Update to 1.2.2.
* gnu/packages/python-xyz.scm (python-mediapy): Update to 1.2.2.

Change-Id: Ib67dc79cd44dca25298ed649e49aa2d0135affcd
2025-01-20 21:37:45 +01:00
Ricardo Wurmus
fc620dcd82
gnu: Add python-nanobind.
* gnu/packages/python-xyz.scm (python-nanobind): New variable.

Change-Id: Ic3525712e7b5c6baaaf3b7660079c1ba15f7c3ee
2025-01-20 21:37:44 +01:00
Ricardo Wurmus
4bbdbf65b9
gnu: Add python-seedir.
* gnu/packages/python-xyz.scm (python-seedir): New variable.

Change-Id: I97a6305085a1ad4d62598646cceb2e2a921f5950
2025-01-20 21:37:43 +01:00
Ricardo Wurmus
5521432afb
gnu: python-ailment: Add missing inputs.
* gnu/packages/python-xyz.scm (python-ailment)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ie129cd325decbe1f67d641ec9c57b366a1371a34
2025-01-20 21:37:43 +01:00
Ricardo Wurmus
26b288fabc
gnu: python-sparse: Update to 0.15.4.
* gnu/packages/python-xyz.scm (python-sparse): Update to 0.15.4.
[arguments]: Add phase 'fix-version.
[native-inputs]: Remove python-importlib-metadata and python-pytest-black; add
python-pre-commit, python-setuptools-scm, and python-wheel.

Change-Id: I49d862186d0645e5a94ee8c6b33bb0578e2a4089
2025-01-20 21:37:43 +01:00
Ricardo Wurmus
6a2fb5fa51
gnu: python-matplotx: Add missing inputs.
* gnu/packages/python-xyz.scm (python-matplotx)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I5b42c20e2b708d22738dafba74ec4fd641fb1e83
2025-01-20 21:37:42 +01:00
Ricardo Wurmus
9562474ebc
gnu: python-xdoctest: Update to 1.2.0.
* gnu/packages/python-xyz.scm (python-xdoctest): Update to 1.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add 'pre-check phase.
[native-inputs]: Add cmake-minimal, ninja, pybind11, python-pytest-cov,
python-scikit-build, python-setuptools, and python-wheel.
[propagated-inputs]: Remove python-six.

Change-Id: Ia12eaa96751191efc2d6aa23ec460b3892cc6428
2025-01-20 21:37:42 +01:00
Ricardo Wurmus
aa36ac22a9
gnu: python-swagger-spec-validator: Update to 3.0.4.
* gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to
3.0.4.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-six; add python-importlib-resources and
python-typing-extensions.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ia6c311938afd7efd3be5d55f6c7d34a68c448c74
2025-01-20 21:37:42 +01:00
Ricardo Wurmus
c6ead15d32
gnu: python-multipart: Update to 0.0.20.
* gnu/packages/python-xyz.scm (python-multipart): Update to 0.0.20.
[native-inputs]: Remove python-mock, python-setuptools, and python-wheel; add
python-hatchling.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.

Change-Id: If5400ee7e77ada5ad84fa06cf27f0190d55ad805
2025-01-20 21:37:42 +01:00
Ricardo Wurmus
13b8bf923f
gnu: python-columnize: Add missing inputs.
* gnu/packages/python-xyz.scm (python-columnize)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I16e4c74ad5c158e9e45c2b1f930f5abb72f7f203
2025-01-20 21:37:40 +01:00
Ricardo Wurmus
77ec444e54
gnu: python-term-background: Add missing input.
* gnu/packages/python-xyz.scm (python-term-background)[native-inputs]: Remove
python-pkginfo; add python-wheel.

Change-Id: I9720aaad30294c532e9dcebd9247320e22e59866
2025-01-20 21:37:40 +01:00
Ricardo Wurmus
8aeaa211aa
gnu: python-apscheduler: Add missing inputs.
* gnu/packages/python-xyz.scm (python-apscheduler)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I777d0c0d2c758d7ec3385a11432c3e9cc16877f1
2025-01-20 21:37:39 +01:00
Ricardo Wurmus
c33caf3bcd
gnu: python-resolvelib: Update to 1.1.0b1.
* gnu/packages/python-xyz.scm (python-resolvelib): Update to 1.1.0b1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ida8eb599bcfc02e84fc95ac276fba4ba217a6511
2025-01-20 21:37:39 +01:00
Ricardo Wurmus
145b1c253e
gnu: Remove python-pathlib.
This package is obsolete, the module it provides is part of the standard
library, and the package has no users.

* gnu/packages/python-xyz.scm (python-pathlib): Remove variable.

Change-Id: I8c724ba7b62ad5602f6abdb4e5fdaf2806180ab5
2025-01-20 21:37:38 +01:00
Ricardo Wurmus
72e25861ed
gnu: python-mizani: Add missing input.
* gnu/packages/python-xyz.scm (python-mizani)[native-inputs]: Add
python-wheel.

Change-Id: I9a1a7a4ee38db7a48e14069efb2b7b97dad32a80
2025-01-20 21:37:38 +01:00
Ricardo Wurmus
56136c0740
gnu: python-cattrs: Disable failing test.
* gnu/packages/python-xyz.scm (python-cattrs)[arguments]: Disable one more
test.

Change-Id: I8296abaa2faa745404354cb26f0d08024e7960c8
2025-01-20 21:37:38 +01:00
Ricardo Wurmus
9179247361
gnu: python-legacy-api-wrap: Update to 1.4.1.
* gnu/packages/python-xyz.scm (python-legacy-api-wrap): Update to 1.4.1.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-coverage, python-hatch-vcs, python-hatchling, and
python-pytest.
[propagated-inputs]: Remove python-get-version, python-pytest,
python-pytest-black, python-pytest-cov, and python-setuptools.

Change-Id: I56ccdc6c9fd8b5e6bcbfcf9255f02949e8f1e705
2025-01-20 21:37:37 +01:00
Ricardo Wurmus
e539135b3e
gnu: python-anndata: Update to 0.11.1.
* gnu/packages/python-xyz.scm (python-anndata): Update to 0.11.1.
[arguments]: Update list of disabled tests; do not patch conftest.
[native-inputs]: Add python-pytest-mock.

Change-Id: I6f087bb19a71006fd9f9c2c92150fa4d038fa2a6
2025-01-20 21:37:36 +01:00
Ricardo Wurmus
e3a69f37ca
gnu: python-wrapt: Update to 1.17.0.
* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.17.0.
[arguments]: Enable tests.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: Ib2e973ec7b09454588bbbbdd5d8446afc53e835b
2025-01-20 21:37:36 +01:00
Ricardo Wurmus
4e1bff407b
gnu: python-path-bootstrap: Update to 17.1.0.
* gnu/packages/python-xyz.scm (python-path-bootstrap): Update to 17.1.0.

Change-Id: I7a83d6cffb2b3818691eaae3a3c787da3c60ff72
2025-01-20 21:37:35 +01:00
Ricardo Wurmus
aeef83b53d
gnu: python-pydantic-settings: Update to 2.7.1.
* gnu/packages/python-xyz.scm (python-pydantic-settings): Update to 2.7.1.
[arguments]: Ignore tests from test_docs.py.
[propagated-inputs]: Remove python-pyaml and python-tomli.

Change-Id: Ie43e098c1a7787923a3cc92313832089b835a986
2025-01-20 21:37:35 +01:00
Ricardo Wurmus
556690a139
gnu: Add python-rich-toolkit.
* gnu/packages/python-xyz.scm (python-rich-toolkit): New variable.

Change-Id: I1a5f0d9e8241fef0396aaed534b373d2670c48ad
2025-01-20 21:37:34 +01:00