summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2023-04-17gnu: python-qscintilla: Fix build....* gnu/packages/qt.scm (python-qscintilla)[build-system]: Swith to pyproject-build-system. [arguments]: Update 'configure-flags'. Delete custom 'configure' phase. Add 'prepare-build' and 'set-include-dirs' phases. [native-inputs]: Add python-pyqt-builder and qtbase-5. [inputs]: Add python-sip. Guillaume Le Vaillant
2023-04-17gnu: qscintilla: Update to 2.13.4....* gnu/packages/qt.scm (qscintilla): Update to 2.13.4. Guillaume Le Vaillant
2023-04-17gnu: mysql: Fix build....The version of mysql currently packaged doesn't support openssl-3. * gnu/packages/databases.scm (mysql)[inputs]: Replace openssl by openssl-1.1. Guillaume Le Vaillant
2023-04-17gnu: cl-burgled-batteries3: Fix build....* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[arguments]: Rename 'adjust-for-python-3.9' phase to 'adjust-for-python-3.10' and update it. Guillaume Le Vaillant
2023-04-17gnu: cl-ana: Fix build....* gnu/packages/lisp-xyz.scm (sbcl-cl-ana)[arguments]: Use gexp. Update 'fix-paths' phase. Add 'fix-newer-hdf5-compatibility' phase. Guillaume Le Vaillant
2023-04-17gnu: cl-hdf5-cffi: Fix build....* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi)[inputs]: Remove labels. [arguments]: Use gexp, add 'fix-newer-hdf5-compatibility' phase. Guillaume Le Vaillant
2023-04-16gnu: wget: Update to 1.21.3.24....This update to a non-release version fixes a build failure on i686-linux. * gnu/packages/wget.scm (wget): Update to 1.21.3.24. [origin]: Use a self-hosted tarball created from the latest git commit. Andreas Enge
2023-04-16gnu: sphinx: Update minimum docutils version to 0.19.... * gnu/packages/sphinx.scm (python-sphinx-rtd-theme)[allow-newer-docutil]: New phase. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Brian Cully
2023-04-16gnu: python-m2r: Update to 0.3.1....* gnu/packages/python-xyz.scm (python-m2r): Update to 0.3.1. Julien Lepiller
2023-04-16gnu: openldap: Update to 2.6.4 and unify the two variables....* gnu/packages/openldap.scm (openldap): Update to 2.6.4. (openldap-for-linphone): Remove variable. * gnu/packages/linphone.scm (liblinphone)[inputs]: Replace openldap-for-linphone by openldap. Andreas Enge
2023-04-16gnu: openldap: Fix build....* 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> Brian Cully
2023-04-15gnu: python-numpy: Skip failing tests on i686....* gnu/packages/python-xyz.scm (python-numpy): Skip failing tests on i686. Signed-off-by: Andreas Enge <andreas@enge.fr> Kaelyn Takata
2023-04-15gnu: python-pytest: Fix failing test_raising_repr....* 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> Josselin Poiret
2023-04-15Revert "gnu: python-pytest: Update to 7.3.1."...This reverts commit 81682e2e9042bfb9621482eb2d0f46104a86aa11. Andreas Enge
2023-04-15gnu: clara: Fix build....* gnu/packages/check.scm (clara) [source]: Add snippet to un-bundle catch2. [arguments]: Add #:configure-flags argument. [native-inputs]: Add catch2. Maxim Cournoyer
2023-04-15gnu: python-pytest: Update to 7.3.1....* gnu/packages/check.scm (python-pytest): Update to 7.3.1. [propagated-inputs]: Add python-exceptiongroup. Maxim Cournoyer
2023-04-15gnu: xkeyboard-config: Update to 2.38....* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.38. Reported-by: Brian Cully <bjc@spork.org> Maxim Cournoyer
2023-04-15gnu: python-pillow: Ungraft....* gnu/packages/python-xyz.scm (python-pillow): Ungraft, preserving... [source]: ... the CVE patch. (python-pillow/security-fixes): Delete variable. Maxim Cournoyer
2023-04-15gnu: libxkbcommon: Fix indentation....* gnu/packages/xdisorg.scm (libxkbcommon): Fix indentation. Maxim Cournoyer
2023-04-15gnu: libxkbcommon: Unconditionally add wayland to native-inputs....* gnu/packages/xdisorg.scm (libxkbcommon) [native-inputs]: Always add wayland. Maxim Cournoyer
2023-04-15gnu: python-jsonschema: Update to 4.5.1....* 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. Maxim Cournoyer
2023-04-14gnu: iptables: Clean-up configure flags....* gnu/packages/linux.scm (iptables) [arguments]: Address TODO comment. Maxim Cournoyer
2023-04-14gnu: hplip: Update to 3.23.3....* gnu/packages/cups.scm (hplip): Update to 3.23.3. [arguments]: Remove the fix-build-with-python-3.8 phase. Maxim Cournoyer
2023-04-14gnu: hplip: Remove input labels....* gnu/packages/cups.scm (hplip) [inputs]: Remove input labels. Maxim Cournoyer
2023-04-14gnu: hplip: Use gexps....* gnu/packages/cups.scm (hplip) [arguments]: Use gexps. * gnu/packages/cups.scm (hplip-minimal): Likewise. Maxim Cournoyer
2023-04-14gnu: hplip: Re-order fields....* gnu/packages/cups.scm (hplip): Re-order fields. Maxim Cournoyer
2023-04-14gnu: hplip: Update to 3.22.10....* 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. Maxim Cournoyer
2023-04-14gnu: python-pytest-7.1: Deprecate package....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. Maxim Cournoyer
2023-04-14gnu: valgrind/interactive: Rely on non-stripped glibc symbols....* 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. Maxim Cournoyer
2023-04-14gnu: ruby-tzinfo-data: Remove #:guile argument in file-union call....* gnu/packages/ruby.scm (ruby-tzinfo-data) [arguments]: Strip trailing #t. [native-inputs]: Remove #:guile argument in file-union call. Maxim Cournoyer
2023-04-14gnu: wrap-python3: Replace assoc-ref call with gexp variable....* gnu/packages/python.scm (wrap-python3) [arguments]: Replace assoc-ref call with gexp variable in builder. Maxim Cournoyer
2023-04-14gnu: python-pluggy: Update to 1.0.0....* 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. Maxim Cournoyer
2023-04-14gnu: python-docutils: Update to 0.19....* gnu/packages/python-xyz.scm (python-docutils): Update to 0.19. [arguments]: Strip trailing #t. (python-docutils-0.19): Delete variable. Maxim Cournoyer
2023-04-14gnu: source-highlight: Inline skip-doc-directory phase....* gnu/packages/pretty-print.scm (source-highlight) [source]: Fix indentation. [arguments]: Inline skip-doc-directory phase. Maxim Cournoyer
2023-04-14gnu: openldap: Update to 2.6.3....* gnu/packages/openldap.scm (openldap): Update to 2.6.3. [arguments]: Integrate updated phases from openldap-2.6 package. Strip trailing #t. Maxim Cournoyer
2023-04-14gnu: ghc-9.2: Make the skip-T21694-i686 phase unconditional....* gnu/packages/haskell.scm (ghc-9.2) [arguments]: Remove match conditional for the skip-T21694-i686 phase. Maxim Cournoyer
2023-04-14gnu: freetype: Update remove-reference-to-pkg-config phase....* 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. Maxim Cournoyer
2023-04-14gnu: poppler-next: Delete variable....* gnu/packages/pdf.scm (poppler-next): Delete variable. * gnu/packages/gnome.scm (evince) [inputs]: Replace poppler-next with poppler. Maxim Cournoyer
2023-04-14maint: Merge sanity-check-next.py into sanity-check.py....* 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. Maxim Cournoyer
2023-04-14gnu: nss: Add which to to native inputs and use regular nspr....* 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. Maxim Cournoyer
2023-04-14gnu: python-clickgen: Replace python-numpy-next with python-numpy....* gnu/packages/python-xyz.scm (python-clickgen) [propagated-inputs]: Replace python-numpy-next with python-numpy. Maxim Cournoyer
2023-04-14gnu: cups-minimal: Add config to native inputs unconditionally....* gnu/packages/cups.scm (cups-minimal) [native-inputs]: Always add config. Maxim Cournoyer
2023-04-14Merge branch 'master' into core-updates....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 Maxim Cournoyer
2023-04-14gnu: librsvg: Fix gdk-pixbuf-thumbnailer file name....* gnu/packages/gnome.scm (librsvg) [arguments]: Add patch-gdk-pixbuf-thumbnailer phase. Maxim Cournoyer
2023-04-14gnu: librsvg: Use gexps....* gnu/packages/gnome.scm (librsvg) [arguments]: Use gexps, #$output and search-input-directory in phases. Maxim Cournoyer
2023-04-14gnu: meson: Update to 1.1.0....* gnu/packages/build-tools.scm (meson): Update to 1.1.0. Maxim Cournoyer
2023-04-14gnu: julia: Fix test suite regression....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> Simon Tournier
2023-04-14gnu: gcc-11: Fix build on powerpc64le....* 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> Andreas Enge
2023-04-14Revert "gnu: gcc-11: Fix build on powerpc64le."...This reverts commit 9900f9e9b86550e7d336b04ad46fba088e28cbd6. Andreas Enge
2023-04-13gnu: python-pytest-fork: Update to 1.6.0....* 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. Maxim Cournoyer