guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch core-updates updated (8ea970a945 -> 5fcbbe37c0)


From: guix-commits
Subject: branch core-updates updated (8ea970a945 -> 5fcbbe37c0)
Date: Fri, 9 Sep 2022 11:08:12 -0400 (EDT)

mbakke pushed a change to branch core-updates
in repository guix.

    from 8ea970a945 gnu: clang-runtime: Remove obsolete workaround.
     new fc398e1a74 gnu: QPDF: Fix build with grep 3.8.
     new 135ad8988a gnu: inkscape: Fix build with Poppler 22.9.0.
     new 3767f17b00 gnu: gjs: Update to 1.73.2.
     new 8575042703 gnu: serf: Build with the default scons.
     new 85009bedeb gnu: python-sortedcontainers: Update to 2.4.0.
     new 9912024c34 gnu: python-pytest: Remove input labels.
     new c5dd6e5d40 gnu: python-pytest: Update to 7.1.3.
     new 6c03dce10d gnu: python-distlib: Update to 0.3.5.
     new 66b6d6a930 gnu: python-exceptiongroup: Disable tests.
     new 3533db28ce gnu: python-hypothesis: Update to 6.54.5.
     new 65302a7045 gnu: Deprecate the 'python-pytest-6' variable.
     new 5f40f663f4 gnu: python-pytest: Use G-expression.
     new 54b307a337 gnu: python-coverage: Update to 6.4.3.
     new 6634ea9ff9 gnu: python-py: Update to 1.11.0.
     new 14a9996cc2 gnu: python-pyfakefs: Update to 4.6.3.
     new 429bbef849 gnu: python-pytest-xdist: Add extra test input, don't 
propagate pytest.
     new 258ff7ca55 gnu: Remove python-pytest-xdist-next.
     new 5b952b1cd4 gnu: Remove python-pytest-forked-next.
     new b6df670541 gnu: python-fonttools: Update to 4.37.1.
     new 944521366f gnu: python-parameterized: Update to 0.8.1.
     new 771d017e1d gnu: python-pytest-mock: Update to 3.8.2.
     new f4f4bc7b82 gnu: python-pytest-timeout: Update to 2.1.0.
     new 44119bf51d gnu: python-pygobject: Update to 3.42.2.
     new 14b8282aa2 gnu: python-lxml: Update to 4.9.1.
     new 9ad392fc7f gnu: SQLite: Update to 3.39.3.
     new 7d21f5b1b6 gnu: autotrace: Update to 0.31.9.
     new 5fcbbe37c0 gnu: autotrace: Don't build static library.

The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   2 +-
 gnu/packages/check.scm                             | 182 ++++++++-------------
 gnu/packages/fontutils.scm                         |   2 +-
 gnu/packages/glib.scm                              |   4 +-
 gnu/packages/gnome.scm                             |   7 +-
 gnu/packages/graphics.scm                          |  83 +++++-----
 gnu/packages/inkscape.scm                          |   1 +
 gnu/packages/matrix.scm                            |   4 +-
 gnu/packages/music.scm                             |   2 +-
 gnu/packages/patches/autotrace-glib-compat.patch   |  50 ------
 gnu/packages/patches/inkscape-poppler-compat.patch |  45 +++++
 gnu/packages/pdf.scm                               |  13 +-
 gnu/packages/python-web.scm                        |   2 +-
 gnu/packages/python-xyz.scm                        |  93 +++++------
 gnu/packages/sqlite.scm                            |  18 +-
 gnu/packages/video.scm                             |   2 +-
 gnu/packages/web.scm                               |   3 +-
 gnu/packages/xml.scm                               |  30 +---
 18 files changed, 241 insertions(+), 302 deletions(-)
 delete mode 100644 gnu/packages/patches/autotrace-glib-compat.patch
 create mode 100644 gnu/packages/patches/inkscape-poppler-compat.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]