[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (f5ca44b -> 78e6c4a)
From: |
Leo Famulari |
Subject: |
branch master updated (f5ca44b -> 78e6c4a) |
Date: |
Fri, 15 Jan 2016 22:16:23 +0000 |
lfam pushed a change to branch master
in repository guix.
from f5ca44b gnu: glade: Update to 3.18.5.
new 5c6eea2 gnu: Add python-atomicwrites.
new 561bb3c gnu: Add python-requests-toolbelt.
new d1deb90 gnu: Add python-click-threading.
new 7b17cab gnu: Add python-click-log.
new 7b3a4ee gnu: Add python-apipkg.
new 848964f gnu: Add python-execnet.
new 6720dbb gnu: Add python-pytest-cache.
new d7e729f gnu: Add python-pytest-localserver.
new 28cecbb gnu: Add python-wsgi-intercept.
new 89b8a55 gnu: Add python-pytest-xprocess.
new f75bbb0 gnu: Add radicale.
new a2f6a3d gnu: Add vdirsyncer.
new 5c299bf gnu: Add python-icalendar.
new 6bbbb53 gnu: Add python-sphinxcontrib-newsfeed.
new 226d333 gnu: Update python-tzlocal to 1.2.
new b97c1bf gnu: python-urwid: Disable failing test
test_remove_watch_file.
new 78e6c4a gnu: Add khal.
The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu-system.am | 1 +
gnu/packages/calendar.scm | 77 ++++++++++++-
gnu/packages/dav.scm | 108 ++++++++++++++++
gnu/packages/python.scm | 300 +++++++++++++++++++++++++++++++++++++++++----
4 files changed, 463 insertions(+), 23 deletions(-)
create mode 100644 gnu/packages/dav.scm
- branch master updated (f5ca44b -> 78e6c4a),
Leo Famulari <=
- 02/17: gnu: Add python-requests-toolbelt., Leo Famulari, 2016/01/15
- 01/17: gnu: Add python-atomicwrites., Leo Famulari, 2016/01/15
- 06/17: gnu: Add python-execnet., Leo Famulari, 2016/01/15
- 07/17: gnu: Add python-pytest-cache., Leo Famulari, 2016/01/15
- 03/17: gnu: Add python-click-threading., Leo Famulari, 2016/01/15
- 05/17: gnu: Add python-apipkg., Leo Famulari, 2016/01/15
- 04/17: gnu: Add python-click-log., Leo Famulari, 2016/01/15
- 08/17: gnu: Add python-pytest-localserver., Leo Famulari, 2016/01/15
- 10/17: gnu: Add python-pytest-xprocess., Leo Famulari, 2016/01/15
- 09/17: gnu: Add python-wsgi-intercept., Leo Famulari, 2016/01/15