[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.6-469-gcafc3f5
From: |
Eric Bavier |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.6-469-gcafc3f5 |
Date: |
Mon, 30 Jun 2014 16:24:49 +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 cafc3f5ad76b534662ced753f7f2f07841da6bf4 (commit)
via 71639e1f17212e6f3f63a8a9b6f84ee2a4d2018e (commit)
via a480bc41573275d6d9f97dc43efe7024fa1cc56b (commit)
from b804c61e6f3ecb79161a9a580726ef910363bd80 (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 cafc3f5ad76b534662ced753f7f2f07841da6bf4
Author: Eric Bavier <address@hidden>
Date: Mon Jun 30 11:26:08 2014 -0500
gnu: Add jrnl, python-pycrypto, python-keyring, python-parsedatetime, and
python-tzlocal.
* gnu/packages/jrnl.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/python.scm (python-pycrypto, python-keyring,
python-dateutil-2, python-parsedatetime, python-tzlocal): New
variables.
commit 71639e1f17212e6f3f63a8a9b6f84ee2a4d2018e
Author: Eric Bavier <address@hidden>
Date: Mon Jun 30 11:24:29 2014 -0500
guix: Add CC0 license.
* guix/licenses.scm (cc0): New variable.
commit a480bc41573275d6d9f97dc43efe7024fa1cc56b
Author: Eric Bavier <address@hidden>
Date: Mon Jun 30 09:56:50 2014 -0500
gnu: Add behave, python-six, python-enum34, python-parse-type, and
python-parse.
* gnu/packages/python.scm (python-six, python-enum34, python-parse-type,
python-parse, behave): New variables.
-----------------------------------------------------------------------
Summary of changes:
gnu-system.am | 1 +
gnu/packages/jrnl.scm | 57 +++++++++
gnu/packages/python.scm | 310 ++++++++++++++++++++++++++++++++++++++++++++++-
guix/licenses.scm | 6 +
4 files changed, 368 insertions(+), 6 deletions(-)
create mode 100644 gnu/packages/jrnl.scm
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.6-469-gcafc3f5,
Eric Bavier <=