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

160319 Commits

Author SHA1 Message Date
Sharlatan Hellseher
ae1b9536ea gnu: Add python-azure-storage-file-datalake.
* gnu/packages/python-web.scm (python-azure-storage-file-datalake): New variable.

Change-Id: Ic16f38e0d63a786e5cc8222e8066a360ef77ce01
2025-10-28 17:46:26 +00:00
Sharlatan Hellseher
e115320ab5 gnu: python-azure-storage-blob: Update to 12.27.0.
* gnu/packages/python-web.scm (python-azure-storage-blob): Update to 12.27.0.

Change-Id: I13ac3c0b0da70fc75a388ce7ecbf89b8d999e1c8
2025-10-28 17:46:26 +00:00
Sharlatan Hellseher
86ae403744 gnu: python-thinc: Update to 8.3.4.
* gnu/packages/machine-learning.scm (python-thinc): Update to 8.3.4.
[arguments] <phases>: Remove 'build-ext; add 'remove-local-thinc - less
rebuild is better.
[propagated-inputs]: Remove python-blis-for-thinc and python-numpy; add
python-blis and python-numpy-2.
[native-inputs]: Remove python-cython and python-wheel; add
python-cython-0.
* gnu/packages/maths.scm (python-blis-for-thinc): Remove variable.

Change-Id: I5b3b624819772cd1b601ff2a7ef516af065a94dc
2025-10-28 17:46:26 +00:00
Sharlatan Hellseher
ab1e36d168 gnu: python-blis: Update to 1.2.1.
* gnu/packages/maths.scm (python-blis): Update to 1.2.1.
[arguments] <phases>: Remove 'build-ext; add 'remove-local-blis - less
re-build is better.
[propagated-inputs]: Remove python-numpy.
[native-inputs]: Remove python-wheel; add python-numpy-2.

Change-Id: Ie82e7372653f95a387dcee81ab5f84dbf2602091
2025-10-28 17:46:26 +00:00
Sharlatan Hellseher
5801c62e8d gnu: python-pathlib-abc: Update to 0.5.0.
* gnu/packages/python-xyz.scm (python-pathlib-abc): Update to 0.5.0.
(python-pathlib-abc-for-python-pathy): New variable.

* gnu/packages/python-web.scm (python-pathy)[propagated-inputs]:
Remove python-pathlib-abc; add python-pathlib-abc-for-python-pathy.

Change-Id: I36572bfbbf43681bdb0fcefbd5e985a530d465ab
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
fee48cd249 gnu: pyzo: Move to python-science.
* gnu/packages/python-xyz.scm (pyzo): Move from here ...
* gnu/packages/python-science.scm: ... to here.

Change-Id: I8b50396d0d863e1bda5d7686ae2826a3bfe544dd
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
c90631bd4c gnu: s3cmd: Move to python-web.
* gnu/packages/python-xyz.scm (s3cmd): Move from here ...
* gnu/packages/python-web.scm: ... to here.

Change-Id: Ie28451433d08f28db3f505fe0032cefb847ff4a4
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
78e1560ddd gnu: s3cmd: Update to 2.4.0.
* gnu/packages/python-xyz.scm (s3cmd): Update to 2.4.0.

Change-Id: I0badca04b6b1717c6f6702061fbb1e9d08e159a0
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
b6dd7bac18 gnu: shrinkwrap: Sort variable.
* gnu/packages/python-xyz.scm (shrinkwrap): Sort variable alphabetically.

Change-Id: I000b09dfad1f67ea62c4f78b0f4f6e9b7b8f428c
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
1a87dfba3f gnu: shrinkwrap: Remove snippet.
* gnu/packages/python-xyz.scm (shrinkwrap)[source]<snippet>: It's no
longer required.

Change-Id: Ifdd7228b7b3546a09ccf791d8b89fcf9e96be3ad
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
d198ad8b2c gnu: staticsite: Sort variable.
* gnu/packages/python-xyz.scm (staticsite): Sort variable
alphabetically.

Change-Id: I1b20a7c2e86c75e9aad3c2483e98bafc9dd3112f
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
b5e728cdc5 gnu: staticsite: Update to 2.5.
* gnu/packages/python-xyz.scm (staticsite): Update to 2.5.
[inputs]: Add perl-image-exiftool, python-dateutil, python-docutils,
python-jinja2, python-markdown, python-pillow, python-pytz,
python-pyyaml, python-ruamel.yaml, python-slugify, python-toml, and
tzdata-for-tests.
[native-inputs]: Remove perl-image-exiftool, python-dateutil,
python-docutils-0.19, python-jinja2, python-markdown, python-pillow,
python-pyinotify, python-pytz, python-pyyaml, python-ruamel.yaml,
python-slugify, python-tornado, tzdata-for-tests, python-setuptools,
python-wheel, and python-toml; add python-hatchling and python-pytest.

Change-Id: Ieeba5b41864c0625b497fa87b5fb83d71d47c235
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
144d1c0777 gnu: cobib: Update to 6.0.1.
* gnu/packages/textutils.scm (cobib): Update to 6.0.1.
[arguments] <test-flags>: Rework the list of skipped tests and use
"--ignore" to exclude tests files.
<phases>{pre-check}: Add git setup.
[propagated-inputs]: Remove python-requests-oauthlib; add
python-mdit-py-plugins and python-natsort.

Change-Id: I530760a844c9cdbb08bffca8d6fff569e214a5bc
2025-10-28 17:46:25 +00:00
Sharlatan Hellseher
a70eb71d00 gnu: tldr: Move to textutils.
* gnu/packages/python-xyz.scm (tldr, pythno-tldr): Move from here ...
* gnu/packages/textutils.scm: ... to here.

Change-Id: I678a9fd63960328dbcaf6a28a8868d3ce1e2aa23
2025-10-28 17:46:24 +00:00
Sharlatan Hellseher
19baa60e2e gnu: tldr: Adjust synopsis and description.
* gnu/packages/python-xyz.scm (tldr)[synopsis]: Remove mention of Python.
[description]: Add URL to main project home page.

Change-Id: Ie5ee0349bc256f75d8ab7d22babc9f8431be1be8
2025-10-28 17:46:24 +00:00
Sharlatan Hellseher
44a6f88d2a gnu: packages/python-xyz: Remove unused textutils module.
* gnu/packages/python-xyz.scm: Remove unused (gnu packages textutils)
module.

Change-Id: If520406f2ff1084359801a200c89d5a75c0cbfe8
2025-10-28 17:46:24 +00:00
Sharlatan Hellseher
f10a5d32ee gnu: python-pandocfilters: Move to pyhton-xyz.
* gnu/packages/textutils.scm (python-pandocfilters): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: I37675f6d4d48e1499b78f1efcecd927a5fe685a0
2025-10-28 17:46:24 +00:00
Sharlatan Hellseher
5f8ef67529 gnu: python-panflute: Move to python-xyz.
* gnu/packages/textutils.scm (python-panflute): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: I7d63724ac792057e6cc6d6c4d3d51a1b6441bbb3
2025-10-28 17:46:24 +00:00
Sharlatan Hellseher
798e1e0c8e gnu: binwalk: Move to firmware.
* gnu/packages/python-xyz.scm (binwalk): Move from here ...
* gnu/packages/firmware.scm: ... to here.
* gnu/packages/diffoscope.scm: Add (gnu packages firmware) module.

Change-Id: Id6c78aec4a576deaa99c7d3287338e2a9e2b9ca4
2025-10-28 17:46:24 +00:00
Sharlatan Hellseher
e4610f6dd4 gnu: binwalk: Switch to pyproject.
* gnu/packages/python-xyz.scm (binwalk)[build-system]: Switch to
pyproject-build-system.
[native-inputs]: Remove python-coverage; add python-setuptools.

Change-Id: I4c27c31b34d6574ba00ee5392cf0f111d207f939
2025-10-28 17:46:24 +00:00
Sharlatan Hellseher
1b122676ad gnu: wfetch: Move to weather.
* gnu/packages/python-xyz.scm (wfetch): Move from here ...
* gnu/packages/weather.scm: ... to here.

Change-Id: I851f2a79768c80784ea54fa07a2862719ad8f781
2025-10-28 17:46:24 +00:00
Sharlatan Hellseher
43a62cda3b gnu: packages/python-xyz: Sort python2-* variables.
* gnu/packages/python-xyz.scm (python2-dbus, python2-pycparser): Sort
variables alphabetically.

Change-Id: Ie77bbc9564069787cb204467b4faa8eb0691d7ba
2025-10-28 17:46:23 +00:00
Sharlatan Hellseher
1895834da9 gnu: packages/algebra: Add missing copyright.
This is a following up 823762b65d commit.

* gnu/packages/algebra.scm: Add copyright entry for 宋文武
<iyzsong@envs.net>.

Change-Id: I752f7a9055907530189ce669f1a7add7669d288f
2025-10-28 17:46:23 +00:00
Artyom V. Poptsov
019a912a5b gnu: drip: Use GEXPs.
* gnu/packages/java.scm (drip): Use GEXPs.

Change-Id: I9849de8f0caa4cf246dd30a49a2bcf2984125ee6
2025-10-28 20:28:39 +03:00
Artyom V. Poptsov
44bd0e2c35 gnu: drip: Fix build with gcc-14.
* gnu/packages/java.scm (drip): Fix build with gcc-14.
[arguments]<#:phases>: Add "relax-gcc-14-strictness" phase.

Change-Id: I9468bb942c4c569fe6e108f096c32b56658ed146
2025-10-28 20:28:38 +03:00
dan
4570498c74 gnu: zig-0.15-libc-abi-tools: Rollback to commit ec46122c.
* gnu/packages/zig.scm (zig-0.15-libc-abi-tools): Rollback to commit ec46122c.

Change-Id: I495a45bdaa5d0c0fdfe3675790278f9d42e30b15
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Fixes: #3913
2025-10-29 01:12:39 +08:00
Hilton Chain
977e0d82aa gnu: Remove (gnu packages rust-crates) import from package modules.
* gnu/packages/kde-pim.scm: Remove (gnu packages rust-crates) import.

Fixes: #3885
Change-Id: Ide128fb1088a11dfaf76cf2a749359c65be8b8d6
2025-10-29 01:12:38 +08:00
Christopher Baines
64c195b53e gnu: nar-herder: Update to 0-45.54d4d76.
* gnu/packages/package-management.scm (nar-herder): Update to 0-45.54d4d76.

Change-Id: Ib847919dde3c4fe186d623633c6f1c18ff1b49bb
2025-10-28 14:59:18 +00:00
Christopher Baines
f715861319 gnu: guix-build-coordinator: Update to 0-132.c276f61.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-132.c276f61.

Change-Id: Ic293373fdc990283d9192177e30203efa142fbcf
2025-10-28 14:59:18 +00:00
Christopher Baines
0c1132fe8f gnu: guix-data-service: Update to 0.0.1-73.7d17e56.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-73.7d17e56.

Change-Id: I9d824aa98a5c2dc1c1c4789d763ce20d24581221
2025-10-28 14:59:18 +00:00
Andreas Enge
31a211f180 gnu: supercollider: Finalize transition to Qt6.
This is a follow-up to commit 7354aa8482
which started the transition.

* gnu/packages/audio.scm (supercollider)[arguments]<#:qtbase>: Add qtbase.

Change-Id: I2a9a50ae18605c70f1716c75cb3e5f0beee29509
2025-10-28 11:38:04 +01:00
Sharlatan Hellseher
245f2185b7 gnu: python-textdistance: Run test in a single thread.
* gnu/packages/python-xyz.scm (python-textdistance)[arguments]
<test-flags>: Tests are not threads save, remove "--numprocesses" option.
[native-inputs]: Remove python-pytest-xdist and python-wheel.

Change-Id: I50202ff684ef4af83d3adaf3bc880ef8af9e663a
2025-10-28 10:30:19 +00:00
Sharlatan Hellseher
823762b65d gnu: python-symengine: Move to algebra.
* gnu/packages/python-xyz.scm (python-symengine): Move from here ...
* gnu/packages/algebra.scm: ... to here.

Change-Id: I8f170f44e0b51aac740035edcd6eb89e49ff86c8
2025-10-28 10:15:08 +00:00
Sharlatan Hellseher
479b31e657 gnu: python-symengine: Switch to pytest.
* gnu/packages/python-xyz.scm (python-symengine)[arguments]
<test-flags>: Provide option to test against installed module.
[native-inputs]: Remove python-nose2 and python-wheel; add python-pytest.

Change-Id: Icdf070410810db7b108aa9340b6839ef98136ab3
2025-10-28 10:09:43 +00:00
Sharlatan Hellseher
f3c2ee7e4d gnu: python-translate-toolkit: Sort variable.
* gnu/packages/python-xyz.scm (python-translate-toolkit)
(python-translate-toolkit-for-offlate): Sort variables alphabetically.

Change-Id: I0fe91b5cf499c1f489b8fbcdc9a99c43e8096f18
2025-10-28 09:49:36 +00:00
Sharlatan Hellseher
96762fe48d gnu: offlate: Fix build.
* gnu/packages/python-xyz.scm (python-translate-toolkit-for-offlate):
New variable.
(offlate): [propagated-inputs]: Remove python-translate-toolkit; add
python-translate-toolkit-for-offlate.

Change-Id: Iad34870f6a0fb89ec401f27274b2c699d6eea09e
2025-10-28 09:46:09 +00:00
Sharlatan Hellseher
8c058f0f05 gnu: python-translate-toolkit: Update to 3.15.6.
* gnu/packages/python-xyz.scm (python-translate-toolkit): Update to 3.15.6.
[source]: Fix pypi-uri format.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Enable.
<test-flags>: Skip some problematic tests.
<phases>: Don't delete 'sanity check.
[propagated-inputs]: Remove python-babel, python-beautifulsoup4,
python-chardet, python-diff-match-patch, python-levenshtein, python-six,
and python-pyyaml; add python-cwcwidth, python-cheroot, python-iniparse,
python-mistletoe, python-phply, python-pyparsing, and
python-ruamel.yaml.
[native-inputs]: Remove python-sphinx; add python-setuptools and
python-setuptools-scm.

Change-Id: I6c9c27d96fc8c1f24accd892fa85eb248e12eef8
2025-10-28 09:31:50 +00:00
Sharlatan Hellseher
764fa7f91b gnu: python-cwcwidth: Update to 0.1.10.
* gnu/packages/python-xyz.scm (python-cwcwidth): Update to 0.1.10.
[arguments] <phases>: Remove 'build-extensions; add
'remove-local-cwcwidth.
[native-inputs]: Remove python-toml and python-wheel.

Change-Id: I2718edd693580196ad4b0d09483ca4a3cf387fcd
2025-10-28 09:31:50 +00:00
Sharlatan Hellseher
43d37ed974 gnu: Add python-iniparse.
* gnu/packages/python-xyz.scm (python-iniparse): New variable.

Change-Id: I414687a654d577e8054e1c6a574f9443128dc6a7
2025-10-28 09:31:50 +00:00
Sharlatan Hellseher
ac17da422c gnu: Add python-phply.
* gnu/packages/python-xyz.scm (python-phply): New variable.

Change-Id: I1df0b7fa90658467a8f69690c1c70d6884b5d865
2025-10-28 09:31:50 +00:00
Nicolas Graves
27aec9f594 gnu: python-easyprocess: Update to 1.1.
* gnu/packages/python-xyz.scm (python-easyprocess): Update to 1.1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: Idb3343315ac143f447530622811cef45f90ca227
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:59 +00:00
Nicolas Graves
b52ae8beac gnu: python-pyyaml-env-tag: Update to 1.1.
* gnu/packages/python-xyz.scm (python-pyyaml-env-tag): Update to 1.1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools.
[description]: Improve style.

Change-Id: I4f1334409dac936950d29ff444b1e22a0a770697
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:59 +00:00
Nicolas Graves
6d22f7d27c gnu: python-py3dns: Update to 4.0.2.
* gnu/packages/python-xyz.scm (python-py3dns): Update to 4.0.2.
[build-system]: Switch to pyproject-build-system.
[arguments]: Drop <#:phases>.
[native-inputs]: Add python-flit-core.
[description]: Improve style.

Change-Id: I714b1248e68369e0562d8875b7bb478553ef830f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:59 +00:00
Nicolas Graves
649cf511f5 gnu: python-mergedeep: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-mergedeep):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend>: Set it.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: Ia35990e4adb60877ec05e904a357376f3508ca52
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:59 +00:00
Nicolas Graves
49b2fd4f06 gnu: datasette: Update to 1.0a19.
* gnu/packages/databases.scm (datasette): Update to 1.0a19.
[arguments]<#:test-flags>: Ignore python-black tests.
<#:phases>: Add phase 'relax-requirements.
[native-inputs]: Remove python-black, python-pip, python-wheel.
Replace python-pytest-asyncio by python-pytest-asyncio-0.26.

Change-Id: I307b5648637fa6787aba50bffb8b1caea1e6d1a2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:59 +00:00
Nicolas Graves
5278a55bf5 gnu: python-memcached: Update to 1.62.
* gnu/packages/python-xyz.scm (python-memcached): Update to 1.62.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
<#:test-backend>: Set it.
[native-inputs]: Add python-setuptools.
[propagated-inputs]: Remove python-six.

Change-Id: I62848d45df4e53cf72d4950a6832d2fe5b6fa392
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:59 +00:00
Nicolas Graves
27e3fc6f4e gnu: python-pylev: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-pylev): Update to 1.4.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend, #:test-flags>: Set them.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: Ia2f4661c54c5dfb4ede1b44792b8569dfd3a84ba
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:58 +00:00
Nicolas Graves
57ee39a541 gnu: python-inflection: Update to 0.5.1.
* gnu/packages/python-xyz.scm (python-inflection): Update to 0.5.1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: Ie0f433c56dcbecb825e71672fce88cd0c8d3ec0f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:58 +00:00
Nicolas Graves
7b0060c0e0 gnu: python-chai: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-chai):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools.

Change-Id: Iedeaf5bacdf7b6f9cf33cdb3b377865cb47c254f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:58 +00:00
Nicolas Graves
b86e05377c gnu: python-kazoo: Update to 2.10.0.
* gnu/packages/python-xyz.scm (python-kazoo): Update to 2.10.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[propagated-inputs]: Remove python-six.

Change-Id: I1c4ea45292653d188b3c143f5b52a9470e97c481
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-28 09:26:55 +00:00