gnu: python-pathy: Move to python-web.
* gnu/packages/python-xyz.scm (python-pathy): Move from here ...
* gnu/packages/python-web.scm: ... to here.
Change-Id: I6e8bc42e2ea2b57cd9b5d4b54b7618339edaf520
gnu: python-pathy: Update to 0.11.0.
* gnu/packages/python-xyz.scm (python-pathy): Update to 0.11.0.
[propagated-inputs]: Remove python-smart-open; add python-pathlib-abc and
python-smart-open-6.
[native-inputs]: Remove python-wheel.
Change-Id: I84d58b53e808a6e2d1ab183235c689a3864abfcd
gnu: Add python-smart-open-6.
* gnu/packages/python-web.scm (python-smart-open-6): New variable.
Change-Id: I937ab8f574ddb9559f3863e6a988a77b0a1dd01f
gnu: Add python-pathlib-abc.
* gnu/packages/python-xyz.scm (python-pathlib-abc): New variable.
Change-Id: If356aa8eab82d2542eb556395e7b8403a18cddc8
gnu: python-murmurhash: Move to pyhton-crypto.
* gnu/packages/python-xyz.scm (python-murmurhash): Move from here ...
* gnu/packages/python-crypto.scm: ... to here.
* gnu/packages/machine-learning.scm: Add python-crypto module.
Change-Id: I59a26e82622112736b5a331dd948d9aa91255207
gnu: python-murmurhash: Update to 1.0.10.
* gnu/packages/python-xyz.scm (python-murmurhash): Update to 1.0.10.
[native-inputs]: Remove python-wheel.
Change-Id: I14773c9fd43d24c90af5bcd301dd34894f1ba283
gnu: python-langcodes: Update to 3.5.0.
* gnu/packages/python-xyz.scm (python-langcodes): Update to 3.5.0.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Add python-language-data.
[native-inputs]: Add python-setuptools and python-setuptools-scm.
Change-Id: I0fc376639843eecdd3489f5b8cc861fb5708d09d
gnu: Add python-language-data.
* gnu/packages/python-xyz.scm (python-language-data): New variable.
Change-Id: Ib43630b752992cd647c61adfa127276d0dbd7120
gnu: Add python-marisa-trie.
* gnu/packages/python-xyz.scm (python-marisa-trie): New variable.
Change-Id: I34aab5ffbc9b1b05ee5c820a3806bbae2e8c14be
gnu: python-id: Fix license.
* gnu/packages/python-xyz.scm (python-id) [license]: Fix it.
Change-Id: Idd307cba21347fb7a8d5e9d1d190a650b0fb4e5b
gnu: python-anyascii: Update to 0.3.3.
* gnu/packages/python-xyz.scm (python-anyascii): Update to 0.3.3.
[native-inputs]: Remove python-setuptools; add python-pytest.
Change-Id: I6317366173a65cbc1493700ab46abd8b1b0964f0
gnu: mesa-opencl: Introduce rust-bindgen-cli-next to avoid mesa rebuild.
* gnu/packages/rust-apps.scm (rust-bindgen-cli-next): New variant.
(rust-bindgen-cli) [inputs]: Revert to use default clang.
* gnu/packages/gl.scm (mesa-opencl) [native-inputs]: Replace rust-bindgen-cli
with rust-bindgen-cli-next.
Change-Id: Ia1acb30869d368f54a3b41250ef4d95ebbcd90b0
gnu: mesa-opencl-icd: Deprecate in favor of mesa-opencl.
The previously used Clover backend has been removed.
* gnu/packages/gl.scm (mesa-opencl-icd): Define as deprecated, using as
replacement...
(mesa-opencl): ... this, absorbing its icd file adjusting phase.
[#:modules]: New field.
[#:phases] {use-absolute-file-name-in-rusticl}: New phase.
Change-Id: If7ff766557dd37928e70d8e3ae03d7f1f467ab8a
gnu: mesa-opencl: Use the new rusticl OpenCL backend.
The previously used Clover backend has been removed.
* gnu/packages/gl.scm (mesa-opencl) [#:configure-flags]: Remove
gallium-opencl flag. Add gallium-rusticl and gallium-rusticl-enable-drivers.
* gnu/packages/rust-apps.scm (rust-bindgen-cli) [inputs]: Replace clang with
clang-18.
Change-Id: I4e3557816c9a5bb5c652295f1351c3bd8eac608d
gnu: osvvm: Implement checks.
* gnu/packages/electronics.scm (osvvm)[arguments]<#:phases>: Add check.
[native-inputs]: Add nvc, tcl, tcllib, and which.
Change-Id: Ia3567f908834c29093d36aa50aebcfae3fb98b18
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: nvc: Use autogen and keep osvvm test script.
* gnu/packages/electronics.scm (nvc)<#:phases>: Remove clean-up; add
fix-autogen and keep-osvvm-tests.
Change-Id: Ib14f21b0f072313bba06c2b9dd1d7a7f67270a51
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: python-types-toml: Update to 0.10.8.20240310.
* gnu/packages/python-xyz.scm (python-types-toml): Update to 0.10.8.20240310.
[arguments] <tests?>: No tests.
[native-inputs]: Remove python-wheel.
Change-Id: I92c8805fb5c73da38ab8040a9acab7a1c4ac673d
gnu: python-s3fs: Update to 2025.9.0.
* gnu/packages/python-web.scm (python-s3fs): Update to 2025.9.0.
Change-Id: Ib7d66f46f81c340bb0f9359f5c4ce8a7d8648b62
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-fsspec: Update to 2025.9.0.
Fixes build of python-uproot.
* gnu/packages/python-xyz.scm (python-fsspec): Update to 2025.9.0.
[home-page]: Fix permanent redirect.
Change-Id: Iecdefa053ccdc0928f7250b4fa0b8e2600cfb35f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
import/pypi: Improve renaming procedure.
PyPI canonicalizes dashes to underscores, while the former tests for
converting to Guix-compliant name compared using dashes. Solve this by
canonicalizing to dashes prior to comparing.
* guix/import/pypi.scm (python->package-name): Canonicalize names prior to
testing.
Change-Id: Iba2003720adba82a7f6e3f6319b2699e369163ed