summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-06 07:22:12 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-06 08:03:51 +0200
commitc2ac4782e35d8ccab0a75d335674e7b0c6a8fbc2 (patch)
treefea983c52a4682b96a26316e8bc967ba762df909 /dev-python/requests-cache
parentdev-python/requests-cache: Add missing unzip dep (diff)
downloadgentoo-c2ac4782e35d8ccab0a75d335674e7b0c6a8fbc2.tar.gz
gentoo-c2ac4782e35d8ccab0a75d335674e7b0c6a8fbc2.tar.bz2
gentoo-c2ac4782e35d8ccab0a75d335674e7b0c6a8fbc2.zip
dev-python/requests-cache: Remove redudant setuptools dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/requests-cache')
-rw-r--r--dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
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