Sharlatan Hellseher
4296310b59
gnu: python-cram: Move to python-check.
...
* gnu/packages/python-xyz.scm (python-cram): Move from here ...
* gnu/packages/python-check.scm: ... to here.
* gnu/packages/rcm.scm: Replace python-xyz with python-check module.
* gnu/packages/benchmark.scm: Add python-check module.
Change-Id: I0192701e4d4890735a18cc60abd2782fed8db090
2025-05-01 12:29:19 +01:00
Matthew Elwin
3cecec63c5
gnu: Add python-scspell3k.
...
* gnu/packages/python-xyz.scm (python-scspell3k): New variable.
Change-Id: Ia7e7d9cceba1391eee9278ab722bcdd4283c1354
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-01 12:29:19 +01:00
Sharlatan Hellseher
16297f12db
gnu: Add python-validate-pyproject.
...
* gnu/packages/python-check.scm (python-validate-pyproject): New variable.
Change-Id: I40ab76b862f7bdd67babb6d17a8d50e9e208cbea
2025-05-01 12:29:19 +01:00
Artyom V. Poptsov
c94b504698
gnu: masscan: Update to 1.3.2.
...
* gnu/packages/admin.scm (masscan): Update to 1.3.2.
[arguments]: Use GEXPs.
[arguments]<#:phases>: Update "patch-path" phase to patch the right file.
Change-Id: I9e0ba4fba7593f37271540bc998f80b302e0b814
2025-05-01 14:15:06 +03:00
Artyom V. Poptsov
ac4e749362
gnu: ufetch: Update to 0.4.
...
* gnu/packages/admin.scm (ufetch): Update to 0.4.
Change-Id: Iaea73468818d8d49c597ba0143a0ef17198abebd
2025-05-01 14:15:06 +03:00
Artyom V. Poptsov
fd12c7de45
gnu: aide: Update to 0.19.
...
* gnu/packages/admin.scm (aide): Update to 0.19.
[arguments]<#:configure-flags>: Add "--without-fstype" flag to disable the
support for Linux-only file system type restricted rules.
[inputs]: Remove libmhash; add nettle.
Change-Id: I067157438f4c0e50ba0a57688adc4f10e705f086
2025-05-01 14:15:03 +03:00
David Elsing
93f4a0db06
gnu: python-h5py: Update to 3.13.0.
...
* gnu/packages/python-xyz.scm (python-h5py): Update to 3.13.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Use gexps. Move a modified 'check phase after the 'install phase.
[native-inputs]: Add python-pytest-mpi, python-setuptools and python-wheel.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-01 12:34:37 +02:00
David Elsing
40066ba37a
gnu: Add python-pytest-mpi.
...
* gnu/packages/python-check.scm (python-pytest-mpi): New variable.
Change-Id: If1c5fd2ad6d6e3243be2a8d595e1f9b7f3204f3d
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-01 12:34:29 +02:00
Greg Hogan
72ada05734
gnu: Fix home-page for eclipse platform.
...
* gnu/packages/java.scm (java-eclipse-ant-core)
(java-eclipse-core-commands, java-eclipse-core-variables)
(java-eclipse-team-core, java-eclipse-text): Update home-page.
Change-Id: Idcd15ae42048efcee05a7ede14a8e6cf7e1968d9
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2025-05-01 11:48:04 +02:00
Andreas Enge
c8efb51982
gnu: Remove python-whatthepatch.
...
This is a duplicate of a package of the same name in
(gnu packages python-xyz). Remove the variable with lower version number
and without dependencies.
* gnu/packages/python-web.scm (python-whatthepatch): Delete variable.
Change-Id: Icb92be0f8560e089396779a00eecdd64137bf127
Reported-by: nomike <nomike@nomike.com>
2025-05-01 08:57:55 +02:00
Vinicius Monego
1f528df591
gnu: hugin: Update to 2024.0.1.
...
* gnu/packages/photo.scm (hugin): Update to 2024.0.1.
[arguments]: Use G-Expressions.
<#:configure-flags>: Unset "-DCMAKE_CXX_FLAGS".
[inputs]: Replace openexr-2 by openexr.
Change-Id: I5703ef40301b72a54865e11ef560ccc55c657b53
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-01 08:40:29 +02:00
Vinicius Monego
d2274866a4
gnu: enblend-enfuse: Build with OpenEXR 3.
...
* gnu/packages/photo.scm (enblend-enfuse)[inputs]: Replace openexr-2 by
openexr.
Change-Id: Ie9bbc0bb5067e3141284ae5061743dc59aca45ca
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-01 08:40:29 +02:00
Vinicius Monego
366dc2a50c
gnu: mlt: Do not override LDFLAGS.
...
* gnu/packages/video.scm (mlt)[arguments]<#:phases>: Remove obsolete
'override-LDFLAGS phase.
Change-Id: Ib34138ab85dab20897d06f08697e99358954050f
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-01 08:40:29 +02:00
Vinicius Monego
58f091240f
gnu: Remove mlt-6.
...
This is a deprecated version of MLT which had synfig as its last
dependent. Synfig now builds with MLT 7, making mlt-6 obsolete.
* gnu/packages/video.scm (mlt-6): Delete variable.
Change-Id: I9bbe57d89b1a66ffdcc1d4f3f520c72d57923770
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-01 08:40:29 +02:00
Vinicius Monego
531a4a0809
gnu: synfig: Build with maintained inputs.
...
* gnu/packages/animation.scm (synfig)[inputs]: Replace ffmpeg-4 by
ffmpeg, mlt-6 by mlt, openexr-2 by openexr.
Change-Id: I6c99cfbf7b828ad790e10a4eebf9103e15ffb4e9
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-01 08:40:20 +02:00
Artyom V. Poptsov
091161237b
gnu: fastfetch: Update to 2.42.0.
...
* gnu/packages/admin.scm (fastfetch): Update to 2.42.0.
Change-Id: I6e5441412c7059e9937cf26fbbe8d44c9e62b158
2025-05-01 08:59:21 +03:00
Artyom V. Poptsov
5e9a411d36
gnu: dool: Update to 1.3.4.
...
* gnu/packages/admin.scm (dool): Update to 1.3.4.
Change-Id: I986817532881df75bd0705a322eae4f4714c6de7
2025-05-01 08:56:33 +03:00
Artyom V. Poptsov
8f6189d0cd
gnu: htop: Update to 3.4.1.
...
* gnu/packages/admin.scm (htop): Update to 3.4.1.
Change-Id: Iceca148166941065aa69773f6b9932520dd16cc1
2025-05-01 08:54:28 +03:00
Artyom V. Poptsov
184a8ebe9c
gnu: atop: Update to 2.11.1.
...
* gnu/packages/admin.scm (atop): Update to 2.11.1.
[source]<snippet>: Remove as the archive does not contain "mkdate" script
anymore.
Change-Id: I79c4944c4eddd9042a98148615c8f1afdaa3bd55
2025-05-01 08:50:43 +03:00
Maxim Cournoyer
d505cb960f
gnu: Add openjdk24.
...
* gnu/packages/java.scm (openjdk24): New variable.
(openjdk): Update variable alias.
Change-Id: Ia8a415bf4032fc96dbdf6ab331908cced5e267c6
2025-05-01 10:17:41 +09:00
Maxim Cournoyer
c6ee0a9480
gnu: Add openjdk23.
...
* gnu/packages/java.scm (openjdk23): New variable.
Change-Id: I50dc24a787066c9fad774bf6d2a1fc777f73e547
2025-05-01 10:17:29 +09:00
Maxim Cournoyer
51a5310ede
gnu: Add openjdk22.
...
* gnu/packages/java.scm (openjdk22): New variable.
Change-Id: I980d6863f626f072dd635ea97c2475cd53c7b403
2025-05-01 09:38:44 +09:00
Maxim Cournoyer
748b5858cc
gnu: Add nyacc-2.01.
...
* gnu/packages/mes.scm (nyacc-2.01): New variable.
Change-Id: I2ccbe1dfe836e33641e9b3b493318f49c627363d
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-05-01 09:38:44 +09:00
Greg Hogan
2533f3d216
gnu: texstudio: Update to 4.8.7.
...
* gnu/packages/tex.scm (texstudio): Update to 4.8.7.
Change-Id: I58eed2cbd6df9724394b91880e2c52e028107a3c
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-05-01 01:26:35 +02:00
Leo Famulari
1328170f2c
gnu: linux-libre 6.1: Update to 6.1.135.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.135.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
Change-Id: Ie221ec8a60d856a056107928c996e6ff3ae49803
2025-04-30 19:03:55 -04:00
Leo Famulari
b232bdc768
gnu: linux-libre 6.6: Update to 6.6.88.
...
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.88.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.
Change-Id: Iaac724e74a55fee25bdbebee30a14307985a9062
2025-04-30 19:03:55 -04:00
Leo Famulari
5f1a8fda0d
gnu: linux-libre 6.12: Update to 6.12.25.
...
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.25.
(linux-libre-6.12-pristine-source, deblob-scripts-6.12): Update hashes.
Change-Id: Ife77a90f974bd7aafbf06b205ea2b239f439d95f
2025-04-30 19:03:54 -04:00
Leo Famulari
33055573c2
gnu: linux-libre 6.14: Update to 6.14.4.
...
* gnu/packages/linux.scm (linux-libre-6.14-version): Update to 6.14.4.
(linux-libre-6.14-pristine-source, deblob-scripts-6.14): Update hashes.
Change-Id: Id3c0b533b7004ce18405fe95e95202ed233cc868
2025-04-30 19:03:54 -04:00
Leo Famulari
5148e1f067
gnu: Syncthing: Update to 1.29.5.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.29.5.
Change-Id: I960ec5c0bb2771e020576df405c83b8bea12177d
2025-04-30 18:59:59 -04:00
Artyom V. Poptsov
5bf15734c8
gnu: sshguard: Update to 2.5.1.
...
* gnu/packages/admin.scm (sshguard): Update to 2.5.1.
Change-Id: I18373546d0cdc0360eb2328b710ba42ed875c92e
2025-04-30 23:42:38 +03:00
Artyom V. Poptsov
32449def33
gnu: screenfetch: Update to 3.9.9.
...
* gnu/packages/admin.scm (screenfetch): Update to 3.9.9.
Change-Id: I62852850bdbfa55b6300b99bb2c2979432f79d43
2025-04-30 23:34:52 +03:00
Sharlatan Hellseher
04162dd5a5
gnu: Add python-sunraster.
...
* gnu/packages/astronomy.scm (python-sunraster): New variable.
Change-Id: I0f50cbf7a36b189c89aa771be64c2f3035affa20
2025-04-30 20:12:42 +01:00
Sharlatan Hellseher
fa81a14077
gnu: Add python-libstempo.
...
* gnu/packages/astronomy.scm (python-libstempo): New variable.
Change-Id: Ia293690cd0778625b9a3441298710a934d51d1c4
2025-04-30 20:12:42 +01:00
Sharlatan Hellseher
805624810c
gnu: Add python-gw-sky.
...
* gnu/packages/astronomy.scm (python-gw-sky): New variable.
Change-Id: I02be95d9266fd4b446de6dec12c7a2625eaf466f
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
499be0bd46
gnu: Add java-cds-healpix.
...
* gnu/packages/astronomy.scm (java-cds-healpix): New variable.
Change-Id: Ie7f19463c440c87f34e4ad6d8a4d2cdf0c9bdd72
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
eb5b8fa6fb
gnu: python-zodipy: Update to 1.1.1.
...
* gnu/packages/astronomy.scm (python-zodipy): Update to 1.1.1.
Change-Id: I9f45aefb24eb8d768f9a70334470516ab1f3b710
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
17dfe43cba
gnu: python-tweakwcs: Update to 0.8.10.
...
* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.10.
[arguments] <test-flags>: Do not skip tests as issues resolved.
Change-Id: I9d6e2bfa57f032f7488cbd5c676b1fe4d5e704a7
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
a1af6a7197
gnu: python-sunkit-magex: Update to 1.0.0rc1.
...
* gnu/packages/astronomy.scm (python-sunkit-magex): Update to 1.0.0rc1.
[arguments] <test-flags>: Run test in parallel, supported upstream.
[native-inputs]: Add python-pytest-xdist.
Change-Id: I78e6ef0a201761aa67d2cc00f5534529a374d965
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
1d1b773d81
gnu: python-stsci-stimage: Update to 0.3.0.
...
* gnu/packages/astronomy.scm (python-stsci-stimage): Update to 0.3.0.
[arguments] <build-backend>: Use default.
<test-flags>: Remove them.
<phases>: Remove 'waf-configure-build; add 'build-extensions.
[native-inputs]: Remove python-waf.
Change-Id: Iaefe173dc00084ca5a751e01bb2e88e1ef5ad6fe
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
d53eb20359
gnu: python-spherical-geometry: Update to 1.3.3.
...
* gnu/packages/astronomy.scm (python-spherical-geometry): Update to 1.3.3.
Change-Id: I7af310d6f3e033dc3a4a1bbac70d4f6c5a37efc2
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
1c4a5322c5
gnu: python-sncosmo: Update to 2.12.1.
...
* gnu/packages/astronomy.scm (python-sncosmo): Update to 2.12.1.
Change-Id: I37c510861aa52c525772003ea2267d3ee21d0d27
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
66fa6e049a
gnu: python-roman-datamodels: Update to 0.24.0.
...
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.24.0.
[propagated-inputs]: Add python-pyarrow.
[native-inputs]: Add python-pandas.
Change-Id: I62fd4d5ee34284de59bc886eeb7045a134586c55
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
6ff5856a1b
gnu: python-rad: Update to 0.24.0.
...
* gnu/packages/astronomy.scm (python-rad): Update to 0.24.0.
Change-Id: I34674c1a25e1e510fd4d3ff0e7f5fa1117a20789
2025-04-30 20:12:41 +01:00
Sharlatan Hellseher
ccce1f1ed1
gnu: python-pyvo: Update to 1.6.2.
...
* gnu/packages/astronomy.scm (python-pyvo): Update to 1.6.2.
[native-inputs]: Add python-pytest-doctestplus.
Change-Id: I24bee0dffdfe19380a2e9c2247a62e29195af45e
2025-04-30 20:12:40 +01:00
Sharlatan Hellseher
5e3a5fa986
gnu: python-losoto: Update to 2.5.0.
...
* gnu/packages/astronomy.scm (python-losoto): Update to 2.5.0.
Change-Id: I4ce1092227d5fd1acb185e25880fa7eed0650d5b
2025-04-30 20:12:40 +01:00
Sharlatan Hellseher
a577dea95a
gnu: python-glue-core: Update to 1.22.1.
...
* gnu/packages/astronomy.scm (python-glue-core): Update to 1.22.1.
[propagated-inputs]: Remove python-h5py.
Change-Id: I455e8f91ea36b0cbe41c749973d6dec231640238
2025-04-30 20:12:40 +01:00
Sharlatan Hellseher
5b0d288f0d
gnu: python-ginga: Update to 5.3.0.
...
* gnu/packages/astronomy.scm (python-ginga): Update to 5.3.0. Fix
indentation and style.
[arguments] <phases>: Remove 'relax-requirments.
[description]: Start from a new line and fix fill paragraph indentation.
Change-Id: Ie9eeb41c963316cd396212195afb70ac157b0a9e
2025-04-30 20:12:40 +01:00
Sharlatan Hellseher
c47f779e57
gnu: python-cdflib: Update to 1.3.4.
...
* gnu/packages/astronomy.scm (python-cdflib): Update to 1.3.4.
Change-Id: Ieceb49d728b4d5f35496b8fb93d9e41990ed9dd8
2025-04-30 20:12:40 +01:00
Sharlatan Hellseher
1609b7fccd
gnu: python-jwst: Update to 1.18.0.
...
* gnu/packages/astronomy.scm (python-jwst): Update to 1.18.0.
[phases]{relax-requirements}: Remove relaxation for GWCS and NumPy;
remove "create_data" script as no longer provided.
Change-Id: I4a8144af772f39256fe28f822c298a74559067fb
2025-04-30 20:12:40 +01:00
Sharlatan Hellseher
65f7c5d323
gnu: python-stcal: Update to 1.12.0.
...
* gnu/packages/astronomy.scm (python-stcal): Update to 1.12.0.
[arguments] <test-flags>: Skip one more test, sort alphabetically.
Change-Id: I3cfd4a2a523fc526a4b209cbf60461612f2f3bec
2025-04-30 20:12:40 +01:00