Commit graph

152761 commits

Author SHA1 Message Date
Ricardo Wurmus
8f3ecc63a2
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-16 10:17:40 +01:00
Ricardo Wurmus
08a3cd759f
gnu: python-whatshap: Add missing input.
* gnu/packages/bioinformatics.scm (python-whatshap)[native-inputs]: Add
python-wheel.

Change-Id: I51f9bb3791434befb61ecc6225060d6a4eb92dab
2025-01-16 10:17:40 +01:00
Ricardo Wurmus
18a4c40e5c
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-16 10:17:39 +01:00
Ricardo Wurmus
52a58d6033
gnu: python-pyrodigal: Add missing input.
* gnu/packages/bioinformatics.scm (python-pyrodigal)[native-inputs]: Add
python-wheel.

Change-Id: Ide41099084a50748f32a9ba11cbbe9dd4514094f
2025-01-16 10:17:39 +01:00
Ricardo Wurmus
6e87f914c4
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-16 10:17:39 +01:00
Ricardo Wurmus
6213219a18
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-16 10:17:39 +01:00
Ricardo Wurmus
0ac0d1ebe0
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-16 10:17:39 +01:00
Ricardo Wurmus
0f2e88ecfe
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-16 10:17:39 +01:00
Ricardo Wurmus
f95c09a6a1
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-16 10:17:39 +01:00
Ricardo Wurmus
fb80358904
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-16 10:17:39 +01:00
Ricardo Wurmus
4d77f509d3
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-16 10:17:39 +01:00
Ricardo Wurmus
d590bc38d5
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-16 10:17:38 +01:00
Ricardo Wurmus
6f04728b5d
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-16 10:17:38 +01:00
Ricardo Wurmus
0aac4aefb5
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-16 10:17:38 +01:00
Ricardo Wurmus
2a3ed90185
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-16 10:17:38 +01:00
Ricardo Wurmus
da4bb06ec0
gnu: Add python-simple-websocket.
* gnu/packages/python-web.scm (python-simple-websocket): New variable.

Change-Id: Ie17eb20ad72db6331c037c52215e753f1248d144
2025-01-16 10:17:38 +01:00
Ricardo Wurmus
34fb81c189
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-16 10:17:38 +01:00
Ricardo Wurmus
5f4ed2230f
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-16 10:17:38 +01:00
Ricardo Wurmus
0fc464621f
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-16 10:17:38 +01:00
Ricardo Wurmus
b5bd476dd8
gnu: python-django-statici18n: Update to 2.6.0.
* gnu/packages/django.scm (python-django-statici18n): Update to 2.6.0.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests conditionally.
[native-inputs]: Add python-setuptools and python-wheel.
[propagated-inputs]: Drop labels.

Change-Id: Iad2af67f46883d7e6603180873b2616a15b6ee80
2025-01-16 10:17:38 +01:00
Ricardo Wurmus
cd2f3fcad0
gnu: python-django-sortedm2m: Update to 4.0.0.
* gnu/packages/django.scm (python-django-sortedm2m): Update to 4.0.0.
[source]: Fetch git repository.
[arguments]: Disable tests.
[propagated-inputs]: Add python-psycopg2.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I74d9242b4d2f372e108f30e25c76985cd5f661e9
2025-01-16 10:17:38 +01:00
Ricardo Wurmus
dcb134120f
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-16 10:17:37 +01:00
Ricardo Wurmus
9add662b01
gnu: python-django-rq: Use pyproject-build-system.
* gnu/packages/django.scm (python-django-rq)[build-system]: Use
pyproject-build-system.
[arguments]: Run tests conditionally.
[native-inputs]: Add python-setuptools, python-wheel, and tzdata-for-tests.

Change-Id: Ibe8ca4d8fcd11029be6ab36de7b4826f60f97fd6
2025-01-16 10:17:37 +01:00
Ricardo Wurmus
b81d3274c1
gnu: python-django-redis: Use pyproject-build-system.
* gnu/packages/django.scm (python-django-redis)[build-system]: Use
pyproject-build-system.
[arguments]: Run tests conditionally.
[native-inputs]: Add python-setuptools and python-wheel.
[description]: Complete sentence.

Change-Id: I8bb6416529068332046133c71159d02a50932ccb
2025-01-16 10:17:37 +01:00
Ricardo Wurmus
86d5e8782b
gnu: python-django-pipeline: Update to 4.0.0.
* gnu/packages/django.scm (python-django-pipeline): Update to 4.0.0.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-jsmin and python-css-html-js-minify.
[native-inputs]: Add python-coveralls, python-setuptools, python-tox, and
python-wheel; remove python-jsmin and python-css-html-js-minify.

Change-Id: I97d84351c4dac2976f1fab33608dfd9ea8bfcc91
2025-01-16 10:17:37 +01:00
Ricardo Wurmus
2c6a46a80e
gnu: python-django-jinja: Update to 2.11.0.
* gnu/packages/django.scm (python-django-jinja): Update to 2.11.0.
[build-system]: Use pyproject-build-system.
[arguments]: Simplify 'check phase.
[native-inputs]: Add python-setuptools, python-wheel, and tzdata-for-tests.

Change-Id: I19567d6de55b2c683f7748baac028df3d2ad1b33
2025-01-16 10:17:37 +01:00
Ricardo Wurmus
c39cf80810
gnu: python-django-assets: Disable bad tests.
* gnu/packages/django.scm (python-django-assets)[build-system]: Use
pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.
[arguments]: Disable two tests.

Change-Id: I59c96700a5addb43f7083072c6a23ac18a973475
2025-01-16 10:17:37 +01:00
Ricardo Wurmus
136d6115ff
gnu: python-django-debug-toolbar: Disable broken test.
* gnu/packages/django.scm (python-django-debug-toolbar)[build-system]: Use
pyproject-build-system; disable one test.
[native-inputs]: Add python-setuptools, python-wheel, and tzdata-for-tests.
[description]: Complete sentence.

Change-Id: Id6338302fd62c8a9244a8a5a429279d283467149
2025-01-16 10:17:37 +01:00
Ricardo Wurmus
fe1e2c1467
gnu: python-libensemble: Add missing inputs.
* gnu/packages/maths.scm (python-libensemble)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: If6f7924b8c58e285918afae99354bdde3b127d14
2025-01-16 10:17:37 +01:00
Ricardo Wurmus
a8c2345b28
gnu: python-django-filter: Update to 24.3.
* gnu/packages/django.scm (python-django-filter): Update to 24.3.
[build-system]: Use pyproject-build-system.
[arguments]: Make tests conditional.
[native-inputs]: Remove python-django-crispy-forms and python-mock; add
python-flit-core and tzdata-for-tests.

Change-Id: I0a7273747d53013c7aef5c1674d957223c399e21
2025-01-16 10:17:37 +01:00
Ricardo Wurmus
5b2cd1e5fe
gnu: python-django-haystack: Update to 3.3.0.
* gnu/packages/django.scm (python-django-haystack): Update to 3.3.0.
[build-system]: Use pyproject-build-system.
[arguments]: Adjust; remove phase 'loosen-verion-restrictions.
[propagated-inputs]: Add python-packaging.
[native-inputs]: Remove gdal, python-mock, and python-nose; add
python-setuptools and python-wheel.
[inputs]: Add gdal.

Change-Id: Ib9cfb2231ec79e26474e8123cbde2ea4598590da
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
2c8662157f
gnu: python-easy-thumbnails: Update to 2.10.
* gnu/packages/django.scm (python-easy-thumbnails): Update to 2.10.
[build-system]: Use pyproject-build-system.
[arguments]: Add test flags.
[native-inputs]: Add python-pytest, python-pytest-django, python-setuptools,
python-testfixtures, and python-wheel.

Change-Id: I25637c41ece3bde77fd36bccdbce2e3c21b62603
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
005b38aa81
gnu: instrain: Update to 1.9.0.
* gnu/packages/bioinformatics.scm (instrain): Update to 1.9.0.
[source]: Fetch git repository.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests.
[inputs]: Move all from here...
[propagated-inputs]: ...to here; remove python-boto3, python-numba,
python-scikit-learn, and python-drep.
[native-inputs]: Add python-boto3, python-setuptools, and python-wheel.

Change-Id: Ied1e909a6b22518908b95a43b8db5f35bd6c6ac6
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
7e22b0203c
gnu: python-librosa: Update to 0.10.2.post1.
* gnu/packages/audio.scm (python-librosa): Update to 0.10.2.post1.
[source]: Fetch git repository.
[build-system]: Use pyproject-build-system.
[arguments]: Enable most tests.
[propagated-inputs]: Add python-lazy-loader, python-msgpack, python-soxr, and
python-typing-extensions; remove python-packaging and python-resampy.
[native-inputs]: Add python-matplotlib, python-packaging, python-pytest,
python-pytest-cov, python-resampy, python-setuptools, and python-wheel.

Change-Id: If05901c939a0be4be891be94ce89faa72e9db9c0
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
d7caf5a6eb
gnu: watson: Add missing inputs.
* gnu/packages/task-management.scm (watson)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I221bd40beaef35505fa180e26916e08bc1939b6e
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
c16d9e0bc6
gnu: python-audioread: Update to 3.0.1.
* gnu/packages/mp3.scm (python-audioread): Update to 3.0.1.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add ffmpeg and python-pygobject.
[native-inputs]: Add gstreamer, gst-plugins-base, python-flit-core, and
python-tox; remove python-pytest-runner.

Change-Id: Ic0430dd0a0a6219e420d5ebb9ceccdf6a38a7ae4
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
ab1c0630bb
gnu: python-soundfile: Update to 0.13.0.
* gnu/packages/audio.scm (python-soundfile): Update to 0.13.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.
[arguments]: Use SEARCH-INPUT-FILE; enable tests.

Change-Id: I44e763f5d1ddd7986d07d6198962e24141ef6aee
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
ca3e937f9a
gnu: Add python-soxr.
* gnu/packages/audio.scm (python-soxr): New variable.

Change-Id: Icdf69657d3f1a48a34d68fd23fd9018afe5dd46e
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
ece60b385c
gnu: Add python-nanobind.
* gnu/packages/python-xyz.scm (python-nanobind): New variable.

Change-Id: Ic3525712e7b5c6baaaf3b7660079c1ba15f7c3ee
2025-01-16 10:17:36 +01:00
Ricardo Wurmus
fe99b5037f
gnu: python-django-rest-framework: Update to 3.15.2.
* gnu/packages/django.scm (python-django-rest-framework): Update to 3.15.2.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I8c834e8022e9d77f1cbd5b6bde0cbbc65583fe60
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
ae85a7b504
gnu: python-django-taggit: Update to 6.1.0.
* gnu/packages/django.scm (python-django-taggit): Update to 6.1.0.
[source]: Fetch git repository.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-isort.
[native-inputs]: Remove python-mock and python-pytest; add
python-django-rest-framework, python-setuptools, python-wheel, and
tzdata-for-tests.

Change-Id: Ic419f0753b2628075c8005db4edd4c06c318595a
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
ffa10ed4d7
gnu: python-django: Set default to 4.2.
* gnu/packages/django.scm (python-django): Point to python-django-4.2.

Change-Id: I191a6b9aaed3b4a6eb87fd11d3b427714b4f8868
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
6f2fea9793
gnu: python-agate-dbf: Drop input labels.
* gnu/packages/wireservice.scm (python-agate-dbf)
[native-inputs]: Drop labels.
[propagated-inputs]: Same.

Change-Id: I85e90140f2258775c3d9ec016ae7518f9598ed9e
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
516b4bf479
gnu: python-agate-sql: Drop input labels.
* gnu/packages/wireservice.scm (python-agate-sql)
[native-inputs]: Drop labels.
[propagated-inputs]: Same.

Change-Id: Idf28f9d92dbca6dbde62fe8f0e356cd58dc703b1
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
bbc0e42701
gnu: python-sybil: Update to 9.0.0.
* gnu/packages/python-check.scm (python-sybil): Update to 9.0.0.
[source]: Fetch git repository.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.
[native-inputs]: Add python-mypy, python-myst-parser, python-pyyaml,
python-seedir, python-setuptools, python-testfixtures, and python-wheel.

Change-Id: I8f66ea95d1d86b362743a9d397ce51623a187f74
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
ae1501a797
gnu: Add python-seedir.
* gnu/packages/python-xyz.scm (python-seedir): New variable.

Change-Id: I97a6305085a1ad4d62598646cceb2e2a921f5950
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
b417d61268
gnu: Remove python-pytest-exploratory.
This package fails its own test suite, even in the latest version.  It has no
other users.

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

Change-Id: I95040b02a7b6cfc05dbd7def9dc5a7d0a3a315f7
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
cb59264569
gnu: python-pytest-datafiles: Add missing inputs.
* gnu/packages/python-check.scm (python-pytest-datafiles)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ia5df0a5fc6c6d29433f6f8ef0d91c33829167c85
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
bce9cda733
gnu: python-astroml: Add missing input.
* gnu/packages/astronomy.scm (python-astroml)[native-inputs]: Add
python-wheel.

Change-Id: I7ed0b1e2819c0838f5ef28222e37c8d48ffcce19
2025-01-16 10:17:35 +01:00
Ricardo Wurmus
823a12f446
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-16 10:17:34 +01:00