summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-24Add mumi config.Arun Isaac
* .mumi/config: New file. * .gitignore: Add .mumi/current-issue.
2023-04-24gnu: mumi: Add bash-minimal to inputs.Arun Isaac
* gnu/packages/mail.scm (mumi)[inputs]: Add bash-minimal.
2023-04-24gnu: mumi: Update to 0.0.5-2.85d5efb.Arun Isaac
* gnu/packages/mail.scm (mumi): Update to 0.0.5-2.85d5efb.
2023-04-24gnu: mumi: Move to Savannah.Arun Isaac
* gnu/packages/mail.scm (source, home-page): Move to Savannah.
2023-04-24gnu: dezyne: Update to 2.17.2.Janneke Nieuwenhuizen
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.2.
2023-04-24gnu: python-shiboken-2: Do not rely on _Py_Mangle being available.Josselin Poiret
* gnu/packages/patches/python-shiboken-2-compat.patch: Fix the patch according to upstream. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-24gnu: openshot: Update to 3.1.0.Andy Tai
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.1. * gnu/packages/video.scm (libopenshot): Update to 0.3.1. (openshot): Update to 3.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-24gnu: eid-mw: Update to 5.1.10.Raphaël Mélotte
* gnu/packages/security-token.scm (eid-mw): Update to 5.1.10 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-24gnu: fatrace: Update to 0.17.0.Raphaël Mélotte
* gnu/packages/monitoring.scm (fatrace): Update to 0.17.0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-24gnu: openmpi: Update to 4.1.5.Ludovic Courtès
* gnu/packages/mpi.scm (openmpi): Update to 4.1.5.
2023-04-24read-print: 'pretty-print-with-comments' keeps newlines on long strings.Ludovic Courtès
* guix/read-print.scm (printed-string)[preserve-newlines?]: New procedure. Use it to preserve newlines on long strings. * tests/read-print.scm: Add test.
2023-04-24gnu: python-magic: Update to 0.4.27.Liliana Marie Prikler
* gnu/packages/patches/python-magic-python-bytecode.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/python-xyz.scm (python-magic): Update to 0.4.27. [source]<patches>: Remove field. [#:phases]<check>: Do not invoke ‘tests.py’. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-24gnu: openldap-for-linphone: Hide it.Ricardo Wurmus
We don't want this to show up when searching for "openldap". * gnu/packages/openldap.scm (openldap-for-linphone): Wrap in HIDDEN-PACKAGE and add a comment.
2023-04-24gnu: inspekt3d: Adjust to changes in libfive.Ricardo Wurmus
* gnu/packages/engineering.scm (inspekt3d)[arguments]: Use G-expression; patch file to avoid loading removed extension; adjust name of libfive library.
2023-04-24gnu: inspekt3d: Simplify snippet.Ricardo Wurmus
* gnu/packages/engineering.scm (inspekt3d)[source]: Simplify snippet.
2023-04-24gnu: libfive: Update to 0-5.b1ea998.Ricardo Wurmus
* gnu/packages/engineering.scm (libfive): Update to 0-5.b1ea998. [arguments]: Set HOME variable to fix autocompilation; set GUILE_CCACHE_DIR to override default target directory for compiled Guile files; add phases 'fix-library-location and 'install-scm-files.
2023-04-24gnu: python-sure: Update to 2.0.1.John Kehayias
* gnu/packages/python-xyz.scm (python-sure): Update to 2.0.1. [native-inputs]: Add python-rednose.
2023-04-24gnu: python-boltons: Update to 23.0.0.John Kehayias
* gnu/packages/python-xyz.scm (python-boltons): Update to 23.0.0.
2023-04-23gnu: python-pynndescent: Update to 0.5.10.John Kehayias
* gnu/packages/machine-learning.scm (python-pynndescent): Update to 0.5.10.
2023-04-23gnu: python-configargparse: Update to 1.5.3.John Kehayias
* gnu/packages/python-xyz.scm (python-configargparse): Update to 1.5.3. [build-system]: Switch to pyproject-build-system. [arguments]: Remove previous 'check' phase. [native-inputs]: Add python-mock and python-pytest, remove python-pyyaml.
2023-04-23gnu: python-scikit-learn: Update to 1.2.2.Leo Famulari
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 1.2.2.
2023-04-23gnu: python-joblib: Update to 1.1.1.Leo Famulari
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.1.
2023-04-23gnu: python-ecdsa: Fix faulty commit.John Kehayias
Fix previous commit, which did not properly add the test to be skipped and repeated the existing skipped test. There is only one new test to be skipped. * gnu/packages/python-crypto.scm (python-ecdsa)[arguments]: In the 'check' phase, properly format the string for skipped tests.
2023-04-23gnu: python-ecdsa: Skip two failing tests.John Kehayias
* gnu/packages/python-crypto.scm (python-ecdsa)[arguments]: In 'check' phase, skip a couple more tests.
2023-04-23gnu: libmediainfo and mediainfo: Update to 23.03.Leo Famulari
* gnu/packages/video.scm (libmediainfo, mediainfo): Update to 23.03.
2023-04-23gnu: libmediainfo and mediainfo: Fix build.Leo Famulari
* gnu/packages/video.scm (libmediainfo, mediainfo)[arguments]: Add a shebang to the autogen.sh script in the 'change-to-build-dir' phases.
2023-04-23gnu: eyed3: Update to 0.9.7.Leo Famulari
* gnu/packages/mp3.scm (eyed3): Update to 0.9.7. [propagated-inputs]: Remove python-grako, python-magic, and python-pathlib.
2023-04-23gnu: OpenImageIO: Use the correct source hash.Leo Famulari
This is a followup to commit 5fda088fb17f0f5ad5cbb47314bada5f25afdb68 * gnu/packages/graphics.scm (openimageio)[source]: Fix the hash.
2023-04-23gnu: OpenImageIO: Update to 2.2.21.0.Leo Famulari
This fixes the build with GCC 11. * gnu/packages/graphics.scm (openimageio): Update to 2.2.21.0.
2023-04-23gnu: OpenColorIO: Fix build with GCC 11.Leo Famulari
* gnu/packages/patches/opencolorio-fix-build-with-gcc11.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image-processing.scm (opencolorio)[source]: Use it.
2023-04-23gnu: shotwell: Fix build.Leo Famulari
* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add vala.
2023-04-24gnu: liblinphone: Restore special openldap variant.Ricardo Wurmus
This is a partial revert of commit f2166cfacea03dcc399d1858d27ff473ebfc0679. * gnu/packages/openldap.scm (openldap-for-linphone): Restore this variable. * gnu/packages/linphone.scm (liblinphone)[inputs]: Replace openldap with openldap-for-linphone.
2023-04-23gnu: python-ledgerblue: Disable tests.John Kehayias
* gnu/packages/finance.scm (python-ledgerblue)[arguments]: Disable tests (there are none).
2023-04-23gnu: python-django@3.2: Update to 3.2.18.Ludovic Courtès
Fixes the 'test_custom_fields' failure: https://github.com/django/django/commit/9da46345d83e5d9ecb60512efb2d2e0b2b02b974 * gnu/packages/django.scm (python-django-3.2): Update to 3.2.18.
2023-04-23gnu: libraft: Disable test that requires connectivity.Brian Cully
* gnu/packages/cluster.scm (libraft): remove test_uv_tcp_connect.c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-23gnu: swappy: Add gettext input.Brian Cully
* gnu/packages/image.scm (swappy) [inputs]: Add gettext-minimal. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-23gnu: python-pydevd: Skip three failing tests.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: In 'check' phase, skip a couple more tests.
2023-04-23Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-23gnu: geda-gaf: Add gdk-pixbuf.Ricardo Wurmus
This is used for supporting various image formats. * gnu/packages/engineering.scm (geda-gaf)[inputs]: Add gdk-pixbuf.
2023-04-23gnu: geda-gaf: Drop input labels.Ricardo Wurmus
* gnu/packages/engineering.scm (geda-gaf)[inputs]: Drop labels.
2023-04-23gnu: geda-gaf: Use G-expressions.Ricardo Wurmus
* gnu/packages/engineering.scm (geda-gaf)[arguments]: Use G-expression to remove the use of %build-inputs; also drop trailing #T from build phases.
2023-04-23gnu: emacs-emacsql-sqlite3: Update to 1.0.2-1.2113618.Ricardo Wurmus
* gnu/packages/emacs-xyz.scm (emacs-emacsql-sqlite3): Update to 1.0.2-1.2113618.
2023-04-23gnu: gcc-arm-none-eabi-7-2018-q2-update: Use G-expressions.Ricardo Wurmus
* gnu/packages/embedded.scm (gcc-arm-none-eabi-7-2018-q2-update)[arguments]: Use G-expressions, just like the xgcc package; also remove trailing #T from build phases.
2023-04-23gnu: gcc-arm-none-eabi-4.9: Use G-expression.Ricardo Wurmus
This change is necessary because the parent xgcc package uses G-expressions for configure flags and phases. * gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[arguments]: Use G-expressions; also remove trailing #T.
2023-04-23gnu: gcc-arm-none-eabi-4.9: Fix incompatible redeclaration.Ricardo Wurmus
* gnu/packages/patches/gcc-4.9-inline.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[source]: Use it.
2023-04-23gnu: Add lxi-tools.Petr Hodina
* gnu/packages/hardware.scm (lxi-tools): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23gnu: Add liblxi.Petr Hodina
* gnu/packages/hardware.scm (liblxi): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23gnu: webkitgtk: Update to 2.40.1 [security fixes].Karl Hallsby
Fixes CVE-2022-0108, CVE-2022-32885, CVE-2023-27932, CVE-2023-27954, and CVE-2023-28205. * gnu/packages/webkit.scm: Update to 2.40.1. [source]: Remove obsolete patch. * gnu/packages/patches/webkitgtk-libelogind.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: parallel: Update to 20230422Andy Tai
* gnu/packages/parallel.scm (parallel): Update to 22030422 Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add minipro.Thomas Albers
* gnu/packages/electronics.scm (minipro): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>