Closes: https://bugs.gentoo.org/639138
Package-Manager: Portage-2.3.16, Repoman-2.3.6
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
RDEPEND="app-text/htmltidy"
DEPEND="${RDEPEND}
app-arch/unzip
+ dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/epydoc[${PYTHON_USEDEP}] )
test? ( dev-python/twisted-core[${PYTHON_USEDEP}] )"
dev-python/six[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
"