guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (ebbb728 -> 0bba8a5)


From: guix-commits
Subject: branch core-updates updated (ebbb728 -> 0bba8a5)
Date: Sat, 9 Feb 2019 15:55:20 -0500 (EST)

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

      from  ebbb728   Merge branch 'master' into core-updates
       new  f73f2e1   gnu: sqlite: Update to 3.27.1.
       new  46d5a7e   gnu: sqlite: Enable FTS3 support.
       new  b5a7264   gnu: Tcl/Tk: Update to 8.6.9.
       new  8dd1fce   gnu: python-py: Update to 1.7.0.
       new  8509264   gnu: python-setuptools-scm: Update to 3.2.0.
       new  5b972c3   gnu: python-hypothesis: Update to 4.5.3.
       new  ac63cf0   gnu: Remove address@hidden
       new  d16ef28   gnu: python-pycodestyle: Update to 2.5.0.
       new  1bfb53c   gnu: python-coverage: Update to 4.5.2.
       new  14f1047   gnu: python-atomicwrites: Update to 1.3.0.
       new  81ed098   gnu: python-pluggy: Update to 0.8.1.
       new  54da6f9   gnu: python2-pathlib2: Update to 2.3.3.
       new  84127f8   gnu: python-configparser: Update to 3.7.1.
       new  16e03a5   gnu: python-more-itertools: Update to 5.0.0.
       new  b3ca2b4   gnu: python-setuptools: Update to 40.8.0.
       new  b2b96d5   gnu: python-freezegun: Update to 0.3.11.
       new  59bd5a4   gnu: python-fonttools: Update to 3.37.3.
       new  9429590   gnu: python-packaging: Update to 19.0.
       new  de92ab2   gnu: python-dateutil: Update to 2.8.0.
       new  01e8263   gnu: Use GCC 7 as the default compiler.
       new  3670ea7   gnu: glibc-final-with-bootstrap-bash: Don't enable 
obsolete rpc.
       new  a1635de   gnu: python: Fix FTBFS with GCC >= 6.
       new  546bee4   gnu: cmake: Try CPATH and C_INCLUDE_PATH when finding 
system libraries.
       new  7f81f8b   gnu: cppunit: Update to 1.14.0.
       new  a555c3f   gnu: swig: Fix FTBFS with GCC >= 6.
       new  8771fc1   gnu: aspell: Fix FTBFS with GCC7.
       new  43d4c22   gnu: libevdev: Fix FTBFS with GCC7.
       new  b6c2805   gnu: hyperrogue: Fix FTBFS with GCC7.
       new  0bba8a5   gnu: inkscape: Fix FTBFS with GCC >= 6.

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


Summary of changes:
 gnu/build/cross-toolchain.scm                      |  18 ++-
 gnu/local.mk                                       |   2 +-
 gnu/packages/aspell.scm                            |   3 +-
 gnu/packages/check.scm                             |  36 ++----
 gnu/packages/cmake.scm                             |   3 +-
 gnu/packages/commencement.scm                      |  28 +++--
 gnu/packages/cross-base.scm                        |   7 +-
 gnu/packages/games.scm                             |   3 +-
 gnu/packages/gcc.scm                               |   8 +-
 gnu/packages/inkscape.scm                          |   7 ++
 gnu/packages/libreoffice.scm                       |   2 +-
 gnu/packages/patches/aspell-gcc-compat.patch       |  31 +++++
 gnu/packages/patches/python-2.7-search-paths.patch |   4 +-
 gnu/packages/patches/python-3-search-paths.patch   |   4 +-
 .../python-pycodestyle-stdlib-tokenize-fix.patch   |  35 ------
 gnu/packages/python-xyz.scm                        | 129 ++++++---------------
 gnu/packages/rust.scm                              |   5 +-
 gnu/packages/sqlite.scm                            |  14 ++-
 gnu/packages/swig.scm                              |  10 +-
 gnu/packages/tcl.scm                               |  11 +-
 gnu/packages/time.scm                              |  20 +++-
 gnu/packages/xorg.scm                              |  12 ++
 22 files changed, 183 insertions(+), 209 deletions(-)
 create mode 100644 gnu/packages/patches/aspell-gcc-compat.patch
 delete mode 100644 
gnu/packages/patches/python-pycodestyle-stdlib-tokenize-fix.patch



reply via email to

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