[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a650ee0 -> c950a2a)
From: |
guix-commits |
Subject: |
branch master updated (a650ee0 -> c950a2a) |
Date: |
Wed, 15 Jan 2020 15:17:38 -0500 (EST) |
mbakke pushed a change to branch master
in repository guix.
from a650ee0 gnu: guix: Update to 4aea90b.
new 981bd6e gnu: popt: Add a source file name.
new b244f16 gnu: python-sortedcontainers: Update to 2.1.0.
new 59fa08d gnu: python-pytest-checkdocs: Add missing input.
new 4dc04d1 gnu: python-importlib-metadata: Update to 1.4.0.
new 6b3cef8 gnu: python-zipp: Update to 1.0.0.
new 8f137da gnu: python-wheel: Update to 0.33.6.
new fd5c264 gnu: Add python2-importlib-resources.
new f15bdfe gnu: Add python2-zipp.
new 5efa04d gnu: Add python2-importlib-metadata.
new 8fda8b7 gnu: python-elementpath: Move to (gnu packages xml).
new b2205ae gnu: python-elementpath: Update to 1.3.3.
new 55e1475 gnu: python-lxml: Move to (gnu packages xml).
new c950a2a gnu: Add python-xmlschema.
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/django.scm | 3 +-
gnu/packages/drones.scm | 1 +
gnu/packages/libreoffice.scm | 1 -
gnu/packages/nutrition.scm | 3 +-
gnu/packages/openstack.scm | 1 +
gnu/packages/popt.scm | 2 +
gnu/packages/pulseaudio.scm | 1 +
gnu/packages/python-check.scm | 3 +-
gnu/packages/python-compression.scm | 14 ++--
gnu/packages/python-science.scm | 1 +
gnu/packages/python-xyz.scm | 132 +++++++++++++++---------------------
gnu/packages/tryton.scm | 1 +
gnu/packages/wireservice.scm | 3 +-
gnu/packages/xml.scm | 95 +++++++++++++++++++++++++-
14 files changed, 171 insertions(+), 90 deletions(-)
- branch master updated (a650ee0 -> c950a2a),
guix-commits <=
- 01/13: gnu: popt: Add a source file name., guix-commits, 2020/01/15
- 02/13: gnu: python-sortedcontainers: Update to 2.1.0., guix-commits, 2020/01/15
- 03/13: gnu: python-pytest-checkdocs: Add missing input., guix-commits, 2020/01/15
- 04/13: gnu: python-importlib-metadata: Update to 1.4.0., guix-commits, 2020/01/15
- 05/13: gnu: python-zipp: Update to 1.0.0., guix-commits, 2020/01/15
- 06/13: gnu: python-wheel: Update to 0.33.6., guix-commits, 2020/01/15
- 07/13: gnu: Add python2-importlib-resources., guix-commits, 2020/01/15
- 08/13: gnu: Add python2-zipp., guix-commits, 2020/01/15
- 11/13: gnu: python-elementpath: Update to 1.3.3., guix-commits, 2020/01/15
- 09/13: gnu: Add python2-importlib-metadata., guix-commits, 2020/01/15