guix-commits
[Top][All Lists]
Advanced

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

branch master updated (4874cae -> 64066ab)


From: guix-commits
Subject: branch master updated (4874cae -> 64066ab)
Date: Mon, 20 Jul 2020 17:26:08 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 4874cae  gnu: python-zope-security: Update to 5.1.1.
     new 6c451e1  gnu: guile-ssh: Update to 0.13.0.
     new e8088f0  ssh: Speed up RPCs by using #:nodelay.
     new 181e0dd  pack: 'self-contained-tarball' runs derivation in a 
UTF-8local.
     new b380249  pack: Build the store database under a UTF-8 locale.
     new cffaf28  gnu-maintenance: 'latest-html-release' honors 
#:file->signature.
     new 7a6bb2f  gnu-maintenance: Add 'savannah' updater.
     new 36a5efd  download: Add Savannah mirror.
     new 1c26219  upstream: Use 'warning' instead of 'format'.
     new 59a47fb  gnu-maintenance: 'kernel.org' and 'savannah' updaters rewrite 
URLs.
     new 4071879  json: Re-export 'define-json-mapping' from (json) when 
available.
     new 64066ab  gnu: python-aionotify: Fix test cases with Python 3.8.

The 11 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:
 doc/guix.texi                                      |  4 +-
 gnu/local.mk                                       |  1 +
 .../patches/python-aionotify-0.2.0-py3.8.patch     | 48 ++++++++++++++++
 gnu/packages/python-xyz.scm                        |  4 +-
 gnu/packages/ssh.scm                               |  4 +-
 guix/download.scm                                  |  5 +-
 guix/gnu-maintenance.scm                           | 66 +++++++++++++++++++---
 guix/json.scm                                      | 31 ++++++++--
 guix/scripts/pack.scm                              | 17 ++++++
 guix/ssh.scm                                       |  6 +-
 guix/upstream.scm                                  |  9 ++-
 m4/guix.m4                                         |  6 +-
 tests/pack.scm                                     | 66 ++++++++++++++++++++--
 13 files changed, 232 insertions(+), 35 deletions(-)
 create mode 100644 gnu/packages/patches/python-aionotify-0.2.0-py3.8.patch



reply via email to

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