From c2ac4782e35d8ccab0a75d335674e7b0c6a8fbc2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 6 May 2020 07:22:12 +0200 Subject: [PATCH] dev-python/requests-cache: Remove redudant setuptools dep MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild b/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild index 39b6b50ddaa0..5ac6dc24a10a 100644 --- a/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild +++ b/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild @@ -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 -- 2.26.2