guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 00/10] Add python-barbicanclient.


From: Cyril Roelandt
Subject: [PATCH 00/10] Add python-barbicanclient.
Date: Fri, 29 Apr 2016 16:20:53 +0200

This patch series adds python-barbicanclient, one of the CLI clients for
OpenStack.

Cyril.
---
Cyril Roelandt (10):
  gnu: python2-jsonschema: make python-functools32 a propagated input.
  gnu: Update python-unittest2 to 0.6.0
  gnu: Add python-cmd2.
  gnu: remove test-only depencies of python-pbr
  gnu: Add python-pyinotify.
  gnu: Update python-oslo.log to 3.5.0.
  gnu: Add python-funcsigs.
  gnu: Update python-mock to 2.0.0.
  gnu: Add python-cliff.
  gnu: Add python-barbicanclient.

 gnu/local.mk                                       |   3 +
 gnu/packages/openstack.scm                         | 112 ++++++++++++++-
 .../python-barbicanclient-assertItemsEqual.patch   |  48 +++++++
 .../patches/python-cliff-remove-unicodecsv.patch   |  11 ++
 .../patches/python-unittest2-skip-some-tests.patch |  18 +++
 gnu/packages/python.scm                            | 152 ++++++++++++++++-----
 6 files changed, 301 insertions(+), 43 deletions(-)
 create mode 100644 
gnu/packages/patches/python-barbicanclient-assertItemsEqual.patch
 create mode 100644 gnu/packages/patches/python-cliff-remove-unicodecsv.patch
 create mode 100644 gnu/packages/patches/python-unittest2-skip-some-tests.patch

-- 
2.6.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]