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
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
gnu: packages/python-xyz: Remove unused textutils module.
* gnu/packages/python-xyz.scm: Remove unused (gnu packages textutils)
module.
Change-Id: If520406f2ff1084359801a200c89d5a75c0cbfe8
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
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
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
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
gnu: wfetch: Move to weather.
* gnu/packages/python-xyz.scm (wfetch): Move from here ...
* gnu/packages/weather.scm: ... to here.
Change-Id: I851f2a79768c80784ea54fa07a2862719ad8f781
gnu: packages/python-xyz: Sort python2-* variables.
* gnu/packages/python-xyz.scm (python2-dbus, python2-pycparser): Sort
variables alphabetically.
Change-Id: Ie77bbc9564069787cb204467b4faa8eb0691d7ba
gnu: drip: Use GEXPs.
* gnu/packages/java.scm (drip): Use GEXPs.
Change-Id: I9849de8f0caa4cf246dd30a49a2bcf2984125ee6
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
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
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
gnu: nar-herder: Update to 0-45.54d4d76.
* gnu/packages/package-management.scm (nar-herder): Update to 0-45.54d4d76.
Change-Id: Ib847919dde3c4fe186d623633c6f1c18ff1b49bb
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
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
gnu: supercollider: Finalize transition to Qt6.
This is a follow-up to commit 7354aa8482b39b2f7b4a24c219f0b5380fb07878
which started the transition.
* gnu/packages/audio.scm (supercollider)[arguments]<#:qtbase>: Add qtbase.
Change-Id: I2a9a50ae18605c70f1716c75cb3e5f0beee29509
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
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