dev-python/formencode: Retire virtual/python-dnspython

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-07-30 07:39:42 +02:00
parent 52e86dd41a
commit 548ce9c9f1

View File

@@ -20,9 +20,9 @@ IUSE="doc test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/dnspython[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pycountry[${PYTHON_USEDEP}]
virtual/python-dnspython[${PYTHON_USEDEP}] )"
dev-python/pycountry[${PYTHON_USEDEP}] )"
RDEPEND=""
RESTRICT="test"