commit: b356d5dd032446c1e6811eef2eb93c32dc9523ef Author: Zamarin Arthur <arthurzam <AT> gmail <DOT> com> AuthorDate: Fri Jul 17 20:11:35 2020 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 20:14:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b356d5dd
dev-python/css-parser: remove redundant setuptool BDEPEND Closes: https://github.com/gentoo/gentoo/pull/16729 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com> Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> dev-python/css-parser/css-parser-1.0.4-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/css-parser/css-parser-1.0.4-r1.ebuild b/dev-python/css-parser/css-parser-1.0.4-r1.ebuild index b87bcd381f8..25c221d65d2 100644 --- a/dev-python/css-parser/css-parser-1.0.4-r1.ebuild +++ b/dev-python/css-parser/css-parser-1.0.4-r1.ebuild @@ -14,7 +14,6 @@ LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="amd64 ~arm x86" -BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" # Tests fail under network-sandbox. RESTRICT+=" test"
