1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 21:20:29 +02:00
Commit Graph

152702 Commits

Author SHA1 Message Date
Ricardo Wurmus
db9641e47e gnu: rust-codspeed-2: Update to 2.7.2.
* gnu/packages/crates-io.scm (rust-codspeed-2): Update to 2.7.2.

Change-Id: I11ce2cd170c855a303559545e73daa934add8ac9
2025-01-20 21:37:34 +01:00
Ricardo Wurmus
f49a67ec43 gnu: Add python-inline-snapshot.
* gnu/packages/python-check.scm (python-inline-snapshot): New variable.

Change-Id: I4a6734d437a3bfaf764dd6d379a6af5b3da62a79
2025-01-20 21:37:34 +01:00
Ricardo Wurmus
09a68f8b4f gnu: python-imageio: Update to 2.36.1.
* gnu/packages/python-xyz.scm (python-imageio): Update to 2.36.1.
[propagated-inputs]: Remove python-setuptools.
[native-inputs]: Add python-setuptools.

Change-Id: Iae2fd64ed6acdb4781079fa3e1037dc1a56ab977
2025-01-20 21:37:34 +01:00
Ricardo Wurmus
f2088c6916 gnu: python-imageio-ffmpeg: Update to 0.5.1.
* gnu/packages/python-xyz.scm (python-imageio-ffmpeg): Update to 0.5.1.
[inputs]: Replace ffmpeg-4 with ffmpeg.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I66c872fff2332141ac63d055c61cfcc2ebbc23bf
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
68b656a34f gnu: python-pillow-simd: Update to 10.0.1.post0.
* gnu/packages/python-xyz.scm (python-pillow-simd): Update to 10.0.1.post0.
[arguments]: Adjust list of disabled tests.

Change-Id: I3b69441f2ccfc5c8b2f717e64358ed39031a65b2
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
35efbe5acc gnu: python-pillow: Update to 11.1.0.
* gnu/packages/python-xyz.scm (python-pillow): Update to 11.1.0.
[source]: Remove snippet.
[propagated-inputs]: Remove.
[native-inputs]: Add python-check-manifest, python-coverage,
python-defusedxml, python-markdown2, python-olefile, python-packaging,
python-pytest-cov, python-pytest-timeout, and python-trove-classifiers.

Change-Id: I6f9c62746c3d20c9ea4d45f51f0f3ad0e6a55fc3
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
c2ef6ced24 gnu: python-pillow-simd: Inherit build system and native inputs.
* gnu/packages/python-xyz.scm (python-pillow-simd)[build-system]: Inherit.

Change-Id: I977ad27b28cbdba4e4cdbefe01d09a63db997048
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
ee8dd12393 gnu: python-pillow: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-pillow)[build-system]: Use
pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I98b8c79664ede2ef3d8f3e9a2321289da8719d9b
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
a85358775f gnu: python-isort: Disable one test.
* gnu/packages/python-xyz.scm (python-isort)[arguments]: Disable one
additional test.

Change-Id: I4c2c81326110cc25779339feb4bc12ea15240357
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
86bffc7817 gnu: python-kombu: Add missing inputs.
* gnu/packages/python-xyz.scm (python-kombu)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I3e8e741e0913d2ff96a53bb048075223196399cc
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
7bab6152f7 gnu: awscli-2: Run tests.
* gnu/packages/python-web.scm (awscli-2)[arguments]: Disable some tests via
test-flags; uncomment execution of test script.

Change-Id: I2d037ad365cff298f8ddcf9b8f5886ee17fcf0dd
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
6d040c9723 gnu: python-flask-wtf: Update to 1.2.2.
* gnu/packages/python-web.scm (python-flask-wtf): Update to 1.2.2.
[arguments]: Remove.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-flask.
[native-inputs]: Add python-hatchling.

Change-Id: I850217cc3c2bda3c4c48688a3cf924303ce0251a
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
adef506aca gnu: awscli-2: Remove obsolete build phase.
* gnu/packages/python-web.scm (awscli-2)[arguments]: Remove phase
'remove-pep517.

Change-Id: Ibf05ea4f3ba93ea070bc29c3524be3b246f55708
2025-01-20 21:37:33 +01:00
Ricardo Wurmus
2bad5ec127 gnu: awscli: Update to 1.36.32.
* gnu/packages/python-web.scm (awscli): Update to 1.36.32.
[arguments]: Enable more tests.

Change-Id: I7d3d58cd5c1774adfb155894e8b5316f1e9b6034
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
bff7dbaf61 gnu: python-botocore: Update to 1.35.91.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.91.

Change-Id: I24d15bdeef36a766cf6725b4e6a262756936e6b7
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
011af7342b gnu: python-geopandas: Update to 1.0.1.
* gnu/packages/geo.scm (python-geopandas): Update to 1.0.1.
[propagated-inputs]: Remove python-fiona; add python-numpy and python-pyogrio.
[native-inputs]: Add python-codecov, python-pytest-cov, and python-pytest-xdist.

Change-Id: Id9ecf5c9e39e2d3b4e41be2ec9f4194277ee8092
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
0794869d0a gnu: Add python-pyogrio.
* gnu/packages/geo.scm (python-pyogrio): New variable.

Change-Id: If0ab4652cf49a883191e7442465f761a68570286
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
23efac5783 gnu: Remove python-dataclasses.
A newer version of dataclasses is part of Python.

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

Change-Id: I0e2580aab80a7245ecb1ecbcee3a59554feeb325
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
29fde4e79e gnu: python-pathy: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.

* gnu/packages/python-xyz.scm (python-pathy)[propagated-inputs]: Remove
python-dataclasses.

Change-Id: Ibcb10802c1cd0e9abf8c74a683ec598111316a65
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
fba2994636 gnu: python-thinc: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.

* gnu/packages/machine-learning.scm (python-thinc)[propagated-inputs]: Remove
python-dataclasses.

Change-Id: I04cb4ad7af5465fac762f56248f7ca61315b7a78
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
ca48ba11b5 gnu: python-google-auth: Update to 2.37.0.
* gnu/packages/python-web.scm (python-google-auth): Update to 2.37.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; ignore one broken test.
[propagated-inputs]: Remove python-cryptography and python-six; add
python-pyjwt.
[native-inputs]: Add python-aioresponses, python-cryptography,
python-pytest-asyncio, python-setuptools, and python-wheel; remove
python-oauth2client.

Change-Id: I584ccab1fab97f5ba6efb2c5dba9e97f5186c415
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
f2a1834249 gnu: python-moto: Update to 5.0.25.
* gnu/packages/python-xyz.scm (python-moto): Update to 5.0.25.
[arguments]: Adjust tests.
[native-inputs]: Add python-setuptools and python-wheel; remove python-sure;
move python-graphql-core from here...
[propagated-inputs]: ...to here; add java-antlr4-runtime-python,
python-joserfc, python-jsonpath-ng, and python-multipart; remove
python-docker, python-importlib-metadata, python-jose, python-jsondiff,
python-markupsafe, python-pytz, python-pyyaml, and python-sshpubkeys.

Change-Id: Ic341a7a7a2fb499a86069353a6834b76e4d44b0f
2025-01-20 21:37:32 +01:00
Ricardo Wurmus
0328ebfec3 gnu: Add python-joserfc.
* gnu/packages/python-web.scm (python-joserfc): New variable.

Change-Id: If4c297022059eb2cc40d8d467ef47e3b8a2aa6eb
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
ed2aa2d834 gnu: python-py-partiql-parser: Update to 0.6.1.
* gnu/packages/python-xyz.scm (python-py-partiql-parser): Update to 0.6.1.

Change-Id: I36f1d4ac19f4a27356f2bd3872ee31fef821cf01
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
b1229e5b44 gnu: python-dnspython-1.16: Add missing inputs.
* gnu/packages/python-xyz.scm (python-dnspython-1.16)[arguments]: Add phase
'compatibility.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I2d26d6607e4e376f204b790f14f38e067ebdc456
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
db9b46ad53 gnu: python-jose: Fix build.
* gnu/packages/python-web.scm (python-jose)[build-system]: Use
pyproject-build-system.
[arguments]: Disable some failing tests; remove custom 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I39831da68beb6e7e80cd97df04310676e2cdf92a
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
e268c084d7 gnu: python-aws-xray-sdk: Update to 2.14.0.
* gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.14.0.
[arguments]: Disable some additional tests.

Change-Id: I8b594c4c75c91b7e0c8264e17c160f03fab2f4ce
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
1b02bdeb1a gnu: python-pyvisa: Update to 1.14.1.
* gnu/packages/engineering.scm (python-pyvisa): Update to 1.14.1.
[source]: Simplify snippet.
[arguments]: Fix tests by adding --pyargs.
[native-inputs]: Add python-setuptools-scm.
[propagated-inputs]: Remove python-dataclasses.

Change-Id: I59fc4333e975e9e5ae4a906df20dbf7bce5d6a0a
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
d4ba0e0f77 gnu: python-botocore: Update to 1.35.90.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.90.

Change-Id: I993a4a44d4e9450f1a2b645e9dc803656838339f
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
b632e15fe6 gnu: python-botocore: Limit number of parallel test workers.
With 16 test workers the workers sometimes crash.

* gnu/packages/python-xyz.scm (python-botocore)[arguments]: Use at most eight
test workers.

Change-Id: I8f752e7df576a47b8459c63d99d420d72861695d
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
041fc97478 gnu: python-astral: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.

* gnu/packages/astronomy.scm (python-astral)[propagated-inputs]: Remove
python-dataclasses.

Change-Id: Iddad48948aab9015defc57834fa63213801262d2
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
da2b8fcc54 gnu: python-nr-date: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.

* gnu/packages/python-xyz.scm (python-nr-date)[propagated-inputs]: Remove
python-dataclasses.

Change-Id: I0975cbbc2b9cfac61c60226b74b1c44979f0cdee
2025-01-20 21:37:31 +01:00
Ricardo Wurmus
0721761bee gnu: python-apprise: Update to 1.9.1.
* gnu/packages/python-xyz.scm (python-apprise): Update to 1.9.1.
[propagated-inputs]: Remove python-dataclasses.
[native-inputs]: Remove python-coverage, python-cryptography, and
python-paho-mqtt.

Change-Id: I1fea6ae1fec1d89a3673c0632da7583e926b1970
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
66c5de6fc6 gnu: python-jsonargparse: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.

* gnu/packages/python-xyz.scm (python-jsonargparse)[propagated-inputs]: Remove
python-dataclasses.

Change-Id: Id22338e9bc01c85cf148301c573bbd49785fb1e7
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
45f3d62af2 gnu: python-anyio: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.

* gnu/packages/python-xyz.scm (python-anyio)[propagated-inputs]: Remove
python-dataclasses.

Change-Id: I0d54f3b299e1b666fec72d5eb4e2b3d03e736a64
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
8f65c75a1f gnu: python-cattrs: Disable additional failing tests.
* gnu/packages/python-xyz.scm (python-cattrs)[arguments]: Disable
test_renaming and test_nodefs_generated_unstructuring_cl.

Change-Id: I9a5fd97bd6298cfc670baea9df3d0ed405fc563e
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
9c9eba6bab gnu: python-black: Limit number of test processes.
* gnu/packages/python-xyz.scm (python-black)[arguments]: Do not exceed 8
parallel jobs when running tests.
[native-inputs]: Add python-pytest-xdist.

Change-Id: Ifa0ab22e6b5c6ba3fdc588ae6a25ca4ad410936b
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
2b8bbc9cbc gnu: python-black: Update to 24.10.0.
* gnu/packages/python-xyz.scm (python-black): Update to 24.10.0.
[propagated-inputs]: Remove python-attrs, python-appdirs, python-regex, and
python-typed-ast.
[native-inputs]: Remove python-setuptools, python-setuptools-scm, and
python-wheel; add python-hatch-fancy-pypi-readme, python-hatch-vcs, and
python-hatchling.

Change-Id: Idf0d6ae54cc29a0652144be6adbce329aac6e81f
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
aeffe24fd9 gnu: python-matrix-nio: Update to 0.25.2.
* gnu/packages/matrix.scm (python-matrix-nio): Update to 0.25.2.
[source]: Fetch from git repository.
[arguments]: Enable more tests; delete phases 'relax-requirements and
'install-tests; add phase 'fix-tests.
[native-inputs]: Drop labels; remove "tests" origin; add python-hpack,
python-hyperframe, python-mypy, python-mypy-extensions, python-poetry-core,
python-pytest, python-pytest-cov, python-pytest-flake8, python-setuptools, and
python-wheel.
[propagated-inputs]: Remove python-dataclasses, python-future, and
python-logbook.

Change-Id: I85e704b5bad87e4e6c224fbb608de2c8889caee4
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
f0d9e76723 gnu: python-aiohttp-socks: Update to 0.10.1.
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.10.1.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests.
[native-inputs]: Add python-setuptools and python-wheel.
[propagated-inputs]: Remove python-attrs.

Change-Id: I3d95d8ffb0b4abf368cd16e86aba2a14a69a1766
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
6c85be6588 gnu: python-socks: Update to 2.6.1.
* gnu/packages/python-web.scm (python-socks): Update to 2.6.1.
[arguments]: Enable tests; remove custom 'check phase.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-async-timeout and python-curio.
[native-inputs]: Add python-anyio, python-async-timeout, python-flask,
python-pytest-asyncio, python-setuptools, python-tiny-proxy, python-trustme,
python-wheel, and python-yarl.

Change-Id: If1b10ed7a2a6ab7358c7e440224b5c406977ad68
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
7060bbb080 gnu: Add python-tiny-proxy.
* gnu/packages/python-web.scm (python-tiny-proxy): New variable.

Change-Id: Ia0493c910ea30922298350dd9f4145b4d1efe8f2
2025-01-20 21:37:30 +01:00
Ricardo Wurmus
2814ef23a3 gnu: python-aiohttp: Update to 3.11.11.
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.11.11.
[source]: Adjust snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags instead of modifying test in build phases;
remove custom 'check phase.
[propagated-inputs]: Add python-aiohappyeyeballs and python-propcache; remove
python-asynctest, python-charset-normalizer, and python-idna-ssl.
[native-inputs]: Remove python-async-generator; replace python-cython with
python-cython-3; add python-pytest-cov, python-setuptools, and python-wheel.

Change-Id: I5a95d3d801343b0afb824a8779be1f5f8e5d6eb8
2025-01-20 21:37:29 +01:00
Ricardo Wurmus
4a11566f4f gnu: Add python-aiohappyeyeballs.
* gnu/packages/python-web.scm (python-aiohappyeyeballs): New variable.

Change-Id: Ic453f1c6e67f181abf9d32ee3a92e05141515473
2025-01-20 21:37:29 +01:00
Ricardo Wurmus
ebfd6af972 gnu: python-yarl: Update to 1.18.3.
* gnu/packages/python-web.scm (python-yarl): Update to 1.18.3.
[source]: Remove snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests; delete custom 'check phase; remove phase
'cythonize-code; add phase 'patch-build-system.
[native-inputs]: Remove python-cython and python-pytest-runner; add
python-covdefaults, python-cython-3, python-expandvars, python-pytest-cov,
python-pytest-xdist, python-setuptools, python-tomli, and python-wheel.
[propagated-inputs]: Add python-packaging and python-propcache.

Change-Id: Iab46d2600782ffee6fdf0c9816b771c0884af04a
2025-01-20 21:37:29 +01:00
Ricardo Wurmus
f2a78678d0 gnu: Add python-propcache.
* gnu/packages/python-xyz.scm (python-propcache): New variable.

Change-Id: Id02eb09da7adbdc965065a3473d9567edafbf6a7
2025-01-20 21:37:29 +01:00
Ricardo Wurmus
ce3cd8acba gnu: Add python-expandvars.
* gnu/packages/python-xyz.scm (python-expandvars): New variable.

Change-Id: I2782f1bb09321944ddfe8f3957d8036c2988fabc
2025-01-20 21:37:29 +01:00
Ricardo Wurmus
e0f6eeebe8 gnu: python-matrix-nio: Use test-flags.
* gnu/packages/matrix.scm (python-matrix-nio)[arguments]: Remove custom 'check
phase; disable some tests using #:test-flags.

Change-Id: Ib7c826b1746c418f8c917581695a63a486c4acd7
2025-01-20 21:37:29 +01:00
Ricardo Wurmus
38065d8104 gnu: python-scikit-opt: Add missing input.
* gnu/packages/python-science.scm (python-scikit-opt)[native-inputs]: Add
python-setuptools.

Change-Id: Id14e3964257e250c1ba597c6d8fe1a0410fa475f
2025-01-20 21:37:29 +01:00
Ricardo Wurmus
3044e3821c gnu: python-tables: Fix reference to library.
* gnu/packages/python-xyz.scm (python-tables)[arguments]: Add phase
'fix-reference-to-blosc2.

Change-Id: If1e5f9ccf8e6e6c37f9c6521a98b208e0fc1fd01
2025-01-20 21:37:29 +01:00