1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 06:00:36 +02:00
Commit Graph

140605 Commits

Author SHA1 Message Date
Ricardo Wurmus
c8faef4ac7 gnu: Add python-devpi-process.
* gnu/packages/python-web.scm (python-devpi-process): New variable.

Change-Id: Ic1829dfbb108a45c44423f570eeb604ddfe73795
2025-01-20 21:37:22 +01:00
Ricardo Wurmus
7c12505657 gnu: Add python-devpi-client.
* gnu/packages/python-web.scm (python-devpi-client): New variable.

Change-Id: I29e0e3b573111d39b93d595cb7a49c588f5ac99a
2025-01-20 21:37:22 +01:00
Ricardo Wurmus
5024f061e4 gnu: Add python-devpi-server.
* gnu/packages/python-web.scm (python-devpi-server): New variable.

Change-Id: I5ca0e39595f2081f4a71bc0bc71106cac1508ce4
2025-01-20 21:37:22 +01:00
Ricardo Wurmus
ff0d592391 gnu: Add python-devpi-common.
* gnu/packages/python-web.scm (python-devpi-common): New variable.

Change-Id: I9deef7d64b0c6d2c212dddd3ca3113b3f3dd1082
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
accf3136a0 gnu: Add python-pypitoken.
* gnu/packages/python-web.scm (python-pypitoken): New variable.

Change-Id: I0e18205ac87be8cc95af80b62c99c087083cef88
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
5088b2f998 gnu: Add python-lazy.
* gnu/packages/python-xyz.scm (python-lazy): New variable.

Change-Id: I168f5adc0298a147bcfc55caac6aa68fbf3c7e3a
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
4627e596ef gnu: Add python-packaging-legacy.
* gnu/packages/python-xyz.scm (python-packaging-legacy): New variable.

Change-Id: Ibdb6505baf77e9e9ed93c8b21413f876ada05f5a
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
26e7452471 gnu: Add python-legacy-cgi.
* gnu/packages/python-web.scm (python-legacy-cgi): New variable.

Change-Id: I36253992291b2294896ae8c01a15f76b33615034
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
55a5a6768e gnu: Add python-repoze-lru.
* gnu/packages/python-xyz.scm (python-repoze-lru): New variable.

Change-Id: I79b094dd7a32c70f0177f27d207b189ab2a856e5
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
9b13e95135 gnu: python-numcodecs: Update to 0.13.1.
* gnu/packages/python-xyz.scm (python-numcodecs): Update to 0.13.1.
[source]: Update snippet.
[arguments]: Update selected tests.
[propagated-inputs]: Add python-coverage, python-google-crc32c,
python-importlib-metadata, and python-numpydoc; remove python-entrypoints and
python-typing-extensions.
[native-inputs]: Add python-py-cpuinfo, python-pydata-sphinx-theme,
python-pytest-cov, python-sphinx, and python-sphinx-issues.

Change-Id: Ib2dfc457923c0a435a09ce6d7879090e641b095c
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
71327fc365 gnu: Add python-strictyaml.
* gnu/packages/serialization.scm (python-strictyaml): New variable.

Change-Id: I41beff94cca813469c6362285973455ed8e8bd67
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
35c5f07e96 gnu: python-scikit-build-core: Update to 0.10.7.
* gnu/packages/python-science.scm (python-scikit-build-core): Update to
0.10.7.
[native-inputs]: Add python-pytest-subprocess.

Change-Id: I3da5a9e5d59900335deee2d4a5a1c80d1dd7c5ab
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
5a4c2f347a gnu: python-pytest-subprocess: Update to 1.5.2.
* gnu/packages/python-check.scm (python-pytest-subprocess): Update to 1.5.2.
[native-inputs]: Add python-wheel.

Change-Id: I3b5608e21f92306b53999b80dd81377e5cbfffb3
2025-01-20 21:37:21 +01:00
Ricardo Wurmus
bee74a60b0 gnu: Add python-time-machine.
* gnu/packages/python-check.scm (python-time-machine): New variable.

Change-Id: I5fce1caf7e659ae349de765a31cc78195d16d703
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
599704cef3 gnu: python-nox: Update to 2024.10.09.
* gnu/packages/python-check.scm (python-nox): Update to 2024.10.09.
[native-inputs]: Add python-hatchling; remove python-setuptools and
python-wheel.
[arguments]: Remove custom build phases.

Change-Id: I3a446b7b1ef1d73356d5ba87b0c6812a08e4d3c3
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
23aa7ba596 gnu: python-pytest-qt: Update to 4.4.0.
* gnu/packages/python-check.scm (python-pytest-qt): Update to 4.4.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove #:test-target; remove trailing #T from build phase.
[propagated-inputs]: Add python-pluggy and python-pytest.
[native-inputs]: Remove python-pytest and python-pytest-runner; add
python-pre-commit, python-setuptools, python-tox, and python-wheel.

Change-Id: Ibeca84e841264eb81cc7ba48b5e815d0b837cb4d
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
e4c6491fd5 gnu: python-pyproject-api: Update to 1.8.0.
* gnu/packages/python-xyz.scm (python-pyproject-api): Update to 1.8.0.
[arguments]: Disable two tests; remove phase 'relax-packaging.
[native-inputs]: Add python-pytest-cov; python-setuptools, and python-wheel.

Change-Id: I3bdb56d7498ae8d1b59a52158405f0cf6ba25e61
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
bc8aed3ab5 gnu: python-cachetools: Update to 5.5.0.
* gnu/packages/python-xyz.scm (python-cachetools): Update to 5.5.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ica8b4d3b807aaf88e8026e12e3c04d75a8dd77c6
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
be60505289 gnu: python-qdldl: Add missing input.
* gnu/packages/python-science.scm (python-qdldl)[native-inputs]: Add
python-setuptools.

Change-Id: I5f4c5b8f368da21da1f7d5c5cedd7a806dbdd709
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
a265018b7b gnu: python-pyramid: Update to 2.0.2.
* gnu/packages/python-web.scm (python-pyramid): Update to 2.0.2.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-setuptools; move python-webtest from here...
[native-inputs]: ...to here; add python-pytest and python-wheel.

Change-Id: I9f397c4d3c8fef2b10f591cbca504f6cc14cd715
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
1d09655c75 gnu: python-bokeh: Fix build.
* gnu/packages/python-xyz.scm (python-bokeh)[build-system]: Use
pyproject-build-system.
[arguments]: Use #:test-flags instead of a custom 'check phase; disable one
more test.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I2aaa56ed578490de38685b10430535a819c2f5c5
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
ff23ed78c7 gnu: python-statmake: Remove obsolete build phase.
* gnu/packages/fontutils.scm (python-statmake)[arguments]: Remove phase
'adjust-for-older-attrs.

Change-Id: Ib1aff1775b283735036d0ddfb54f1f9e6768e140
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
7318d27e74 gnu: python-cattrs: Update to 24.1.2.
* gnu/packages/python-xyz.scm (python-cattrs): Update to 24.1.2.
[arguments]: Disable failing tests; add 'compatibility phase.
[native-inputs]: Add python-msgspec and python-poetry-core.

Change-Id: If198b25a24799b22025c60082ae31fc4e8509a9b
2025-01-20 21:37:20 +01:00
Ricardo Wurmus
e3562a6ee7 gnu: python-msgspec: Update to 0.18.6.
* gnu/packages/serialization.scm (python-msgspec): Update to 0.18.6.

Change-Id: Ia1455e7dd366e32fd0851207684e426e14d68838
2025-01-20 21:37:16 +01:00
jgart
91b18baa42 gnu: trealla: Update to 2.63.25.
* gnu/packages/prolog.scm (trealla): Update to 2.63.25.

Change-Id: I9d9bd51ee180a4952a1da419df52cb25ff68f50a
2025-01-20 14:02:40 -06:00
Maxim Cournoyer
0a26cd43f9 gnu: evince: Enable PostScript support.
Suggested-by: raingloom <raingloom@riseup.net>
Change-Id: I5d2ed5cebcd38fa0fdb761d78e5e2a1a056ea1cb
2025-01-20 23:45:18 +09:00
David Elsing
6d32a85fd1 gnu: pipewire: Add libdrm to inputs.
This is required for the GStreamer plugin.

* gnu/packages/linux.scm (pipewire)[inputs]: Add libdrm.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I419fc10f46e39ff57e8e8d9d3fc4bc929b9a0f5a
2025-01-20 23:21:04 +09:00
Andreas Enge
2565da3bac gnu: eclib: Update to 20241112.
* gnu/packages/algebra.scm (eclib): Update to 20241112.
  [home-page]: Update.

Change-Id: I2cbb38229c1a24f25398baa582d54505789a755d
2025-01-20 12:31:36 +01:00
vicvbcun
e895605601 gnu: cliquer: Update to 1.22.
Switch to an autotoolized fork.

* gnu/packages/sagemath.scm (cliquer): Update to 1.22.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-01-20 11:55:49 +01:00
Andreas Enge
cb6a9bd81f gnu: pari-gp: Update to 2.17.1.
* gnu/packages/algebra.scm (pari-gp): Update to 2.17.1.
* gnu/packages/patches/pari-gp-qfcvp.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister patch.

Change-Id: I1d681737c7e7b19de8f2b01bfff11d72d5d936bf
2025-01-20 11:47:27 +01:00
jgart
c985075db3 gnu: trealla: Update to 2.63.22.
* gnu/packages/prolog.scm (trealla): Update to 2.63.22.

Change-Id: Idb43ee5daf59035f582b70c0b4b3617be0a1363d
2025-01-19 21:55:22 -06:00
jgart
d3b5ff11ec gnu: Add emacs-gptel-quick.
* gnu/packages/emacs-xyz.scm (emacs-gptel-quick): New variable.

Signed-off-by: jgart <jgart@dismail.de>
2025-01-19 21:40:52 -06:00
宋文武
16eda2a3ad gnu: solfege: Build and install manual.
* gnu/packages/music.scm (solfege)[arguments]: Add 'build-manual
phase.  Pass "--enable-docbook-stylesheet" to configure-flags.
[native-inputs]: Add docbook-xsl, docbook-xml-4.1.2, itstool and libxslt.

Change-Id: Icef6c393e1d4c6413e53ef9de9ffc16d5e973a94
Signed-off-by: jgart <jgart@dismail.de>
2025-01-19 21:40:18 -06:00
Leo Famulari
b1e7688e19 gnu: linux-libre 6.1: Update to 6.1.125.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.125.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I846c5e8d7b395e04f57f0082626594b61f612f47
2025-01-19 21:38:46 -05:00
Leo Famulari
311b37da4f gnu: linux-libre 6.6: Update to 6.6.72.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.72.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I2a7bbfa8439b1a0ec02f1e02124cc4c1f8b5ef65
2025-01-19 21:38:45 -05:00
Leo Famulari
cf917fd166 gnu: linux-libre: Update to 6.12.10.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.10.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I620d1597b547a57b946609c7461457e0aa5b2c77
2025-01-19 21:38:45 -05:00
Sören Tempel
c247697a61 gnu: mpv: Add support for pipewire.
* gnu/packages/video.scm (mpv): Add pipewire audio output support.
[propagated-inputs]: Add pipewire dependency.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Ia9be37387b434186b677429c06730bf4fcb5b362
2025-01-19 21:38:45 -05:00
Jordan Moore
eeabdd8eb3 gnu: lsof: Skip LTlock test
Change-Id: I074247549c34992ccc17840d196fbb00f79cc39f
Signed-off-by: Leo Famulari <leo@famulari.name>
2025-01-19 21:38:45 -05:00
muradm
bc6769f121 tests: minimal-desktop: Adjust to greetd 0.10.3.
This is a followup to 55cead2c49.

* gnu/tests/desktop.scm (run-minimal-desktop-test): Do not check for
‘GREETD_SOCK’.

Change-Id: I2eb5af947ee1753d6237c95feb3cea7ed98f90ad
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-20 00:25:47 +01:00
Nicolas Graves
82317da3de gnu: Add emacs-stgit.
* gnu/packages/version-control.scm (emacs-stgit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-20 00:14:21 +01:00
Nicolas Graves
2546f50651 gnu: Add emacs-magit-stgit.
* gnu/packages/emacs-xyz.scm (emacs-magit-stgit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-20 00:14:13 +01:00
Lars Bilke
f00dedf06a gnu: Add netcdf-cxx4 and netcdf-cxx4-parallel-openmpi.
* gnu/packages/maths.scm (netcdf-cxx4): New variable.
* gnu/packages/maths.scm (netcdf-cxx4-parallel-openmpi: New variable.

Change-Id: I9781aa31567b80e20c528abb5e9289bc625bb3eb
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2025-01-20 00:12:47 +01:00
Tomas Volf
edc4f16cef gnu: gnucash: Update to 5.10.
* gnu/packages/gnucash.scm (gnucash): Update to 5.10.
(gnucash-docs): Update hash.

Change-Id: Ic0211b560f9326b40fcec42505fb74ecc61bf32c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-19 23:09:57 +01:00
Tomas Volf
872dbe38db gnu: perl-finance-quote: Update to 1.64.
* gnu/packages/web.scm (perl-finance-quote): Update to 1.64.

Change-Id: Ia7befbfb23a0c2de36cf32ea808b3f83c71349da
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-19 23:09:56 +01:00
Tomas Volf
2bd7d67082 gnu: gnucash: Do not wrap finance-quote-wrapper.
The file needs no special wrapping.  Even before, it was wrapped just by
accident (via the glib-or-gtk-wrap phase).  Wrapping changes it from perl
script to shell script and gnucash cannot deal with that.  So stop wrapping
it.

* gnu/packages/gnucash.scm (gnucash)[arguments]<#:phases>: Add 'unwrap-some.
Wrap gnucash-cli in 'wrap-programs.

Change-Id: I60e7ac5cf40fb00f9620b9ee9d725770009721d2
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-19 23:09:56 +01:00
Tomas Volf
a916555366 gnu: gnucash: Drop special case for gnc-fq-helper.
The file does not exist since 2022, and date-manip is not required for its
replacement (finance-quote-wrapper).

* gnu/packages/gnucash.scm (gnucash)[arguments]<#:phases>{'wrap-programs}:
Remove special case for gnc-fq-helper.
[inputs]: Remove perl-date-manip.

Change-Id: Id88906df2bda08ae90a9aebb5deef8e4cbae6c76
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-19 23:09:55 +01:00
Tomas Volf
aae6e533e0 gnu: gnucash: Do not install gnc-fq-update.
This binary is used only for updating Finance::Quote from CPAN.  That does not
make sense on Guix, so do not install it.

* gnu/packages/gnucash.scm (gnucash)[arguments]<#:phases>: Add
delete-gnc-fq-update.

Change-Id: I93cf6d67166cce5970d48eea42de0ee5a5a9a8f8
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-19 23:09:55 +01:00
Tomas Volf
f3315c3fa8 gnu: gnucash: Fix locating perl binary.
It tried to search in the $PATH, that does not really work for Guix.

* gnu/packages/gnucash.scm (gnucash)[arguments]<#:phases>: Add set-perl-path.

Change-Id: I93468c201de8af3ad76cce945483b76f28ea2749
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-19 23:09:54 +01:00
Divya Ranjan
5e834c220e gnu: Add emacs-lucid.
* gnu/packages/emacs.scm (emacs-lucid): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-01-19 18:51:51 +01:00
Liliana Marie Prikler
b88a79842c gnu: Add confy.
* gnu/packages/gnome.scm (confy): New variable.
2025-01-19 13:06:09 +01:00