Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/packaging/
Date: Fri, 28 Aug 2015 11:25:51
Message-Id: 1440761137.9255453b7cff102048facfb858f2c98837bc783f.jlec@gentoo
1 commit: 9255453b7cff102048facfb858f2c98837bc783f
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 28 11:25:37 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 11:25:37 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9255453b
7
8 dev-python/packaging: Drop obsolete dep
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-python/packaging/packaging-15.3-r1.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/dev-python/packaging/packaging-15.3-r1.ebuild b/dev-python/packaging/packaging-15.3-r1.ebuild
17 index f43c596..aaac708 100644
18 --- a/dev-python/packaging/packaging-15.3-r1.ebuild
19 +++ b/dev-python/packaging/packaging-15.3-r1.ebuild
20 @@ -19,7 +19,6 @@ IUSE="test"
21
22 RDEPEND=""
23 DEPEND="${RDEPEND}
24 - dev-python/setuptools[${PYTHON_USEDEP}]
25 test? (
26 dev-python/pretend[${PYTHON_USEDEP}]
27 dev-python/pytest[${PYTHON_USEDEP}]