[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a4fc802 -> a7db61a)
From: |
guix-commits |
Subject: |
branch master updated (a4fc802 -> a7db61a) |
Date: |
Tue, 19 Feb 2019 14:42:44 -0500 (EST) |
lfam pushed a change to branch master
in repository guix.
from a4fc802 gnu: LibreOffice: Update to 6.1.5.2.
new b742c00 gnu: Add python-humanize.
new d5bbf66 gnu: Add python-txaio.
new 68460fb gnu: Add python-hyperlink.
new e5ba2fe gnu: python-twisted: Update to 17.5.0
new 00adbac gnu: Add python-treq.
new 0a90c78 gnu: Add python-hkdf.
new fc681a1 gnu: Add python-spake2.
new 215f3db gnu: Add python-txtorcon.
new 951c709 gnu: Add python-autobahn.
new c9b36f4 gnu: Add magic-wormhole-mailbox-server.
new 6924a2b gnu: Add magic-wormhole-transit-relay.
new a7db61a gnu: Add Magic-Wormhole.
The 12 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/local.mk | 1 +
gnu/packages/magic-wormhole.scm | 160 ++++++++++++++++++++++++++++++++++++++++
gnu/packages/python-crypto.scm | 72 +++++++++++++++++-
gnu/packages/python-web.scm | 78 +++++++++++++++++++-
gnu/packages/python-xyz.scm | 49 +++++++++++-
5 files changed, 355 insertions(+), 5 deletions(-)
create mode 100644 gnu/packages/magic-wormhole.scm
- branch master updated (a4fc802 -> a7db61a),
guix-commits <=
- 02/12: gnu: Add python-txaio., guix-commits, 2019/02/19
- 01/12: gnu: Add python-humanize., guix-commits, 2019/02/19
- 04/12: gnu: python-twisted: Update to 17.5.0, guix-commits, 2019/02/19
- 08/12: gnu: Add python-txtorcon., guix-commits, 2019/02/19
- 03/12: gnu: Add python-hyperlink., guix-commits, 2019/02/19
- 12/12: gnu: Add Magic-Wormhole., guix-commits, 2019/02/19
- 05/12: gnu: Add python-treq., guix-commits, 2019/02/19
- 11/12: gnu: Add magic-wormhole-transit-relay., guix-commits, 2019/02/19
- 07/12: gnu: Add python-spake2., guix-commits, 2019/02/19
- 09/12: gnu: Add python-autobahn., guix-commits, 2019/02/19