宋文武
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
Ricardo Wurmus
e8ef8a5497
gnu: unicorn: Add missing inputs.
...
* gnu/packages/emulators.scm (unicorn)[native-inputs]: Add python-setuptools
and python-wheel.
Change-Id: I8892c06c08b47662cfc952d393f458464e63e3b0
2025-01-20 21:37:48 +01:00
Ricardo Wurmus
85572f0e55
gnu: python-archinfo: Add missing inputs.
...
* gnu/packages/emulators.scm (python-archinfo)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I8108c69d7ea0a781cc063922cd4a8df8de9678ec
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
78bdaf6987
gnu: python-whatshap: Add missing input.
...
* gnu/packages/bioinformatics.scm (python-whatshap)[native-inputs]: Add
python-wheel.
Change-Id: I51f9bb3791434befb61ecc6225060d6a4eb92dab
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
5867756180
gnu: python-pyro-ppl: Add missing inputs.
...
* gnu/packages/machine-learning.scm (python-pyro-ppl)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: If128e0f46834badb30cb4b3980e958043c37abc7
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
18e0047aeb
gnu: python-pyrodigal: Add missing input.
...
* gnu/packages/bioinformatics.scm (python-pyrodigal)[native-inputs]: Add
python-wheel.
Change-Id: Ide41099084a50748f32a9ba11cbbe9dd4514094f
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
b2eae67473
gnu: python-pynetbox: Update to 7.4.1.
...
* gnu/packages/python-web.scm (python-pynetbox): Update to 7.4.1.
[arguments]: Remove phase 'disable-failing-tests; use test-flags instead.
[propagated-inputs]: Add python-packaging.
[native-inputs]: Remove python-pyyaml.
Change-Id: I2138797ba292ae06985187ec89c2d77e580b0703
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
d1597a7b02
gnu: python-xarray-schema: Add missing inputs.
...
* gnu/packages/python-science.scm (python-xarray-schema)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I7cecc17468f94c9987ed349b0dd0d319e175e399
2025-01-20 21:37:47 +01:00
Ricardo Wurmus
7b20f39e19
gnu: python-xarray-datatree: Add missing inputs.
...
* gnu/packages/python-science.scm (python-xarray-datatree)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I5c2d5ec44b13c82e7400687accccf81427aa0da9
2025-01-20 21:37:47 +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
6adff6f1c9
gnu: python-flask-socketio: Update to 5.5.1.
...
* gnu/packages/python-web.scm (python-flask-socketio): Update to 5.5.1.
[arguments]: Enable tests.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-redis, python-setuptools, and
python-wheel.
Change-Id: Ib1807a7002e2c92b722c21f3fc4eb766925b6b02
2025-01-20 21:37:46 +01:00
Ricardo Wurmus
0a865dead0
gnu: python-socketio: Update to 5.12.1.
...
* gnu/packages/python-web.scm (python-socketio): Update to 5.12.1.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests, but ignore asynchronous tests.
[propagated-inputs]: Remove python-aiohttp, python-requests,
python-websocket-client, python-websockets; add python-msgpack.
[native-inputs]: Add python-pytest, python-pytest-asyncio,
python-pytest-timeout, python-setuptools, python-uvicorn, and python-wheel.
[description]: Complete the sentence.
Change-Id: I3b8670d95be82729f1501f47035ada67bf5ac873
2025-01-20 21:37:46 +01:00
Ricardo Wurmus
b187bd7bcd
gnu: python-engineio: Update to 4.11.2.
...
* gnu/packages/python-web.scm (python-engineio): Update to 4.11.2.
[build-system]: Use pyproject-build-system.
[arguments]: Enable all but one tests.
[propagated-inputs]: Add python-simple-websocket and python-tornado.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[description]: Use complete sentences.
Change-Id: I7c78287c3a11fcfb44555ccdc65447cd8395cdfc
2025-01-20 21:37:46 +01:00
Ricardo Wurmus
c15345c1f1
gnu: Add python-simple-websocket.
...
* gnu/packages/python-web.scm (python-simple-websocket): New variable.
Change-Id: Ie17eb20ad72db6331c037c52215e753f1248d144
2025-01-20 21:37:46 +01:00
Ricardo Wurmus
ce87b1333b
gnu: python-django-redis: Update to 5.4.0.
...
* gnu/packages/django.scm (python-django-redis): Update to 5.4.0.
[arguments]: Disable a few tests; add phase 'start-redis; remove custom 'check
phase.
[native-inputs]: Add python-pytest, python-pytest-cov, python-pytest-django,
and python-pytest-mock.
Change-Id: I7f1d8a02c5a782efe3261ac066eaf28a709c83ae
2025-01-20 21:37:46 +01:00
Ricardo Wurmus
5c2032eedf
gnu: python-django-simple-math-captcha: Update to 2.0.0.
...
* gnu/packages/django.scm (python-django-simple-math-captcha): Update to
2.0.0.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'compatibility; run tests conditionally.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I93a7e5f351a8d15941a6c29cca72708c81f677a3
2025-01-20 21:37:46 +01:00
Ricardo Wurmus
bd5f42dc03
gnu: python-django-tagging: Update to 0.5.1.
...
* gnu/packages/django.scm (python-django-tagging): Update to 0.5.1.
[source]: Fetch git repository of maintained fork.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests; run tests conditionally.
[home-page]: Update to location of fork.
[native-inputs]: Add python-setuptools, python-wheel, and tzdata-for-tests.
Change-Id: I0ca1f0400d9807113a73833a05ffb97eacc5ddd2
2025-01-20 21:37:46 +01:00