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