Commit graph

152761 commits

Author SHA1 Message Date
宋文武
ea2f82bc96
gnu: python-daemux: Fix build.
* gnu/packages/tmux.scm (python-daemux)[native-inputs]: Add python-flake8.

Change-Id: I0e3ec537c6722643ebb9ebc243230101bb2547ca
2025-01-16 10:17:50 +01:00
宋文武
5998de1709
gnu: python-ebooklib: Fix build.
* gnu/packages/ebook.scm (python-ebooklib)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Iba564c2b091b4a268d7727c5ad03dcef1b59ed62
2025-01-16 10:17:50 +01:00
宋文武
4f1bcccdff
gnu: python-eliot: Update to 1.16.0.
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.16.0.
[propagated-inputs]: Add python-orjson.  Remove python-six.
[native-inputs]: Add python-pytest-xdist and python-wheel.  Remove python-dask.

Change-Id: Ibc6eeb5fe4475bf2145a8ab72aa82f17a14bf9f0
2025-01-16 10:17:50 +01:00
宋文武
f1156469fb
gnu: Remove python-lirc.
Archived in 2020.11, the new way to configure keymaps is using ir-keytable
which comes with v4l-utils.

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

Change-Id: I7f28e6f818705f6a616904951e07a33bbfb081d9
2025-01-16 10:17:50 +01:00
宋文武
1fb008aace
gnu: python-imap-tools: Update to 1.9.0.
* gnu/packages/python-web.scm (python-imap-tools): Update to 1.9.0.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I1daf6ab61335002c4d66c7272c6a81773e40e56b
2025-01-16 10:17:50 +01:00
宋文武
cb00f61309
gnu: python-cssutils: Update to 2.11.1.
* gnu/packages/python-web.scm (python-cssutils): Update to 2.11.1.
[propagated-inputs]: Add python-more-itertools.
[inputs]: Add python-cssselect and python-lxml.

Change-Id: I4832cd718fade9986df6bd7e82fe3e886e452a19
2025-01-16 10:17:50 +01:00
Ricardo Wurmus
0b560698b2
gnu: Add python-s3fs.
* gnu/packages/python-web.scm (python-s3fs): New variable.

Change-Id: I5f9f02cc91f3037d382af68c785d215550a0efe6
2025-01-16 10:17:49 +01:00
Ricardo Wurmus
2e749e1e3c
gnu: Add python-aiobotocore.
* gnu/packages/python-web.scm (python-aiobotocore): New variable.

Change-Id: I47b3374e06f82b2ec842b7b11acce8ce6df3c363
2025-01-16 10:17:49 +01:00
Ricardo Wurmus
b9993e4dce
gnu: Add python-aioitertools.
* gnu/packages/python-web.scm (python-aioitertools): New variable.

Change-Id: I1ef29297b9e3d526234270dc2701ab55704e3fe4
2025-01-16 10:17:49 +01:00
Ricardo Wurmus
6cf52a4314
gnu: python-fsspec: Update to 2024.12.0.
* gnu/packages/python-xyz.scm (python-fsspec): Update to 2024.12.0.

Change-Id: I47a782911a0139a24fc5edcf16abcf648e621d24
2025-01-16 10:17:49 +01:00
Ricardo Wurmus
12255d9c41
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-16 10:17:49 +01:00
Ricardo Wurmus
0764a679d8
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-16 10:17:49 +01:00
Sharlatan Hellseher
0588649caf
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-16 10:17:49 +01:00
Ricardo Wurmus
31d159ec11
gnu: python-hacking: Update to 7.0.0.
* gnu/packages/openstack.scm (python-hacking): Update to 7.0.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ie82d0a89699fa4ae32f008f089de402181f89bc3
2025-01-16 10:17:49 +01:00
Ricardo Wurmus
a13b393c9c
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-16 10:17:49 +01:00
Ricardo Wurmus
6cd83dd0bd
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-16 10:17:48 +01:00
Ricardo Wurmus
7cda2a6631
gnu: python-screed: Update to 1.1.3.
* gnu/packages/bioinformatics.scm (python-screed): Update to 1.1.3.
[native-inputs]: Add python-importlib-resources, python-pycodestyle,
python-pytest, python-setuptools-scm, and python-setuptools-scm-git-archive;
removve python-pytest-runner.

Change-Id: I3ce12acedbbc97d58f2266e042872494556afd3b
2025-01-16 10:17:48 +01:00
Ricardo Wurmus
b8b6fb8cd8
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-16 10:17:48 +01:00
Sharlatan Hellseher
669733e035
gnu: python-sunkit-image: Disable tests.
* gnu/packages/astronomy.scm (python-sunkit-image): Disable tests.

Change-Id: I66dacde6d33c54a2dd39ac411bd1e13868800d8a
2025-01-16 10:17:48 +01:00
Sharlatan Hellseher
0656644af7
gnu: python-acstools: Add missing inputs.
* gnu/packages/astronomy.scm (python-acstools) [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ia0bcc0ada21e79b4460f24d9308035f0dc2dc127
2025-01-16 10:17:48 +01:00
Sharlatan Hellseher
814d4cae7b
gnu: python-astroplan: Adjust inputs.
* gnu/packages/astronomy.scm (python-astroplan) [propagated-inputs]:
Remove python-six.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I6a126ccb800e6bd82ecb1144367bed73d3548caa
2025-01-16 10:17:48 +01:00
Sharlatan Hellseher
c474afed91
gnu: python-stpipe: Add missing inputs.
* gnu/packages/astronomy.scm (python-stpipe): [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I62cc2f5f6a14b15caa7c0cc6c48a644bfaf53674
2025-01-16 10:17:48 +01:00
Sharlatan Hellseher
0b8561751f
gnu: python-astroquery: Add missing inputs.
* gnu/packages/astronomy.scm (python-astroquery) [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Icd3e55d29ff8e735188abdce933c336088115db7
2025-01-16 10:17:48 +01:00
Ricardo Wurmus
fb735748a8
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-16 10:17:48 +01:00
Ricardo Wurmus
32cd3f8363
gnu: python-mofax: Update to 0.3.7-1.e4821fe.
This looks like a downgrade, but it is in fact a more recent commit.

* gnu/packages/bioinformatics.scm (python-mofax): Update to 0.3.7-1.e4821fe.
[source]: Remove obsolete snippet.
[arguments]: Remove test flags.
[propagated-inputs]: Move python-poetry-core from here...
[native-inputs]: ...to here.

Change-Id: I6093d282887135f6b99d34a853cd9371cffe98f1
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
fbf8f3d443
gnu: python-mord: Add missing inputs.
* gnu/packages/machine-learning.scm (python-mord)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I597517f73fca8e3fe15b81bb6b8929572841de95
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
9dd2f0ad4a
gnu: python-hyperkitty: Update to 1.3.12.
* gnu/packages/mail.scm (python-hyperkitty): Update to 1.3.12.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests conditionally.
[propagated-inputs]: Add python-django-debug-toolbar, python-django-q2,
python-elasticsearch, python-isort, python-lxml, python-tzdata, and
python-whoosh; remove python-django-q and python-pytz.
[native-inputs]: Remove python-mock, python-elasticsearch, python-isort, and
python-lxml; add tzdata-for-tests and python-pdm-backend.

Change-Id: I38a38fe75bc43071443f9ea49eeb8ccc9bf3fa3d
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
41e494e5a3
gnu: python-django-q2: Add missing inputs.
* gnu/packages/django.scm (python-django-q2)[propagated-inputs]: Add
python-blessed, python-boto3, python-croniter, python-django-q-rollbar,
python-django-q-sentry, python-django-redis, python-hiredis,
python-importlib-metadata, python-iron-mq, python-psutil, python-pymongo,
python-redis, and python-setproctitle.
[native-inputs]: Add python-pytest.

Change-Id: If0bfa8d218a5230c739d535feed107e716e88983
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
2ae9268360
gnu: Add python-django-q-rollbar.
* gnu/packages/django.scm (python-django-q-rollbar): New variable.

Change-Id: I6a47fa6a65abfe6fec63f7c860ce0841cccaa462
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
fac2eec9b8
gnu: Add python-django-q-sentry.
* gnu/packages/django.scm (python-django-q-sentry): New variable.

Change-Id: Iaa23ed584b6528aee52d842e0b4b88ff2ffff09f
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
13309b942c
gnu: Add python-iron-mq.
* gnu/packages/python-xyz.scm (python-iron-mq): New variable.

Change-Id: I97e18d93118747659db962c0fd2d384900ad254d
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
d82b48cf58
gnu: Add python-iron-core.
* gnu/packages/python-xyz.scm (python-iron-core): New variable.

Change-Id: I0ba16f575e111b86f7c8aac5e8d2eb5331e082c6
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
5d70708db3
gnu: python-django-compressor: Update to 4.5.1.
* gnu/packages/django.scm (python-django-compressor): Update to 4.5.1.
[build-system]: Use pyproject-build-system.
[arguments]: Add phases 'relax-requirements and 'skip-bad-test; simplify
'check phase; enable tests.
[propagated-inputs]: Add python-django and python-django-sekizai.
[native-inputs]: Remove python-django-sekizai and python-mock; add
python-setuptools and python-wheel.

Change-Id: I3f528e3ac1eed971ee39494a4f49fedf14d6449d
2025-01-16 10:17:47 +01:00
Ricardo Wurmus
25403a73b3
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-16 10:17:47 +01:00
Ricardo Wurmus
5cab1bc35e
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-16 10:17:46 +01:00
Ricardo Wurmus
dc4ac448f3
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-16 10:17:46 +01:00
Ricardo Wurmus
23d06ff1da
gnu: python-hiredis: Update to 3.1.0.
* gnu/packages/patches/python-hiredis-fix-header.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/databases.scm (python-hiredis): Update to 3.1.0.
[source]: Remove patch.
[arguments]: Remove.

Change-Id: I095c89329e4c42316398c7fccc86e1dee0affaea
2025-01-16 10:17:46 +01:00
Sharlatan Hellseher
ce998125c5
gnu: python-kanon: Use python-pandas@2.2.3.
* gnu/packages/astronomy.scm (python-kanon) [propagated-inputs]: Remove
python-pandas-1; add python-pandas.

Change-Id: I84a6dc0f03c17326dcb4164f4bdf0a709e3f4cdd
2025-01-16 10:17:46 +01:00
Sharlatan Hellseher
eb08b07ad5
gnu: python-astroscrappy: Add missing input.
* gnu/packages/astronomy.scm (python-astroscrappy): [native-inputs]: Add
python-wheel.

Change-Id: Ie0cc125dad856f0540eaa3657a6c30f67cc79c66
2025-01-16 10:17:46 +01:00
Sharlatan Hellseher
64dae92bff
gnu: python-specreduce: Add missing input.
* gnu/packages/astronomy.scm (python-specreduce): [native-inputs]: Add
python-wheel.

Change-Id: I6293402038632aec22abc621c4e7ffe5decbe5e4
2025-01-16 10:17:46 +01:00
Sharlatan Hellseher
7de54b18ed
gnu: python-dust-extinction: Add missing input.
* gnu/packages/astronomy.scm (python-dust-extinction): [native-inputs]:
Add python-wheel.

Change-Id: I13009be60fdf35fd9ce80ffc26b80ea18fafe720
2025-01-16 10:17:46 +01:00
Sharlatan Hellseher
d8f050cc20
gnu: python-specutils: Add missing input.
* gnu/packages/astronomy.scm (python-specutils): [native-inputs]: Add
python-wheel.

Change-Id: I880aca87b0d45423e928259b4936342b6cbfc3d3
2025-01-16 10:17:46 +01:00
Sharlatan Hellseher
edf0919b08
gnu: python-django-mailman3: Update to 1.3.15.
* gnu/packages/mail.scm (python-django-mailman3): Update to 1.3.15.
[build-system]: Swap to pyproject-build-system.
[arguments] <test-flags>: Skip one test.
<phases>: Use default 'check.
[propagated-inputs]: Remove python-pytz.
[native-inputs]: Remove python-mock; add python-pdm-backend,
python-pytest, python-pytest-django, and python-tzdata.
[description]: Adjust fill-column indentation.

Change-Id: Iafb20fa469a48367fadc2c77a4d11a2581e50f0f
2025-01-16 10:17:46 +01:00
Sharlatan Hellseher
859e3dcc00
gnu: Add python-django-q2.
* gnu/packages/django.scm (python-django-q2): New variable.

Change-Id: Ia96caca56b08903f4e8e49105baf4af430697cfc
2025-01-16 10:17:46 +01:00
Sharlatan Hellseher
b56581b69e
gnu: python-django-q: Update to 1.3.9.
* gnu/packages/django.scm (python-django-q): Update to 1.3.9. Fix build.
Adjust indentation.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ia633b4420ecf3915566e6c3d984496afc9fd3130
2025-01-16 10:17:45 +01:00
Ricardo Wurmus
776fdf7fe3
gnu: python-zeep: Update to 4.3.1.
* gnu/packages/patches/python-zeep-Fix-pytest_httpx-test-cases.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/python-web.scm (python-zeep): Update to 4.3.1.
[source]: Remove patch.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'compatibility; replace custom 'check phase with
'set-HOME phase.
[propagated-inputs]: Remove python-cached-property.
[native-inputs]: Remove python-aiohttp, python-aioresponses, and python-mock;
add nss-certs-for-test, python-coverage, python-flake8,
python-flake8-blind-except, python-flake8-debugger, python-isort,
python-setuptools, and python-wheel.

Change-Id: I0385e304fcb2eeda508bc7d019ca645cf8a36c64
2025-01-16 10:17:45 +01:00
Ricardo Wurmus
10c022ade9
gnu: python-drms: Add missing inputs.
* gnu/packages/astronomy.scm (python-drms)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I0ac03ab2503709a1ced8f633f4366598390984b9
2025-01-16 10:17:45 +01:00
Ricardo Wurmus
28cf2adff0
gnu: mididings: Add missing inputs.
* gnu/packages/music.scm (mididings)[native-inputs]: Add python-setuptools and
python-wheel.

Change-Id: Ie2b7db5b5eb5db53381b61e85db351562d79c21c
2025-01-16 10:17:45 +01:00
Ricardo Wurmus
9bb3eee8fa
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-16 10:17:45 +01:00
Sharlatan Hellseher
989c42c410
gnu: Remove wireservice-package syntax rule.
* gnu/packages/wireservice.scm ((wireservice-package): Delete syntax rule.

Change-Id: I0f0ad62e782b400bd8a8bf2856c1fa3f37cb1a33
2025-01-16 10:17:45 +01:00