guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.7-675-g84934f4


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-675-g84934f4
Date: Wed, 05 Nov 2014 17:04:27 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  84934f40d13ab7ad6f22703acbc5272954e2e0f8 (commit)
       via  467a3c93db5341864bbe76b68c137ba140616b59 (commit)
      from  63854bcbb16e6b52edf966db428c4a1f049c3af5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 84934f40d13ab7ad6f22703acbc5272954e2e0f8
Author: Ludovic Courtès <address@hidden>
Date:   Wed Nov 5 18:04:16 2014 +0100

    import: pypi: Gracefully handle wrong argument counts.
    
    * guix/scripts/import/pypi.scm (guix-import-pypi): Use 'leave' to handle
      cases where ARGS has zero or two or more elements.

commit 467a3c93db5341864bbe76b68c137ba140616b59
Author: Ludovic Courtès <address@hidden>
Date:   Wed Nov 5 17:56:39 2014 +0100

    import: pypi: Gracefully handle non-existent packages.
    
    Fixes <http://bugs.gnu.org/18831>.
    Reported by Ian Denhardt <address@hidden>.
    
    * guix/import/pypi.scm (url-fetch, json-fetch, pypi-fetch): Augment
      docstring to mention #f on failure.
      (pypi->guix-package): Likewise, and actually return #f on failure.
    * guix/scripts/import/pypi.scm (guix-import-pypi): Call 'leave' when
      'pypi->guix-package' returns #f.

-----------------------------------------------------------------------

Summary of changes:
 guix/import/pypi.scm         |   28 +++++++++++++++-------------
 guix/scripts/import/pypi.scm |   10 +++++++++-
 2 files changed, 24 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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