summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyaes')
-rw-r--r--dev-python/pyaes/pyaes-1.6.1-r1.ebuild (renamed from dev-python/pyaes/pyaes-1.6.1.ebuild)2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/pyaes/pyaes-1.6.1.ebuild b/dev-python/pyaes/pyaes-1.6.1-r1.ebuild
index 26c32d780fb3..28e71ec67c0c 100644
--- a/dev-python/pyaes/pyaes-1.6.1.ebuild
+++ b/dev-python/pyaes/pyaes-1.6.1-r1.ebuild
@@ -16,8 +16,6 @@ SLOT="0"
KEYWORDS="amd64 ~arm x86"
IUSE=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
python_test() {
local t fail=
for t in tests/test-*.py; do