dev-python/requests-cache: Remove redudant setuptools dep
authorMichał Górny <mgorny@gentoo.org>
Wed, 6 May 2020 05:22:12 +0000 (07:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 6 May 2020 06:03:51 +0000 (08:03 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild

index 39b6b50ddaa02398baf3d28a61096908d8ede984..5ac6dc24a10a4c75472b99c91b91d29bfe165650 100644 (file)
@@ -20,7 +20,6 @@ IUSE="doc"
 RDEPEND=">=dev-python/requests-2.6[${PYTHON_USEDEP}]"
 DEPEND="
        app-arch/unzip
-       dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
 
 # Testsuite excels in tests connecting to the network via local server daemons