guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.1-277-g4f7d8d7


From: Cyril Roelandt
Subject: [SCM] guix source archive branch, master, updated. v0.1-277-g4f7d8d7
Date: Sun, 07 Apr 2013 15:00:54 +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  4f7d8d7ee4c3a2f92cd12d7e1e2a03725f406012 (commit)
      from  0f41c26f9b9c981d5d5ecaa8c2ccda4f4c6ab147 (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 4f7d8d7ee4c3a2f92cd12d7e1e2a03725f406012
Author: Cyril Roelandt <address@hidden>
Date:   Sat Apr 6 00:28:39 2013 +0200

    gnu: Python: fix the compilation of some modules from the standard library.
    
    This commit enables the bz2, dbm, readline, ssl and zlib modules.
    
    * gnu/packages/gdbm.scm: Enable the compatibility mode.
    * gnu/packages/python.scm: Enable a few modules from the standard library.
    * gnu/packages/patches/python-fix-dbm.patch: New file.
    * Makefile.am: Add it.

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

Summary of changes:
 Makefile.am                               |    1 +
 gnu/packages/gdbm.scm                     |    1 +
 gnu/packages/patches/python-fix-dbm.patch |   20 +++++++++++++++++
 gnu/packages/python.scm                   |   33 ++++++++++++++++++++++++++--
 4 files changed, 52 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/patches/python-fix-dbm.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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