commit: 9255453b7cff102048facfb858f2c98837bc783f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 11:25:37 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 11:25:37 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9255453b
dev-python/packaging: Drop obsolete dep
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/packaging/packaging-15.3-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/packaging/packaging-15.3-r1.ebuild
b/dev-python/packaging/packaging-15.3-r1.ebuild
index f43c596..aaac708 100644
--- a/dev-python/packaging/packaging-15.3-r1.ebuild
+++ b/dev-python/packaging/packaging-15.3-r1.ebuild
@@ -19,7 +19,6 @@ IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pretend[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]