unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 00/10] Add python-barbicanclient.
@ 2016-04-29 14:20 Cyril Roelandt
  2016-04-29 14:20 ` [PATCH 01/10] gnu: python2-jsonschema: make python-functools32 a propagated input Cyril Roelandt
                   ` (11 more replies)
  0 siblings, 12 replies; 30+ messages in thread
From: Cyril Roelandt @ 2016-04-29 14:20 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2016-05-06 18:51 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-29 14:20 [PATCH 00/10] Add python-barbicanclient Cyril Roelandt
2016-04-29 14:20 ` [PATCH 01/10] gnu: python2-jsonschema: make python-functools32 a propagated input Cyril Roelandt
2016-04-29 14:20 ` [PATCH 02/10] gnu: Update python-unittest2 to 0.6.0 Cyril Roelandt
2016-04-30 21:33   ` Leo Famulari
2016-05-06  1:28     ` Cyril Roelandt
2016-05-06 18:49       ` Leo Famulari
2016-05-03 18:19   ` Efraim Flashner
2016-05-06  0:08     ` Cyril Roelandt
2016-04-29 14:20 ` [PATCH 03/10] gnu: Add python-cmd2 Cyril Roelandt
2016-04-30 21:33   ` Leo Famulari
2016-04-29 14:20 ` [PATCH 04/10] gnu: remove test-only depencies of python-pbr Cyril Roelandt
2016-04-30 21:33   ` Leo Famulari
2016-05-03 18:23     ` Efraim Flashner
2016-05-03 18:27   ` Efraim Flashner
2016-04-29 14:20 ` [PATCH 05/10] gnu: Add python-pyinotify Cyril Roelandt
2016-04-29 14:20 ` [PATCH 06/10] gnu: Update python-oslo.log to 3.5.0 Cyril Roelandt
2016-04-29 14:21 ` [PATCH 07/10] gnu: Add python-funcsigs Cyril Roelandt
2016-04-30 21:33   ` Leo Famulari
2016-05-03 18:25   ` Efraim Flashner
2016-05-06  1:33     ` Cyril Roelandt
2016-04-29 14:21 ` [PATCH 08/10] gnu: Update python-mock to 2.0.0 Cyril Roelandt
2016-04-30 21:33   ` Leo Famulari
2016-04-29 14:21 ` [PATCH 09/10] gnu: Add python-cliff Cyril Roelandt
2016-04-30 21:33   ` Leo Famulari
2016-04-29 14:21 ` [PATCH 10/10] gnu: Add python-barbicanclient Cyril Roelandt
2016-04-30 21:33   ` Leo Famulari
2016-04-30 21:33 ` [PATCH 00/10] " Leo Famulari
2016-05-01 16:41 ` Leo Famulari
2016-05-06  1:34   ` Cyril Roelandt
2016-05-06 18:51     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).