summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-16 19:44:07 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-16 19:44:07 +0100
commitd8143d3b7f9ab00f611e03735ab58f5fd87781aa (patch)
treef87f5c6f76b176ef457e0bc776c4e9aedabab3cb /dev-python/oslo-concurrency
parentdev-python/openstacksdk: Remove py2 virtuals (diff)
downloadgentoo-d8143d3b7f9ab00f611e03735ab58f5fd87781aa.tar.gz
gentoo-d8143d3b7f9ab00f611e03735ab58f5fd87781aa.tar.bz2
gentoo-d8143d3b7f9ab00f611e03735ab58f5fd87781aa.zip
dev-python/oslo-concurrency: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/oslo-concurrency')
-rw-r--r--dev-python/oslo-concurrency/oslo-concurrency-3.29.1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/oslo-concurrency/oslo-concurrency-3.29.1.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-3.29.1.ebuild
index 3785252b3b57..02eb25dc688b 100644
--- a/dev-python/oslo-concurrency/oslo-concurrency-3.29.1.ebuild
+++ b/dev-python/oslo-concurrency/oslo-concurrency-3.29.1.ebuild
@@ -25,7 +25,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
>=dev-python/coverage-4.0[${PYTHON_USEDEP}]
!~dev-python/coverage-4.4[${PYTHON_USEDEP}]
- virtual/python-futures[${PYTHON_USEDEP}]
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
>=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
@@ -39,7 +38,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
)"
RDEPEND="
${CDEPEND}
- virtual/python-enum34[${PYTHON_USEDEP}]
>=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
>=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
>=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]