summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2023-12-03 22:38:13 -0500
committerMichał Górny <mgorny@gentoo.org>2023-12-05 05:20:42 +0100
commitc6049a3e17b0d21f881db1832e2f79fd053608e2 (patch)
tree32426e081252f0e93bcfed28d31291d96b9c629d /dev-python/python-swiftclient
parentdev-python/python-mpd2: remove outdated dependency on mock (diff)
downloadgentoo-c6049a3e17b0d21f881db1832e2f79fd053608e2.tar.gz
gentoo-c6049a3e17b0d21f881db1832e2f79fd053608e2.tar.bz2
gentoo-c6049a3e17b0d21f881db1832e2f79fd053608e2.zip
dev-python/python-swiftclient: remove outdated dependency on mock
Removed upstream in 4.0.0 via https://opendev.org/openstack/python-swiftclient/commit/20c97e83d3af855e5e238dfa4b10b7bf29533d57 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34123 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-swiftclient')
-rw-r--r--dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
index 1ed6637c0c18..8b914aee6fd4 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
@@ -28,7 +28,6 @@ BDEPEND="
test? (
>=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
dev-python/python-keystoneclient[${PYTHON_USEDEP}]
- >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
>=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
)
"