[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ef6a484 -> cb91f6a)
From: |
Nicolas Goaziou |
Subject: |
branch master updated (ef6a484 -> cb91f6a) |
Date: |
Fri, 11 May 2018 05:54:56 -0400 (EDT) |
ngz pushed a change to branch master
in repository guix.
from ef6a484 services: desktop: Add alsa-service-type.
new 9c4ff53 gnu: python-attrs: Update to 17.4.0.
new bbc8c36 gnu: Add python-async-generator.
new 85ccc0c gnu: Add python-pycares.
new 3cdab3d gnu: Add python-async-timeout.
new 2528f3c gnu: Add python-idna-ssl.
new cef6dc6 gnu: Add python-base58.
new c158d47 gnu: Add python-pylibscrypt.
new 25c591b gnu: Add python-multidict.
new f90f4c9 gnu: Add python-aiodns.
new 2eccb41 gnu: Add python-yarl.
new 40c6e45 gnu: Add python-libnacl.
new 321ba56 gnu: Add python-aiohttp.
new cb91f6a gnu: Add python-duniterpy.
The 13 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/packages/python-crypto.scm | 124 +++++++++++++++++++++++++++++++++++++++++
gnu/packages/python-web.scm | 109 ++++++++++++++++++++++++++++++++++++
gnu/packages/python.scm | 105 ++++++++++++++++++++++++++++++----
3 files changed, 328 insertions(+), 10 deletions(-)
- branch master updated (ef6a484 -> cb91f6a),
Nicolas Goaziou <=
- 01/13: gnu: python-attrs: Update to 17.4.0., Nicolas Goaziou, 2018/05/11
- 03/13: gnu: Add python-pycares., Nicolas Goaziou, 2018/05/11
- 04/13: gnu: Add python-async-timeout., Nicolas Goaziou, 2018/05/11
- 09/13: gnu: Add python-aiodns., Nicolas Goaziou, 2018/05/11
- 07/13: gnu: Add python-pylibscrypt., Nicolas Goaziou, 2018/05/11
- 08/13: gnu: Add python-multidict., Nicolas Goaziou, 2018/05/11
- 10/13: gnu: Add python-yarl., Nicolas Goaziou, 2018/05/11
- 11/13: gnu: Add python-libnacl., Nicolas Goaziou, 2018/05/11
- 12/13: gnu: Add python-aiohttp., Nicolas Goaziou, 2018/05/11
- 13/13: gnu: Add python-duniterpy., Nicolas Goaziou, 2018/05/11