commit:     98e92ccdafc3edb6c86d4a3db697412d2804bbc3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  1 21:30:45 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  1 21:30:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e92ccd

dev-python/tenacity: Remove python-futures dep, again

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tenacity/{tenacity-6.1.0.ebuild => tenacity-6.1.0-r1.ebuild} | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/tenacity/tenacity-6.1.0.ebuild 
b/dev-python/tenacity/tenacity-6.1.0-r1.ebuild
similarity index 87%
rename from dev-python/tenacity/tenacity-6.1.0.ebuild
rename to dev-python/tenacity/tenacity-6.1.0-r1.ebuild
index 05b61727664..bbe88755047 100644
--- a/dev-python/tenacity/tenacity-6.1.0.ebuild
+++ b/dev-python/tenacity/tenacity-6.1.0-r1.ebuild
@@ -18,12 +18,10 @@ IUSE=""
 
 DEPEND="
        dev-python/pbr[${PYTHON_USEDEP}]
-       virtual/python-futures[${PYTHON_USEDEP}]
        dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/setuptools_scm[${PYTHON_USEDEP}]
 "
 RDEPEND="
        >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-       virtual/python-futures[${PYTHON_USEDEP}]
        >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
 "

Reply via email to