summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-11-20 09:48:19 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-11-20 09:49:12 -0600
commita6b8db77d0a210f5164713d56ab5411479194b3d (patch)
treef9f0f3a6a62051d6244721f9880adc998a0c6630 /dev-python/python-swiftclient
parentapp-crypt/swtpm: tiny post-merge fixups (diff)
downloadgentoo-a6b8db77d0a210f5164713d56ab5411479194b3d.tar.gz
gentoo-a6b8db77d0a210f5164713d56ab5411479194b3d.tar.bz2
gentoo-a6b8db77d0a210f5164713d56ab5411479194b3d.zip
dev-python/python-swiftclient: add python-kestoneclient dep
Closes: https://bugs.gentoo.org/755689 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/python-swiftclient')
-rw-r--r--dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
index f93210d8fc88..9e9fed2e016d 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
@@ -22,6 +22,7 @@ DEPEND="dev-python/pbr[${PYTHON_USEDEP}]
>=dev-python/coverage-4.0[${PYTHON_USEDEP}]
!~dev-python/coverage-4.4[${PYTHON_USEDEP}]
>=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+ dev-python/python-keystoneclient[${PYTHON_USEDEP}]
>=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/stestr-3.0.0[${PYTHON_USEDEP}]