dev-python/formencode: Retire virtual/python-dnspython
authorMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:39:42 +0000 (07:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:39:42 +0000 (07:39 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/formencode/formencode-1.3.0-r2.ebuild

index a64c1af7d6f964fd87008d4d282f4771fe37c1cb..6a09d0e8b3a3695bcd1a3f4dd7a93c2f0df3b258 100644 (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"