guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (3440fec -> 8c81210)


From: guix-commits
Subject: branch core-updates updated (3440fec -> 8c81210)
Date: Fri, 24 Jan 2020 14:48:01 -0500 (EST)

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

    from 3440fec  gnu: nvi: Fix build with glibc 2.30.
     new 49d7167  gnu: gobject-introspection: Update to 1.62.0.
     new b15d1c4  gnu: Python: Update to 3.8.1.
     new 1cc3971  gnu: boost: Fix build with Python 3.8.
     new 6e3cbaf  gnu: fontforge: Fix build with Python 3.8.
     new b8f5aa6  gnu: python-scandir: Update to 1.10.0.
     new 5e1d678  gnu: python-coverage: Update to 5.0.3.
     new 1c4746e  gnu: python-setuptools-scm: Update to 3.3.3.
     new 23d5d85  gnu: python-py: Update to 1.8.1.
     new 559f579  gnu: python-typing: Update to 3.7.4.1.
     new c6bc352  gnu: python-configparser: Update to 4.0.2.
     new f00722b  gnu: python-six: Update to 1.13.0.
     new 87a4902  gnu: python2-pathlib2: Update to 2.3.5.
     new fb7686a  gnu: python-flake8: Update to 3.7.9.
     new a9d1da1  gnu: python-more-itertools: Update to 8.1.0.
     new dab41b9  gnu: python-mock: Update to 3.0.5.
     new 4c2530a  gnu: python-sorted-containers: Disable tests.
     new aadef9c  gnu: python-sortedcontainers: Add python2 variant.
     new 11c28af  gnu: python-pyparsing: Update to 2.4.6.
     new 8aed089  gnu: python-attrs: Update to 19.3.0.
     new 3b5378a  gnu: python-hypothesis: Update to 5.1.5.
     new 17263ef  gnu: python-pluggy: Update to 0.13.1.
     new c5d3990  gnu: python-pytest: Update to 5.3.2.
     new 94fa51e  gnu: python2-flake8: Add missing input.
     new 5e7202b  gnu: python2-importlib-resources: Drop 'wheel' dependency.
     new db6fb90  gnu: python2-pluggy: Update to 0.13.1.
     new 0ae97f5  gnu: python2-pytest: Update to 4.6.9.
     new 0e648e6  gnu: python-mako: Do not use pytest nose compatibility layer.
     new cc63d8c  gnu: python-pytest-cov: Update to 2.8.1.
     new 9ba3cf5  gnu: python-pycairo: Update to 1.18.2.
     new cc9c83c  gnu: python-pygobject: Update to 3.34.0.
     new 40d97db  gnu: python-dateutil: Add missing input.
     new 4255efd  gnu: python-dateutil: Update to 2.8.1.
     new 403b533  gnu: libimobiledevice: Fix build with Python 3.8.
     new bf25228  gnu: network-manager: Fix build with Python 3.8.
     new 96af5dc  gnu: python-freezegun: Update to 0.3.13.
     new 41fdad9  gnu: python-cffi: Update to 1.13.2.
     new 9a49900  gnu: python-six: Update to 1.14.0.
     new e0a5693  gnu: python-hypothesis: Update to 5.3.0.
     new 0075e2e  gnu: python-setuptools-scm: Update to 3.4.3.
     new a5670bd  gnu: python-pycairo: Update to 1.19.0.
     new 0eb2ce1  gnu: python-freezegun: Update to 0.3.14.
     new 861a265  gnu: python-pytest-runner: Update to 5.2.
     new 64d47f5  gnu: python-fonttools: Update to 4.2.4.
     new 0830b2f  gnu: libuv: Update to 1.34.2.
     new f69a22a  gnu: util-linux: Update to 2.35.
     new 0d775f9  gnu: sqlite: Update to 3.31.0.
     new 6abfe6f  gnu: pciutils: Update to 3.6.3.
     new 89dc00c  gnu: meson: Update to 0.53.1.
     new d040e65  gnu: bison: Update to 3.5.1.
     new 5fcc5b3  gnu: qmapshack: Remove sqlite-with-column-metadata workaround.
     new 8c81210  gnu: python2-pygtk: Build with pango@1.42.

The 51 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/bison.scm                             |   4 +-
 gnu/packages/boost.scm                             |   5 -
 gnu/packages/build-tools.scm                       |   4 +-
 gnu/packages/check.scm                             | 168 +++++++++++------
 gnu/packages/fontutils.scm                         |  21 ++-
 gnu/packages/geo.scm                               |  12 +-
 gnu/packages/glib.scm                              |  88 ++++-----
 gnu/packages/gnome.scm                             |   6 +-
 gnu/packages/gtk.scm                               |  22 ++-
 gnu/packages/libevent.scm                          |   4 +-
 gnu/packages/libffi.scm                            |  16 +-
 gnu/packages/libusb.scm                            |  38 +++-
 gnu/packages/linux.scm                             |   8 +-
 gnu/packages/patches/python-3-search-paths.patch   |  28 +--
 gnu/packages/patches/python-3.8-search-paths.patch |  17 --
 .../patches/python-cffi-x87-stack-clean.patch      |  29 ---
 gnu/packages/pciutils.scm                          |   4 +-
 gnu/packages/python-compression.scm                |  12 ++
 gnu/packages/python-xyz.scm                        | 198 +++++++++++++++------
 gnu/packages/python.scm                            |  36 +---
 gnu/packages/sqlite.scm                            |   6 +-
 gnu/packages/time.scm                              |   5 +-
 23 files changed, 423 insertions(+), 310 deletions(-)
 delete mode 100644 gnu/packages/patches/python-3.8-search-paths.patch
 delete mode 100644 gnu/packages/patches/python-cffi-x87-stack-clean.patch



reply via email to

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