1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-30 22:35:57 +02:00
Commit Graph

141117 Commits

Author SHA1 Message Date
Ricardo Wurmus c4dcc88708 gnu: python-mpl-animators: Add missing inputs.
* gnu/packages/astronomy.scm (python-mpl-animators)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ib55760fd098a80265d6d9500c31b87e7f0b4faf0
2025-01-20 21:37:53 +01:00
Sharlatan Hellseher 2e0990cdb4 gnu: Remove wireservice-package syntax rule.
* gnu/packages/wireservice.scm ((wireservice-package): Delete syntax rule.

Change-Id: I0f0ad62e782b400bd8a8bf2856c1fa3f37cb1a33
2025-01-20 21:37:53 +01:00
Sharlatan Hellseher 75c286363e gnu: csvkit: Update to 2.0.1.
* gnu/packages/wireservice.scm (csvkit): Update to 2.0.1. Use
G-expressions, improve package style.
[build-system]: Swap to pyproject-build-system.
[arguments] <test-flags>: Skip one test.
[phases] {install-docs}: Split doc output.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[inputs]: Remove python-six.

Change-Id: I09d54bdcf1f4aa35f4003aa8dca07621e5caab70
2025-01-20 21:37:52 +01:00
Sharlatan Hellseher cb4369a742 gnu: python-agate-excel: Update to 0.4.1.
* gnu/packages/wireservice.scm (python-agate-excel): Update to 0.4.1.
[build-system]: Swap to pyproject-build-system.
[arguments]: Use default 'check, remove 'install-docs.
[propagated-inputs]: Add python-agate, python-olefile, python-openpyxl,
and python-xlrd.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: Ia110e2a62fa43f87af7a151bc84b332b38a9c7c1
2025-01-20 21:37:52 +01:00
Sharlatan Hellseher 92c102b819 gnu: python-agate-dbf: Update to 0.2.3.
* gnu/packages/wireservice.scm (python-agate-dbf): Update to 0.2.3.
[build-system]: Swap to pyproject-build-system.
[arguments]: Use default 'check, remove 'install-docs.
[propagated-inputs]: Add python-agate and python-dbfread.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I3d7bfdcd4c1fca168ff19ac029ae63cd811846ea
2025-01-20 21:37:52 +01:00
Sharlatan Hellseher fb7bc00bf4 gnu: python-agate-sql: Update to 0.7.2.
* gnu/packages/wireservice.scm (python-agate-sql): Update to 0.7.2.
[build-system]: Swap to pyproject-build-system.
[arguments]: Use default 'check, remove 'install-docs.
[propagated-inputs]: Add python-agate, python-crate, and
python-sqlalchemy.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I43c28c78460d588af4175448d122b3bc54e68760
2025-01-20 21:37:52 +01:00
Sharlatan Hellseher ae7d333f5a gnu: python-agate: Update to 1.12.0.
* gnu/packages/wireservice.scm (python-agate): Update to 1.12.0.
[build-system]: Swap to pyproject-build-system.
[aruguments] <phases>: Use default 'check, remove 'install-docs.
[propagated-inputs]: Add python-babel, python-isodate, python-leather,
python-parsedatetime, python-pytimeparse, python-slugify, and
python-tzdata.
[native-inputs]: Add libc-utf8-locales-for-target.

Change-Id: I694c863ec7c832d5be274952aded35e027f6d22f
2025-01-20 21:37:52 +01:00
Sharlatan Hellseher 1b6f464027 gnu: python-leather: Update to 0.4.0.
* gnu/packages/wireservice.scm: Add pyproject, gexp and python-build.
(python-leather): Update to 0.4.0.
[build-system]: Swap to pyproject-build-system.
[arguments] <phases>: Use default 'check. Remove 'install-docs.
[native-inputs]: Remove python-nose, python-sphinx, and
python-sphinx-rtd-theme. Add python-pytest, python-setuptools,
python-wheel. Remove labels.
[propagated-inputs]: Remove python-six.

Change-Id: I1ab2e0042431c2af231193978d9cb03e78afd2d1
2025-01-20 21:37:52 +01:00
宋文武 dd397066a0 gnu: python-pybio: Fix build.
* gnu/packages/bioinformatics.scm (python-pybio)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I1eca46c4a8dc5aa6eb090e20de387129c4590529
2025-01-20 21:37:52 +01:00
宋文武 a6f6f5a993 gnu: Remove python-pyodbc-c.
Last updated 7 years ago, doesn't work with current python, with error:
  undefined symbol: PyUnicode_GetMax

* gnu/packages/databases.scm (python-pyodbc-c): Remove variable.

Change-Id: If51b6589c33129c7097e3219a4c96cb8d95a0edf
2025-01-20 21:37:52 +01:00
宋文武 2b311b24e6 gnu: python-pyowm: Fix build.
* gnu/packages/python-web.scm (python-pyowm)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ib48705555d0fe23117f49c6d10862bf65608e4c9
2025-01-20 21:37:52 +01:00
宋文武 d3b986aa41 gnu: python-pyregion: Fix build.
* gnu/packages/astronomy.scm (python-pyregion)[native-inputs]: Add python-wheel.

Change-Id: I3831055a1667e03addf9da99fc762fbaa8581bc9
2025-01-20 21:37:52 +01:00
宋文武 bb393d7dd4 gnu: python-pysmf: Fix build.
* gnu/packages/music.scm (python-pysmf)[arguments]: Disable tests.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I1b2fbe0569e5a836f1c606814c2894ee65d7cec1
2025-01-20 21:37:51 +01:00
宋文武 2cd78706c7 gnu: python-pytest-httpx: Update to 0.35.0.
* gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.35.0.
[arguments]: Disable tests.

Change-Id: I1ee0c94b275d89c936ab347b54b2430fd2d7598f
2025-01-20 21:37:51 +01:00
宋文武 a9dec56b85 gnu: python-pytest-ordering: Switch to maintained fork pytest-order.
* gnu/packages/python-check.scm (python-pytest-ordering): Remove variable.
(python-pytest-order): New variable.

Change-Id: I094575b90363e8286f26f184bcf02ecd25c8994e
2025-01-20 21:37:51 +01:00
宋文武 9ac87191fe gnu: python-pytest-pycodestyle: Update to 2.4.1.
* gnu/packages/python-check.scm (python-pytest-pycodestyle): Update to 2.4.1.
[arguments]: Disable tests.

Change-Id: I0a067c710c7a340c41c7749baaf2586859dfa9be
2025-01-20 21:37:51 +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
宋文武 85cd4d2311 gnu: Remove python-pytest-toolbox.
Archived in 2022.09, won't work with current pytest.

* gnu/packages/python-check.scm (python-pytest-toolbox): Remove variable.

Change-Id: I27ba20c3c4b796d3a78585fbec91a1ed04e33632
2025-01-20 21:37:51 +01:00
宋文武 211ec3abaa gnu: python-pytest-vcr: Fix tests.
* gnu/packages/python-check.scm (python-pytest-vcr)[native-inputs]: Add
python-urllib3.

Change-Id: I925816a9113d6d3f6f928e68eb5292e2c7409c7d
2025-01-20 21:37:51 +01:00
宋文武 1cc3d3730b gnu: python-pyxb: Switch to maintained fork pyxb-x.
* gnu/packages/xml.scm (python-pyxb): Remove variable.
(python-pyxb-x): New variable.

Change-Id: I92d0157788542d81e024bb87a373075c6d2d1990
2025-01-20 21:37:51 +01:00
宋文武 19e0d69154 gnu: python-rangehttpserver: Fix build.
* gnu/packages/python-web.scm (python-rangehttpserver)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ia3eb6fddb829b76cc620ff29fefdc8eb1bbb5b2e
2025-01-20 21:37:51 +01:00
宋文武 91a66a7e69 gnu: python-scripttest: Disable tests.
* gnu/packages/check.scm (python-scripttest)[arguments]: Disable tests.

Change-Id: I941551e2ef18b9669e43353be8a87a71009767e0
2025-01-20 21:37:51 +01:00
宋文武 a78798b736 gnu: python-sep: Fix build.
* gnu/packages/astronomy.scm (python-sep)[native-inputs]: ADd
python-setuptools and python-wheel.

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

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

Change-Id: Ieeaa5f7186e51a16022910da89704e8cc282d935
2025-01-20 21:37:50 +01:00
宋文武 001f48fd33 gnu: Remove python-tinycss.
Last updated 8 years ago, superseded by python-tinycss2.

* gnu/packages/python-web.scm (python-tinycss): Remove variable.

Change-Id: I0ce8abdffe40340b798c697cd501d4a6a3443078
2025-01-20 21:37:50 +01:00
宋文武 8f0ca5d940 gnu: python-tweepy: Disable tests.
* gnu/packages/pythohn-web.scm (python-tweepy)[arguments]: Disable tests.

Change-Id: I61230791339db93f34a05f30319eaea83149df99
2025-01-20 21:37:50 +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
宋文武 4da08269a7 gnu: python-verde: Fix build.
* gnu/packages/geo.scm (python-verde)[native-inputs]: Add python-setuptools
and python-wheel.

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

Change-Id: I7f4c51b39a1d7e322245a7d1f69f39e46da88b9f
2025-01-20 21:37:50 +01:00
宋文武 94d1c82346 gnu: python-wiimatch: Fix build.
* gnu/packages/astronomy.scm (python-wiimatch)[native-inputs]: Add python-wheel.

Change-Id: I9c20a8cbad4877c1ca295a1ee467b0ce4e5bf724
2025-01-20 21:37:49 +01:00
宋文武 c70738d9b0 gnu: python-wsgi-intercept: Update to 1.13.1.
* gnu/packages/python-web.scm (python-wsgi-intercept): Update to 1.13.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Disable tests.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I1bfcb902e543eedcaeed3d01ee5996f9b5c96925
2025-01-20 21:37:49 +01:00
宋文武 95b390b774 gnu: python-wtforms-sqlalchemy: Fix build.
* gnu/packages/python-web.scm (python-wtforms-sqlalchemy)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ie749474a95171250d6f0a975e7c7989b0ea7c292
2025-01-20 21:37:49 +01:00
宋文武 9b73be7551 gnu: python-zodbpickle: Fix build.
* gnu/packages/python-web.scm (python-zodbpickle)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I5d0b47cbf3ea746368a87a26eb967216aae07de6
2025-01-20 21:37:49 +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
宋文武 557f49f0ea gnu: python-sge: Fix build.
* gnu/packages/game-development.scm (python-sge)[native-inputs]: Add python-wheel.

Change-Id: Ib2e6a965a1e7ee5bd951b49ab5ce8f0631594232
2025-01-20 21:37:49 +01:00
Sharlatan Hellseher 203b68e8da gnu: ansible-core: Update to 2.17.7.
* gnu/packages/admin.scm (ansible-core): Update to 2.17.7. Use
G-expressions, fix build.
[build-system]: Swap to pyproject-build-system.
[arguments] <test-flags>: Utilize it to ignore some test target, instead
of deleting test files.
<phases>: Add 'relax-requirements.
[inputs]: Remove python-paramiko, python-passlib, and python-pexpect.
[propagated-inputs]: Add python-paramiko, python-passlib, and python-pexpect.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I31af92b5e89a62d7f6e35114a5d8db659d68b629
2025-01-20 21:37:49 +01:00
Ricardo Wurmus c3ccdd5169 gnu: python-tensorly: Update to 0.9.0.
* gnu/packages/machine-learning.scm (python-tensorly): Update to 0.9.0.

Change-Id: If8ac31dd27e49349ef56cdf8051cda6d5cf2d616
2025-01-20 21:37:49 +01:00
Ricardo Wurmus 2abc37e6b7 gnu: beets: Add missing input.
* gnu/packages/music.scm (beets)[inputs]: Add python-typing-extensions.

Change-Id: I0add9f7e867be66924e95c4d9014d9d66bc21c11
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 89656f8933 gnu: python-django-allauth: Update to 65.3.1.
* gnu/packages/django.scm (python-django-allauth): Update to 65.3.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add 'pre-check phase.
[propagated-inputs]: Add python-asgiref, python-django, python-fido2,
python-pyjwt, python-qrcode, and python-python3-saml.
[native-inputs]: Remove python-mock; add tzdata-for-tests, python-pytest,
python-pytest-django, python-setuptools, and python-wheel.

Change-Id: I7a119bd288d5e78379be524882195702ab06dcb9
2025-01-20 21:37:49 +01:00
Ricardo Wurmus b396f3078b gnu: Add python-python3-saml.
* gnu/packages/python-web.scm (python-python3-saml): New variable.

Change-Id: I2609fcea5f55372670629fd1ce5641319489feea
2025-01-20 21:37:48 +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 ec564c8078 gnu: python-asgiref: Update to 3.8.1.
* gnu/packages/python-web.scm (python-asgiref): Update to 3.8.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.
[propagated-inputs]: Remove python-typing-extensions.

Change-Id: Id59954de4540071ba97daca37c463e724f3a3de5
2025-01-20 21:37:48 +01:00
Ricardo Wurmus b6b7b02467 gnu: python-flask-httpauth: Update to 4.8.0.
* gnu/packages/python-web.scm (python-flask-httpauth): Update to 4.8.0.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-flask.
[native-inputs]: Add nss-certs-for-test, python-pytest, python-setuptools, and
python-wheel; remove python-flask.

Change-Id: Iae3416cdbc79c2972e2fab6ea2b32fbc02c53499
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