guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, core-updates, updated. v0.5-439-g921


From: Cyril Roelandt
Subject: GNU Guixguix source archive branch, core-updates, updated. v0.5-439-g9214f9b
Date: Tue, 25 Mar 2014 13:47:29 +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, core-updates has been updated
       via  9214f9bc0a573b475ccc846434a5954ea7838072 (commit)
       via  9a9a3adf66285aba30effdb1565429357c7b6184 (commit)
       via  70318b46722d4c11375148636d3cbae1f01114f1 (commit)
       via  b10ab7230f80076212ccd454f3648dd6ee7993fb (commit)
      from  d452b595f96fa0a50e834f42eebadcaf0f7e786d (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 9214f9bc0a573b475ccc846434a5954ea7838072
Author: Cyril Roelandt <address@hidden>
Date:   Fri Mar 21 05:01:18 2014 +0100

    gnu: remove python-fix-dbm.patch
    
    * gnu/packages/patches/python-fix-dbm.patch: remove file. It is not needed
      anymore, and is probably a left-over of a failed merge.
    * gnu-system.am: remove gnu/packages/patches/python-fix-dbm.patch

commit 9a9a3adf66285aba30effdb1565429357c7b6184
Author: Cyril Roelandt <address@hidden>
Date:   Mon Mar 3 01:53:11 2014 +0100

    gnu: Enable tests in Python 3.
    
    * gnu/packages/python.scm: enable tests for Python 3
    * gnu/packages/python-fix-tests.patch: New file.
    * gnu/packages/gnu-system.am (dist_patch_DATA): add it.

commit 70318b46722d4c11375148636d3cbae1f01114f1
Author: Cyril Roelandt <address@hidden>
Date:   Fri Feb 14 03:16:46 2014 +0100

    gnu: Python: use /nix/.../sh instead of /bin/sh in the subprocess module
    
    * gnu/packages/python.scm (python-2): patch Lib/subprocess.py to use
      /nix/.../sh.

commit b10ab7230f80076212ccd454f3648dd6ee7993fb
Author: Cyril Roelandt <address@hidden>
Date:   Sat Feb 1 01:39:04 2014 +0100

    gnu: Enable the 'ctypes' module in Python.
    
    * gnu/packages/python.scm (python-2): add libffi to the inputs and use it to
      build the ctypes module.

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

Summary of changes:
 gnu-system.am                               |    2 +-
 gnu/packages/patches/python-fix-dbm.patch   |   20 --------
 gnu/packages/patches/python-fix-tests.patch |   66 +++++++++++++++++++++++++++
 gnu/packages/python.scm                     |   37 +++++++++++++++-
 4 files changed, 103 insertions(+), 22 deletions(-)
 delete mode 100644 gnu/packages/patches/python-fix-dbm.patch
 create mode 100644 gnu/packages/patches/python-fix-tests.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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