summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-09gnu: python-jinja2: Update to 3.0.1....* gnu/packages/python-xyz.scm (python-jinja2): Update to 3.0.1. Efraim Flashner
2021-08-09gnu: python-markupsafe: Update to 2.0.1....* gnu/packages/python-xyz.scm (python-markupsafe): Update to 2.0.1. Efraim Flashner
2021-08-09gnu: python-itsdangerous: Update to 2.0.1....* gnu/packages/python-xyz.scm (python-itsdangerous): Update to 2.0.1. Efraim Flashner
2021-08-09gnu: python-flask: Update to 2.0.1....* gnu/packages/python-web.scm (python-flask): Update to 2.0.1. Efraim Flashner
2021-08-09gnu: python-markupsafe: Honor #:tests in check phase....* gnu/pacakges/python-xyz.scm (python-markupsafe)[arguments]: Honor #:tests flag. Efraim Flashner
2021-08-09gnu: python-flask: Honor #:tests in check phase....* gnu/packages/python-web.scm (python-flask)[arguments]: Honor #:tests flag. Efraim Flashner
2021-08-09gnu: python-yarl: Update to 1.6.3....* gnu/packages/python-web.scm (python-yarl): Update to 1.6.3. [source]: Add snippet to remove cythonized code. [arguments]: Skip tests. Add custom 'check phase. Add phase to cythonize code. [native-inputs]: Add python-cython. Efraim Flashner
2021-08-09gnu: python-werkzeug: Update to 2.0.1....* gnu/packages/python-web.scm (python-werkzeug): Update to 2.0.1. [arguments]: Actually replace check phase. Honor #:tests. [native-inputs]: Add python-xprocess. Efraim Flashner
2021-08-09gnu: python-pytest-xprocess: Update to 0.18.1....* gnu/packages/check.scm (python-pytest-xprocess): Update to 0.18.1. [propagated-inputs]: Remove python-pytest-cache. [native-inputs]: Add python-setuptools-scm. [home-page]: Update to new home-page. Efraim Flashner
2021-08-09gnu: python-soupsieve: Fix building....* gnu/packages/python-xyz.scm (python-soupsieve)[arguments]: Skip sanity check. Convert to gexp. Efraim Flashner
2021-08-09gnu: python-pyicu: Update to 2.7.4....* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.7.4. Efraim Flashner
2021-08-09gnu: python-ruamel.yaml: Update to 0.16.13....* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.16.13. [propagated-inputs]: Add python-ruamel.yaml.clib. [home-page]: Update to new home-page. (python2-ruamel.yaml): Remove variable. Efraim Flashner
2021-08-09gnu: Add python-ruamel.yaml.clib....* gnu/packages/serialization.scm (python-ruamel.yaml.clib): New variable. Efraim Flashner
2021-08-09gnu: python-docopt: Honor #:tests? in check phase....* gnu/packages/python-xyz.scm (python-docopt)[arguments]: In custom 'check phase honor #:tests?. Efraim Flashner
2021-08-09gnu: python-docopt: Fix test suite for pytest-6....* gnu/packages/python-xyz.scm (python-docopt)[source]: Add patch. * gnu/packages/patches/python-docopt-pytest6-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2021-07-27gnu: VDE 2: Update to 2.3.2-0.8c65ebc....Updating to this unreleased revision allows us to package VDE 2 with wolfSSL instead of the obsolete OpenSSL 1.0: https://github.com/virtualsquare/vde-2/issues/2 * gnu/packages/networking.scm (vde2): Update to 2.3.2-0.8c65ebc. [source]: Use git-fetch. [native-inputs]: Add autoconf, automake, and libtool [inputs]: Replace openssl-1.0 with wolfssl. Leo Famulari
2021-07-27gnu: OpenImageIO: Update to 2.2.11.1....* gnu/packages/graphics.scm (openimageio): Update to 2.2.11.1. [inputs]: Add libheif, for AV1 decoding support. Leo Famulari
2021-07-27gnu: vigra: Update to 1.11.1-0.9b514fa....* gnu/packages/image.scm (vigra): Update to 1.11.1-0.9b514fa. [source]: Use git-fetch. Remove obsolete patch. * gnu/packages/patches/vigra-python-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari
2021-08-08gnu: libantlr3c: Simplify configure....* gnu/packages/java.scm (libantlr3c)[arguments]: Remove custom 'configure phase. Move '--enable-64bit' to configure-flags, conditional on being for a 64-bit platform. Efraim Flashner
2021-08-08gnu: go-1.14: Fix test failure with GCC 9+....With GCC 9+, go-1.14 fails a test when the gold linker is not available (https://github.com/golang/go/issues/39157). Backport the fix for that from https://github.com/golang/go/commit/4ec4a79. * gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}: Fix test failure with GCC 9+. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen
2021-08-08gnu: libmspub: Add missing include....* gnu/packages/libreoffice.scm (libmspub)[source]: Add snippet to add missing include header. Efraim Flashner
2021-08-08gnu: libfreehand: Fix compiling with gcc-10....* gnu/packages/libreoffice.scm (libfreehand)[arguments]: Add configure-flag to not treat warnings as errors. Efraim Flashner
2021-08-08gnu: libcss: Fix building with gcc-10....* gnu/packages/web.scm (libcss)[source]: Add snippet to initialize the value of a variable. Efraim Flashner
2021-08-08gnu: libe-book: Fix building with icu4c-69....* gnu/packages/libreoffice.scm (libe-book)[source]: Add snippet to work around changes in icu4c's code. Efraim Flashner
2021-08-08gnu: gnupg-1: Fix build with gcc-10....* gnu/packages/gnupg.scm (gnupg-1)[source]: Add patch. * gnu/packages/patches/gnupg-1-build-with-gcc10.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2021-08-08gnu: cpputest: Update to 4.0....* gnu/packages/check.scm (cpputest): Update to 4.0. Efraim Flashner
2021-08-08gnu: Remove redundant icu4c-69....* gnu/packages/icu4c.scm (icu4c-69): Remove variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Replace icu4c-69 with icu4c. Efraim Flashner
2021-08-08gnu: p7zip: Remove input labels....* gnu/packages/compression.scm (p7zip)[native-inputs]: Rewrite using target macros and remove labels. Efraim Flashner
2021-08-08gnu: p7zip: Adjust custom configure phase....* gnu/packages/compression.scm (p7zip)[arguments]: Use new target macros to simplify custom 'configure phase. Efraim Flashner
2021-08-08gnu: p7zip: Honor #:tests? flag....* gnu/packages/compression.scm (p7zip)[arguments]: Only run test suite when #:tests? is true. Efraim Flashner
2021-08-08gnu: p7zip: Fix building with gcc-10....* gnu/packages/compresson.scm (p7zip)[source]: Adjust snippet to fix compilation error using gcc-10. Efraim Flashner
2021-07-27gnu: python-sphinx: Update to 4.0.3....This fixes a build failure of MPD (Music Player Daemon), that looks like this: "RuntimeError: File 'doc/mpd.1' could not be found" https://github.com/MusicPlayerDaemon/MPD/issues/1183 * gnu/packages/sphinx.scm (python-sphinx): Update to 4.0.3. Leo Famulari
2021-07-27download: Remove defunct GNOME mirrors....* guix/download.scm (%mirrors): Remove defunct GNOME mirrors, and try the canonical site first. Leo Famulari
2021-07-27gnu: glib-networking: Update to 2.68.2....* gnu/packages/gnome.scm (glib-networking): Update to 2.68.2. Leo Famulari
2021-08-05gnu: ocaml@4.09: Fix link failure....* gnu/packages/patches/ocaml-4.09-multiple-definitions.patch: New file. * gnu/packages/ocaml.scm (ocaml-4.09)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès
2021-08-05gnu: ocaml-boot: Change package name to "ocaml-boot"....* gnu/packages/ocaml.scm (ocaml-4.07-boot, ocaml-4.07)[name]: New field. Ludovic Courtès
2021-08-05gnu: ocaml@4.07: Fix link failure....The link failure shows up when using ld from GNU Binutils 2.37, and not with 2.34. * gnu/packages/patches/ocaml-multiple-definitions.patch: New file. * gnu/packages/ocaml.scm (ocaml-4.07-boot)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès
2021-08-05gnu: mesa: Build more vulkan drivers on aarch64-linux....* gnu/packages/gl.scm (mesa)[arguments]: Adjust the configure-flags to also build vulkan drivers on aarch64-linux for broadcom and swrast. Efraim Flashner
2021-08-05gnu: mesa: Fix building on aarch64-linux....* gnu/packages/gl.scm (mesa)[arguments]: Adjust custom 'disable-failing-test phase to skip test failing on aarch64-linux. Efraim Flashner
2021-08-03gnu: mesa-opencl, mesa-opencl-icd: Build all the LLVM targets again....Reported by John Kehayias <john.kehayias@protonmail.com> in <https://issues.guix.gnu.org/49794>. * gnu/packages/patches/mesa-opencl-all-targets.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gl.scm (mesa-opencl)[source]: Use it. Ludovic Courtès
2021-08-03gnu: texlive-latex-base: Propagate ‘texlive-latex-l3backend’...Some packages need files from ‘texlive-latex-l3backend’ – which is a supporting package of LaTeX3 – so propagate it from ‘texlive-latex-base’. * gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Remove ‘texlive-latex-l3backend’ from the texlive union. * gnu/packages/tex.scm (texlive-latex-base)[propagated-inputs]: Add ‘texlive-latex-l3backend’. (texlive-latex-xkeyval)[native-inputs]: Remove ‘texlive-latex-l3backend’. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thiago Jung Bauermann
2021-08-01gnu: python-django: Fix test failure....* gnu/packages/django.scm (python-django)[arguments]: Set PYTHONPATH. Marius Bakke
2021-08-01gnu: mg: Update style....* gnu/packages/text-editors.scm (mg)[native-inputs, inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-FILE and #$OUTPUT in phases. Marius Bakke
2021-08-01gnu: mg: Convert arguments to gexp....* gnu/packages/text-editors.scm (mg)[arguments]: Turn into gexp. Marius Bakke
2021-08-01Merge branch 'master' into core-updates-frozenMarius Bakke
2021-08-01gnu: zathura: Update to 0.4.8....* gnu/packages/pdf.scm (zathura): Update to 0.4.8. Marius Bakke
2021-08-01gnu: girara: Update to 0.3.6....* gnu/packages/gtk.scm (girara): Update to 0.3.6. Marius Bakke
2021-08-01gnu: sbcl-cl-libxml2: Remove duplicate input....* gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[native-inputs]: Remove SBCL-LIFT. Marius Bakke
2021-08-01gnu: python-django: Update to 3.2.5 [fixes CVE-2021-35042]....* gnu/packages/django.scm (python-django): Update to 3.2.5. Marius Bakke
2021-08-01gnu: mg: Update to 20210609....* gnu/packages/text-editors.scm (mg): Update to 20210609. [source](snippet): Remove trailing #t. Marius Bakke