Age | Commit message (Expand) | Author |
2021-08-19 | gnu: libhandy: Update to 1.2.3....* gnu/packages/gnome.scm (libhandy): Update to 1.2.3.
[arguments]: Disable documentation generation.
Add a new patch-docbook-xml phase.
[inputs]: Add glade and remove libxml2.
[native-inputs]: Add libxml, libxslt, docbook-xsl and docbook-xml for the
documentation generation.
| Mathieu Othacehe |
2021-08-19 | gnu: glade3: Update to 3.38.2....* gnu/packages/patches/glade-gls-set-script-name.patch: New patch.
* gnu/packages/patches/glade-test-widget-null-icon.patch: New patch.
* gnu/local.mk (DIST_PATCH_DATA): Add them.
* gnu/packages/gnome.scm (glade3): Update to 3.38.2.
[source]: Apply the patches.
[arguments]: Add new skip-gtk-update-icon-cache and fix-tests phases.
Adapt the fix-docbook phase to the meson build system.
[native-inputs]: Add glib, python-pyobject, gobject-introspection and
gjs. Remove python 2.
| Mathieu Othacehe |
2021-08-19 | gnu: gjs: Update to 1.68.2....* gnu/packages/gnome.scm (gjs): Update to 1.68.2.
[source]: Move a pre-check phase substitution to a snippet.
[build-system]: Switch to meson.
[arguments]<#:configure-flags>: Do not install tests.
<#:phases>: Remove pre-check phase substitutions.
[propagated-inputs]: Switch to mozjs 78.
| Mathieu Othacehe |
2021-08-19 | gnu: glib: Update to 2.68.3....* gnu/packages/glib.scm (glib): Update to 2.68.3 and remove a left over
comment.
| Mathieu Othacehe |
2021-08-19 | gnu: meson: Update to 0.59.1....* gnu/packages/build-tools.scm (meson): Update to 0.59.1.
| Mathieu Othacehe |
2021-08-19 | gnu: adwaita-icon-theme: Update to 40.1.1....* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 40.1.1.
| Mathieu Othacehe |
2021-08-19 | gnu: gtk-doc: Update to 1.33.2....* gnu/packages/patches/gtk-doc-respect-xml-catalog.patch: New file.
* gnu/local.mk (DIST_PATCH_DATA): Add it.
* gnu/packages/gtk.scm (gtk-doc): Update to 1.33.2.
[source]: Add gtk-doc-respect-xml-catalog.patch patch.
[build-system]: Switch to meson.
[arguments]: Remove fix-docbook phase.
Remove configure flags that are no longer needed.
[outputs]: Remove the help output since the help-dir option no longer exists.
| Mathieu Othacehe |
2021-08-19 | gnu: gtk+: Update to 3.24.27....* gnu/packages/gtk.scm (gtk+): Update to 3.24.27.
| Mathieu Othacehe |
2021-08-18 | gnu: julia: Fix building....* gnu/packages/julia.scm (julia)[arguments]: Adjust 'adjust-test-suite
phase to account for newer package versions.
| Efraim Flashner |
2021-08-18 | gnu: Remove pcre2-10.36....* gnu/packages/pcre.scm (pcre2-10.36): Remove variable.
* gnu/packages/julia.scm (julia)[arguments]: Adjust 'adjust-test-suite
phase for new pcre2 package.
[inputs]: Replace pcre2-10.36 with pcre2.
| Efraim Flashner |
2021-08-18 | gnu: openssl: Skip flaky test on arm hardware....* gnu/packages/tls.scm (openssl)[arguments]: Add phase on armhf- and
aarch64-linux to skip a flaky test.
| Efraim Flashner |
2021-08-18 | gnu: texlive-updmap.cfg: Update for Tex Live 2021....This package was missed in ee25e3fcab9d2e24c2826b771b52d797c152193b.
* gnu/packages/tex.scm (texlive-updmap.cfg)[source]: Update hash for the
new version.
| Efraim Flashner |
2021-08-17 | gnu: texlive-latex-base: Disable some formats on powerpc-linux....* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Adjust custom
'build phase to skip the jit formats also on powerpc-linux.
| Efraim Flashner |
2021-08-17 | gnu: texlive-bin: Fix building on powerpc-linux....* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase on
powerpc-linux to adjust the test suite.
| Efraim Flashner |
2021-08-16 | gnu: xsel: Update to 1.2.0-1.062e6d3....* gnu/packages/xdisorg.scm (xsel): Update to 1.2.0-1.062e6d3.
[arguments]: Add a custom bootstrap phase.
[native-inputs]: Add autoconf, automake and libtool.
| Mathieu Othacehe |
2021-08-16 | gnu: python-matplotlib: Update to 3.4.3....* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.4.3.
[source]: Remove patch that is applied upstream.
[propagated-inputs]: Add python-certifi.
[inputs]: Add qhull.
[native-inputs]: Add python-wheel.
[arguments]: Extend regexp to match more image comparison tests.
Wrap long lines.
Use system freetype and qhull libraries.
| Mathieu Othacehe |
2021-08-16 | gnu: python-html5-parser: Fix build....* gnu/packages/python-web.scm (python-html5-parser)[propagated-inputs]: Add
python-chardet.
| Mathieu Othacehe |
2021-08-16 | gnu: bittorrent: Disable tests....* gnu/packages/bittorrent.scm (bittorrent)[arguments]: Disable tests that are
failing when using libevent 2.12 without internet connection.
| Mathieu Othacehe |
2021-08-16 | gnu: gnome-desktop: Fix tests....* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Set XDG_CACHE_HOME and
XDG_CONFIG_HOME variables for the tests.
| Mathieu Othacehe |
2021-08-16 | gnu: bpython: Update to 0.21....* gnu/packages/python-xyz.scm (bpython): Update to 0.21.
[propagated-inputs]: Use python-cwcwidth instead of python-wcwidth.
Add python-pyxdg.
[native-inputs]: Add python-tox and python-wheel.
| Mathieu Othacehe |
2021-08-16 | gnu: python-curtsies: Update to 0.3.5....* gnu/packages/terminals.scm (python-curtsies): Update to 0.3.5.
[propagated-inputs]: Use python-cwcwidth instead of python-wcwidth.
| Mathieu Othacehe |
2021-08-16 | gnu: Add python-cwcwidth....* gnu/packages/python-xyz.scm (python-cwcwidth): New variable.
| Mathieu Othacehe |
2021-08-15 | gnu: util-linux: Disable unreliable ioctl_ns test on IA-32....* gnu/packages/linux.scm (util-linux)[arguments]<#:phases>{delete-lsns-test}:
New phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-08-15 | gnu: python-jedi: Update to 0.18.0-1.1d94494....* gnu/packages/python-xyz (python-jedi): Update to 0.18.0-1.1d94494.
[source]: Switch to git-fetch.
[native-inputs]: Add python-django-stubs and python-typeshed.
[arguments]: New unpack-submodule-sources phase. Also do not run pytest tests
that fail with pytest 6 revision.
| Mathieu Othacehe |
2021-08-15 | gnu: python-parso: Update to 0.8.2....* gnu/packages/python-xyz.scm (python-parso): Update to 0.8.2.
| Mathieu Othacehe |
2021-07-27 | gnu: 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.
This is a followup to the 'master -> core-updates-frozen' merge in
c4133c43c7cfe2476ebfae87f9e4d10d96de9bc7, which accidentally dropped this commit
(2818c66e93c4803de1d9fb8fbc11ccc9fa6a1859) due to the code in question being
moved to another part of the file on the master branch.
Reported on #guix by iskarian:
<https://logs.guix.gnu.org/guix/2021-08-14.log#214343>
* gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}:
Fix test failure with GCC 9+.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Sarah Morgensen |
2021-08-14 | gnu: python-feedparser: Update to 6.0.8....* gnu/packages/web.scm (python-feedparser): Update to 6.0.8.
[propagated-inputs]: Add python-sgmllib3k.
| Mathieu Othacehe |
2021-08-14 | gnu: Add python-sgmllib3k....* gnu/packages/python-xyz.scm (python-sgmllib3k): New variable.
| Mathieu Othacehe |
2021-08-14 | gnu: python-apsw: Update to 3.36.0-r1....* gnu/packages/databases.scm (python-apsw): Update to 3.36.0-r1.
| Mathieu Othacehe |
2021-08-13 | gnu: commencement: Turn {gmp,mpfr,mpc}-boot into mere origins....Reported by Thiago Jung Bauermann <bauermann@kolabnow.com>
at <https://issues.guix.gnu.org/49881>.
* gnu/packages/commencement.scm (gmp-boot, mpfr-boot, mpc-boot): Turn
into origins.
(gcc-core-mesboot1): Adjust accordingly.
| Ludovic Courtès |
2021-08-12 | Merge branch 'master' into core-updates-frozen... Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
| Marius Bakke |
2021-08-12 | gnu: mit-krb5: Replace with 1.19.2 [fixes CVE-2021-36222]....This is an adaptation of fdd2f57359, for the 1.19 branch of mit-krb5.
* gnu/packages/kerberos.scm (mit-krb5)[replacement]: New field.
(mit-krb5-1.19.2): New variable.
| Marius Bakke |
2021-08-12 | gnu: ruby@2.7: Inherit source snippet from ruby@2.6....This is a follow-up to 507472b036f8cdd3d1a88c401017d2e43620bc20.
* gnu/packages/ruby.scm (ruby-2.7)[source]: Inherit fields from RUBY.
| Marius Bakke |
2021-08-11 | gnu: rapidjson: Remove unused configure flag....* gnu/packages/web.scm (rapidjson)[arguments]: Remove #:configure-flags, as
the entry is not honored by the build system and would only affect tests and
examples, which are not installed.
[source](snippet): Remove trailing #t.
| Marius Bakke |
2021-08-11 | gnu: rapidjson: Adjust for GCC 10....* gnu/packages/patches/rapidjson-gcc-compat.patch: Add additional patch.
| Marius Bakke |
2021-08-11 | gnu: python-testtools: Honor #:tests? in check phase....* gnu/packages/check.scm (python-testtools)[arguments]: Adjust custom
'check phase to honor #:tests.
| Efraim Flashner |
2021-08-11 | gnu: python-testtools: Update to 2.5.0....* gnu/packages/check.scm (python-testtools): Update to 2.5.0.
[propagated-inputs]: Remove python-mimeparse, python-pbr, python-six,
python-traceback2, python-unittest2.
(python-testtools-bootstrap)[source]: Remove patch.
* gnu/packages/patches/python-testtools.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2021-08-11 | gnu: python-fixtures: Honor tests? in the check phase....* gnu/packages/check.scm (python-fixtures)[arguments]: Adjust 'check
phase to honor #:tests.
| Efraim Flashner |
2021-08-11 | gnu: python-fixtures: Fix building....* gnu/packages/check.scm (python-fixtures-bootstrap)[source]: Add patch.
* gnu/packages/patches/python-fixtures-remove-monkeypatch-test.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2021-08-10 | gnu: xf86-video-freedreno: Fix building....* gnu/packages/xorg.scm (xf86-video-freedreno)[arguments]: Override the
'boostrap phase.
| Efraim Flashner |
2021-08-10 | gnu: xf86-video-ati: Update to 19.1.0-1.5eba006....* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0-1.5eba006.
[native-inputs]: Add autoconf, automake, and libtool.
| Efraim Flashner |
2021-08-10 | gnu: xf86-input-libinput: Update to 1.1.0....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.1.0.
| Efraim Flashner |
2021-08-10 | gnu: xf86-video-amdgpu: Update to 21.0.0....* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 21.0.0.
| Efraim Flashner |
2021-08-10 | gnu: virt-manager: Fix building....* gnu/packages/virtualization.scm (virt-manager)[arguments]: Move the
'glib-or-gtk-wrap phase to after the 'wrap phase.
| Efraim Flashner |
2021-08-10 | gnu: pcsc-lite: Update to 1.9.3....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.9.3.
| Efraim Flashner |
2021-08-10 | gnu: libcacard: Fix building....* gnu/packages/spice.scm (libcacard)[arguments]: Remove field.
[native-inputs]: Remove softhsm.
| Efraim Flashner |
2021-08-10 | gnu: audit: Update to 3.0.4....* gnu/packages/admin.scm (audit): Update to 3.0.4.
| Efraim Flashner |
2021-08-10 | gnu: kdeconnect: Fix build....* gnu/packages/kde.scm (kdeconnect)[arguments]: Replace custom
'extend-CPLUS_INCLUDE_PATH with 'adjust-include-header to fix finding
all header files.
| Efraim Flashner |
2021-08-09 | gnu: pre-commit: Update to 2.14.0....* gnu/packages/version-control.scm (pre-commit): Update to 2.14.0.
| Efraim Flashner |
2021-08-09 | gnu: python-identify: Honor #:tests in check phase....* gnu/packages/python-xyz.scm (python-identify)[arguments]: Honor tests?.
| Efraim Flashner |