guix/gnu
Nicolas Graves 548206f941
gnu: python-imagecodecs: Update to 2025.8.2.
Warning: In phase 'create-configuration, I've disabled 3 modules that
fail compilation with gcc@14, although they should theorically
compile: apng, lzo, tiff.  IMO it's a bit out of the scope for a
already heavy patch to try and fix C compilation errors. I added a
FIXME comment though.

* gnu/packages/python-xyz.scm (python-imagecodecs): Update to 2025.8.2.
[source]<snippet>: Remove code unbundling 3rd party modules.  Almost
all of those are not bundled in the sense that they are extracted and
patched from upstream sources, and using those upstream sources
directly won't help.
[build-system]: Switch to pyproject-build-system.
[arguments]: Use gexps.
<#:tests?>: Enable them.
<#:test-flags>: Ignore flaky test.
<#:phases>: Re-factor phase 'create-configuration. Add phase
'fix-sanity-check and 'configure-tests.
[inputs]: Add lcms, libheif, lzfse, python-blosc2.
[propagated-inputs]: Add python-matplotlib, python-tifffile.
[native-inputs]: Add python-pytest, python-setuptools.
[synopsis]: Improve style.

Change-Id: I1c13eea510136891c667741f73fbf1d3f4231551
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-15 14:23:15 +01:00
..
bootloader
build linux-container: Remove #:lock-mounts? and related code. 2025-10-13 14:48:26 +02:00
home home: services: Add niri. 2025-10-10 12:11:12 +03:00
installer
machine machine: hetzner: Fix install OS. 2025-10-14 16:35:55 +02:00
packages gnu: python-imagecodecs: Update to 2025.8.2. 2025-10-15 14:23:15 +01:00
services services/base: Only remount read-write if needed in run-with-writable-store. 2025-10-11 21:57:59 +09:00
system nss: Allow selecting IP protocol for mDNS lookups. 2025-10-13 14:48:27 +02:00
tests mapped-devices/luks: Support extra options. 2025-10-06 10:21:16 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Merge (gnu packages rush) into (gnu packages shells). 2025-10-15 13:38:20 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm