summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-04-16gnu: openldap: Fix build.Brian Cully
* gnu/packages/openldap.scm (openldap): Update quoting to use gexps. Remove reference to libldap_r.la, which no longer exists, and remove custom install of libldap_r.so. Remove again a phase already removed in commit 0de5e6d6536a7bc94dd71047cf9573d71fa8d4b0. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-15gnu: python-numpy: Skip failing tests on i686.Kaelyn Takata
* gnu/packages/python-xyz.scm (python-numpy): Skip failing tests on i686. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-15gnu: python-pytest: Fix failing test_raising_repr.Josselin Poiret
* gnu/packages/patches/pytest-fix-unstrable-exception-test.patch: Add new patch from upstream. * gnu/packages/check.scm (python-pytest): Use it. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-15Revert "gnu: python-pytest: Update to 7.3.1."Andreas Enge
This reverts commit 81682e2e9042bfb9621482eb2d0f46104a86aa11.
2023-04-15gnu: clara: Fix build.Maxim Cournoyer
* gnu/packages/check.scm (clara) [source]: Add snippet to un-bundle catch2. [arguments]: Add #:configure-flags argument. [native-inputs]: Add catch2.
2023-04-15gnu: python-pytest: Update to 7.3.1.Maxim Cournoyer
* gnu/packages/check.scm (python-pytest): Update to 7.3.1. [propagated-inputs]: Add python-exceptiongroup.
2023-04-15gnu: xkeyboard-config: Update to 2.38.Maxim Cournoyer
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.38. Reported-by: Brian Cully <bjc@spork.org>
2023-04-15gnu: python-pillow: Ungraft.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pillow): Ungraft, preserving... [source]: ... the CVE patch. (python-pillow/security-fixes): Delete variable.
2023-04-15gnu: libxkbcommon: Fix indentation.Maxim Cournoyer
* gnu/packages/xdisorg.scm (libxkbcommon): Fix indentation.
2023-04-15gnu: libxkbcommon: Unconditionally add wayland to native-inputs.Maxim Cournoyer
* gnu/packages/xdisorg.scm (libxkbcommon) [native-inputs]: Always add wayland.
2023-04-15gnu: python-jsonschema: Update to 4.5.1.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 4.5.1. [arguments]: Remove extraneous inputs, outputs bindings from check phase override. Add pretend-version phase. [propagated-inputs]: Add python-importlib-metadata and python-typing-extensions. Remove python-six. * gnu/packages/astronomy.scm (python-asdf): Replace python-jsonschema-next with python-jsonschema. (python-asdf-standard, python-gwcs): Likewise. * gnu/packages/matrix.scm (python-matrix-nio): Likewise. * gnu/packages/python-xyz.scm (python-robotframework): Likewise.
2023-04-14gnu: iptables: Clean-up configure flags.Maxim Cournoyer
* gnu/packages/linux.scm (iptables) [arguments]: Address TODO comment.
2023-04-14gnu: hplip: Update to 3.23.3.Maxim Cournoyer
* gnu/packages/cups.scm (hplip): Update to 3.23.3. [arguments]: Remove the fix-build-with-python-3.8 phase.
2023-04-14gnu: hplip: Remove input labels.Maxim Cournoyer
* gnu/packages/cups.scm (hplip) [inputs]: Remove input labels.
2023-04-14gnu: hplip: Use gexps.Maxim Cournoyer
* gnu/packages/cups.scm (hplip) [arguments]: Use gexps. * gnu/packages/cups.scm (hplip-minimal): Likewise.
2023-04-14gnu: hplip: Re-order fields.Maxim Cournoyer
* gnu/packages/cups.scm (hplip): Re-order fields.
2023-04-14gnu: hplip: Update to 3.22.10.Maxim Cournoyer
* gnu/packages/cups.scm (hplip): Update to 3.22.10. [arguments]: Absorb the fix-more-hard-coded-file-names phase from hplip-next into the fix-hard-coded-file-names phase. (hplip-next): Delete variable.
2023-04-14gnu: python-pytest-7.1: Deprecate package.Maxim Cournoyer
The source was adjusted using the following command: $ git grep -rl python-pytest-7.1 | xargs sed -i 's/python-pytest-7.1/python-pytest/g' * gnu/packages/check.scm (python-pytest-7.1): Delete variable.
2023-04-14gnu: valgrind/interactive: Rely on non-stripped glibc symbols.Maxim Cournoyer
* gnu/packages/valgrind.scm (valgrind/interactive) [source]: Remove patches. [arguments]: Delete field. * gnu/packages/patches/valgrind-fix-default-debuginfo-path.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2023-04-14gnu: ruby-tzinfo-data: Remove #:guile argument in file-union call.Maxim Cournoyer
* gnu/packages/ruby.scm (ruby-tzinfo-data) [arguments]: Strip trailing #t. [native-inputs]: Remove #:guile argument in file-union call.
2023-04-14gnu: wrap-python3: Replace assoc-ref call with gexp variable.Maxim Cournoyer
* gnu/packages/python.scm (wrap-python3) [arguments]: Replace assoc-ref call with gexp variable in builder.
2023-04-14gnu: python-pluggy: Update to 1.0.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pluggy): Update to 1.0.0. (python-pluggy-next): Delete variable. * gnu/packages/check.scm (python-pytest-7.1) [propagated-inputs]: Remove python-pluggy replacement. * gnu/packages/databases.scm (datasette) [propagated-inputs]: Replace python-pluggy-next with python-pluggy.
2023-04-14gnu: python-docutils: Update to 0.19.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.19. [arguments]: Strip trailing #t. (python-docutils-0.19): Delete variable.
2023-04-14gnu: source-highlight: Inline skip-doc-directory phase.Maxim Cournoyer
* gnu/packages/pretty-print.scm (source-highlight) [source]: Fix indentation. [arguments]: Inline skip-doc-directory phase.
2023-04-14gnu: openldap: Update to 2.6.3.Maxim Cournoyer
* gnu/packages/openldap.scm (openldap): Update to 2.6.3. [arguments]: Integrate updated phases from openldap-2.6 package. Strip trailing #t.
2023-04-14gnu: ghc-9.2: Make the skip-T21694-i686 phase unconditional.Maxim Cournoyer
* gnu/packages/haskell.scm (ghc-9.2) [arguments]: Remove match conditional for the skip-T21694-i686 phase.
2023-04-14gnu: freetype: Update remove-reference-to-pkg-config phase.Maxim Cournoyer
* gnu/packages/fontutils.scm (freetype) [arguments]: Use the newer remove-reference-to-pkg-config phase variant, with a small adjustment to make the target group optional. Use gexps and search-input-file. [propagated-inputs]: Update comment regarding harfbuzz.
2023-04-14gnu: poppler-next: Delete variable.Maxim Cournoyer
* gnu/packages/pdf.scm (poppler-next): Delete variable. * gnu/packages/gnome.scm (evince) [inputs]: Replace poppler-next with poppler.
2023-04-14maint: Merge sanity-check-next.py into sanity-check.py.Maxim Cournoyer
* gnu/packages/aux-files/python/sanity-check-next.py: Rename to... * gnu/packages/aux-files/python/sanity-check.py: ... this. * guix/build-system/pyproject.scm (sanity-check.py): Adjust file name. * Makefile.am (AUX_FILES): De-register sanity-check-next.py.
2023-04-14gnu: nss: Add which to to native inputs and use regular nspr.Maxim Cournoyer
* gnu/packages/nss.scm (nspr-next): Delete variable. (nss) [native-inputs]: Add which. [propagated-inputs]: Replace nspr-next with nspr. * gnu/packages/gnuzilla.scm (icecat-minimal): Likewise.
2023-04-14gnu: python-clickgen: Replace python-numpy-next with python-numpy.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-clickgen) [propagated-inputs]: Replace python-numpy-next with python-numpy.
2023-04-14gnu: cups-minimal: Add config to native inputs unconditionally.Maxim Cournoyer
* gnu/packages/cups.scm (cups-minimal) [native-inputs]: Always add config.
2023-04-14Merge branch 'master' into core-updates.Maxim Cournoyer
Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
2023-04-14gnu: librsvg: Fix gdk-pixbuf-thumbnailer file name.Maxim Cournoyer
* gnu/packages/gnome.scm (librsvg) [arguments]: Add patch-gdk-pixbuf-thumbnailer phase.
2023-04-14gnu: librsvg: Use gexps.Maxim Cournoyer
* gnu/packages/gnome.scm (librsvg) [arguments]: Use gexps, #$output and search-input-directory in phases.
2023-04-14build/glib-or-gtk: Avoid duplicate entries in gdk-pixbuf loaders cache.Maxim Cournoyer
* guix/build/glib-or-gtk-build-system.scm (generate-gdk-pixbuf-loaders-cache): Delete duplicate directories passed as input.
2023-04-14gnu: meson: Update to 1.1.0.Maxim Cournoyer
* gnu/packages/build-tools.scm (meson): Update to 1.1.0.
2023-04-14gnu: julia: Fix test suite regression.Simon Tournier
The update of 'mpfr' to 4.2.0 by commit d26814f8b936911d48bb004093713a525f2c6cf8 introduces a Julia test suite regression. The patch backports the Julia upstream fix. * gnu/packages/julia.scm (julia)[source]: Add patch. * gnu/packages/patches/julia-Use-MPFR-4.2.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-14gnu: gcc-11: Fix build on powerpc64le.Andreas Enge
* gnu/packages/patches/gcc-11-libstdc++-powerpc.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/gcc.scm (make-libstdc++): Apply patch for gcc versions >= 11 and < 12 on ppc64le. Co-authored-by: Christopher Baines <mail@cbaines.net> Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-14Revert "gnu: gcc-11: Fix build on powerpc64le."Andreas Enge
This reverts commit 9900f9e9b86550e7d336b04ad46fba088e28cbd6.
2023-04-13gnu: python-pytest-fork: Update to 1.6.0.Maxim Cournoyer
* gnu/packages/check.scm (python-pytest-fork): Update to 1.6.0. [build-system]: Use pyproject-build-system. [arguments]: Replace disable-setuptools-scm phase with pretend-version. [native-inputs]: Remove input labels. Add python-setuptools-scm. (python-pytest-forked-next): Delete variable. (python-pytest-xdist-next): Replace python-pytest-forked-next with python-pytest-forked.
2023-04-13gnu: telepathy-idle: Update to 0.2.2-0.b516eab.Maxim Cournoyer
* gnu/packages/freedesktop.scm (telepathy-idle): Update to 0.2.2-0.b516eab. [inputs]: Replace python-2 with python-wrapper, python2-dbus with python-dbus.
2023-04-13gnu: xsettingsd: Use cmake-build-system.Maxim Cournoyer
* gnu/packages/xdisorg.scm (xsettingsd) [build-system]: Use cmake-build-system. [arguments]: Remove #:scons and #:scons-flags arguments. Add #:configure-flags argument. Remove patch-sconstruct and install phases. Add disable-problematic-tests phase. [native-inputs]: Remove googletest-source; drop labels.
2023-04-13Merge staging branch.Maxim Cournoyer
Conflicts resolved in: gnu/packages/engineering.scm gnu/packages/gnuzilla.scm gnu/packages/photo.scm
2023-04-13gnu: gcc-11: Fix build on powerpc64le.Andreas Enge
* gnu/packages/patches/gcc-11-libstdc++-powerpc.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/gcc.scm (make-libstdc++): Apply patch for gcc versions >= 11 and < 12 on ppc64le. Co-authored-by: Christopher Baines <mail@cbaines.net>
2023-04-13gnu: copyq: Update to 7.0.0.kiasoc5
* gnu/packages/xdisorg.scm (copyq): Update to 7.0.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13gnu: cbatticon: Update to 1.6.13.kiasoc5
* gnu/packages/admin.scm (cbatticon): Update to 1.6.13. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13gnu: freeciv: Update to 3.0.7.Yovan Naumovski
* gnu/packages/games.scm (freeciv): Update to 3.0.7. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13gnu: uxn: Update to 0.1.0-1.83237c9.Yovan Naumovski
* gnu/packages/emulators.scm (uxn): Update to 0.1.0-1.83237c9. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13gnu: minetest: Update to 5.7.0.Parnikkapore
* gnu/packages/minetest.scm (minetest): Update to 5.7.0. [arguments]: Move check phase to after install, as the tests refer to data files in the installation. (minetest-data): Update to 5.7.0. * gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0mt10. Signed-off-by: Christopher Baines <mail@cbaines.net>