gnu: python-pyactiveresource: Switch to pyproject and fix build.
* gnu/packages/python-web.scm (python-pyactiveresource)
[source]: Switch to github tag.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools and python-wheel.
Change-Id: I2a11bfead8e10f8a32720d3d48373449a5c92b9a
gnu: Add python-schwifty.
* gnu/packages/finance.scm (python-schwifty): New variable.
Change-Id: Ice95f618331866d15b41c9cc5ee2e038aa93c16f
gnu: Add python-mt940.
* gnu/packages/finance.scm (python-mt940): New variable.
gnu: Add python-efficient-apriori.
* gnu/packages/python-science.scm (python-efficient-apriori): New variable.
Change-Id: I30ee0c1f3f825a8c4573abfe598a63ca5594b5a0
gnu: packages/sync: Use (gnu packages security-token) module.
* gnu/packages/sync.scm: Use (gnu packages security-token) module.
Change-Id: I9690b642e7f2460c2626cb4f5e3f6727a7295c58
gnu: cmake: Reenable some tests on the Hurd.
* gnu/packages/cmake.scm (%common-disabled-tests/hurd): Remove
RunCMake.CompilerChange, RunCMake.file, RunCMake.BundleUtilities,
RunCMake.configure_file and RunCMake.CommandLine
Change-Id: I37a2c60ad97b1323b7e8424c9abb68143db6cebf
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: cmake-bootstrap: Remove Hurd-specific phase.
* gnu/packages/cmake.scm (cmake-bootstrap): Remove 'patch-hurd phase.
Change-Id: I52440f9f36045505390c9fe6ff74fc86106af001
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: re2c: Skip tests on the Hurd.
* gnu/packages/re2c.scm (re2c): Skip tests on hurd systems.
Change-Id: If111a763cfb79491b4a27009b2ca383f01fe3e5b
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: fwupd: Update to 1.9.32.
* gnu/packages/firmware.scm (fwupd): Update to 1.9.32.
[native-inputs]: Add python-jinja2.
[arguments]<#:phases>{make-source-writable}: Skip symlinks as
make-file-writable fails for those.
Change-Id: Ib922f5521c570b3ea62cb2959f7facabafa7e77e
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: python-django: Update to 5.2.7.
* gnu/packages/django.scm (python-django): Update to 5.2.7.
Change-Id: Ide882803041d546dd0f11a1158f5b21a2cb63896
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: sicp: Deprecate in favor of book-sicp.
* gnu/packages/books.scm (book-sicp): New variable.
(sicp): Deprecate in favor of book-sicp.
Change-Id: I8484424c324fdf82a22adc0c6f01d7b376c2a309
gnu: sicp: Move to books.
* gnu/packages/scheme.scm (sicp): Move from here ...
* gnu/packages/books.scm: ... to here.
Change-Id: I152dcc674f5566cbdbf2ce58d8696f6080bfdbfa
gnu: Merge (gnu packages fsf) into (gnu packages books).
* gnu/packages/fsf.scm (book-faif): Move from here ...
* gnu/packages/books.scm: ... to here.
* gnu/packages/fsf.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister file.
* po/packages/POTFILES.in: Likewise.
Change-Id: Ia84ac242f0cda711a23e969e32049e93007a1f8b
gnu: python-pytorch-geometric: Update to 2.7.0.
* gnu/packages/machine-learning.scm (python-pytorch-geometric):
Update to 2.7.0.
Change-Id: I8fcfa4485c96fb5a2981e3998c97433f5dfdef1f
gnu: python-pytorch-lightning: Update to 2.5.5.
* gnu/packages/machine-learning.scm (python-pytorch-lightning):
Update to 2.5.5.
Change-Id: I0a2acc5c41525ec76044dbede67da6d2206f0d4b
gnu: kakoune: Fix cross-compiling.
* gnu/packages/text-editors.scm (kakoune)[arguments]: Add a make-flag to
set the compiler.
Change-Id: Ia159582d8e213e428f374cbc3f2e813d211e5902
gnu: kakoune: Wrap with perl.
* gnu/packages/text-editors.scm (kakoune)[arguments]: Add a phase to
wrap the binary with perl.
[inputs]: Add perl.
Co-authored-by: Ashvith Shetty <ashvithshetty10@gmail.com>
Change-Id: Ib546f29ad95a6acdc3063c94aaa7eb839f50f254
gnu: Remove python-pillow-simd.
* gnu/packages/python-xyz.scm (python-pillow-simd): Delete variable.
Fixes: guix/guix#2715
Change-Id: I39bb625b6b6911c972654b0bc00a4d8706402f68