[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (3141b83 -> df1f1d6)
From: |
David Thompson |
Subject: |
branch master updated (3141b83 -> df1f1d6) |
Date: |
Thu, 14 Jan 2016 14:19:42 +0000 |
davexunit pushed a change to branch master
in repository guix.
from 3141b83 gnu: r-go-db: Add missing input.
new e900518 gnu: Add version 2.7 variant of python-requests.
new ea521b4 gnu: Add python-vcversioner.
new b3667af gnu: Update python-jsonschema to 2.5.1.
new 210bf49 gnu: Add python-texttable.
new 67c52bb gnu: Add python-websocket-client.
new d020bfc gnu: Add python-docker-py.
new b42c9c8 gnu: Add python-dockerpty.
new df1f1d6 gnu: Add docker-compose.
The 8 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/docker.scm | 107 +++++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/python.scm | 92 +++++++++++++++++++++++++++++++++++++++-
3 files changed, 197 insertions(+), 3 deletions(-)
create mode 100644 gnu/packages/docker.scm
- branch master updated (3141b83 -> df1f1d6),
David Thompson <=
- 01/08: gnu: Add version 2.7 variant of python-requests., David Thompson, 2016/01/14
- 03/08: gnu: Update python-jsonschema to 2.5.1., David Thompson, 2016/01/14
- 07/08: gnu: Add python-dockerpty., David Thompson, 2016/01/14
- 08/08: gnu: Add docker-compose., David Thompson, 2016/01/14
- 05/08: gnu: Add python-websocket-client., David Thompson, 2016/01/14
- 04/08: gnu: Add python-texttable., David Thompson, 2016/01/14
- 06/08: gnu: Add python-docker-py., David Thompson, 2016/01/14
- 02/08: gnu: Add python-vcversioner., David Thompson, 2016/01/14