guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (1428bce -> 4696368)


From: Marius Bakke
Subject: branch core-updates updated (1428bce -> 4696368)
Date: Sat, 28 Jul 2018 09:58:14 -0400 (EDT)

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

      from  1428bce   build-self: Default to Guile 2.2 when building a 
standalone Guix.
       new  b148506   gnu: openldap: Don't build static libraries.
       new  fbd2b8d   gnu: icu4c: Don't keep a reference to coreutils.
       new  5f8642e   gnu: libxml2: Move static library to separate output.
       new  7ba79d5   gnu: libxml2: Add explicit dependency on XZ.
       new  d661460   gnu: python: Remove outdated comment and phases.
       new  a145416   gnu: python: Update to 3.7.0.
       new  81d9670   gnu: python: Rebuild bytecode after removing tests.
       new  a422e24   gnu: python: Build reproducibly.
       new  bc46a45   gnu: python-py: Add missing dependency on setuptools-scm.
       new  a0d77eb   gnu: python-py: Update to 1.5.4.
       new  3765c9c   gnu: python-py: Update home page.
       new  e8e7cd1   gnu: python-pyflakes: Update to 2.0.0.
       new  9e7d6e8   gnu: python-more-itertools: Update to 4.2.0.
       new  fdf5344   gnu: python-pycodestyle: Update to 2.4.0.
       new  d0205df   gnu: python-setuptools: Update to 40.0.0.
       new  fb4c611   gnu: python-pytest-runner: Update to 4.2.
       new  153812e   gnu: python-flake8: Update to 3.5.0.
       new  85f1342   gnu: python-hypothesis: Update to 3.66.6.
       new  9f585a5   gnu: python-pytest-cov: Update to 2.5.1.
       new  1166b9c   gnu: Add python-invoke.
       new  a9ae30b   gnu: python-pytest: Update to 3.6.3.
       new  25ccb99   gnu: python-pytest-mock: Update to 1.10.0.
       new  fc8778e   gnu: gdb: Fix build with Python >= 3.7.
       new  4696368   gnu: python-fonttools: Update to 3.28.0.

The 24 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/local.mk                              |   1 +
 gnu/packages/check.scm                    |  35 +++---
 gnu/packages/gdb.scm                      |   1 +
 gnu/packages/icu4c.scm                    |  10 +-
 gnu/packages/openldap.scm                 |   4 +-
 gnu/packages/patches/gdb-python-3.7.patch |  52 +++++++++
 gnu/packages/python.scm                   | 178 +++++++++++-------------------
 gnu/packages/xml.scm                      |  15 +++
 guix/build/python-build-system.scm        |   2 -
 9 files changed, 158 insertions(+), 140 deletions(-)
 create mode 100644 gnu/packages/patches/gdb-python-3.7.patch



reply via email to

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