From dacad26154f573f9854f764dd83f0d6171e546f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 4 Feb 2020 14:11:52 +0100 Subject: [PATCH] dev-python/txtorcon: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild b/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild index a699641c2411..44b5ad81aa0f 100644 --- a/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild +++ b/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 @@ -19,13 +19,11 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-python/automat[${PYTHON_USEDEP}] dev-python/incremental[${PYTHON_USEDEP}] - $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' python2_7) dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/twisted-16.0.0[${PYTHON_USEDEP},crypt] >=dev-python/zope-interface-3.6.1[${PYTHON_USEDEP}] doc? ( dev-python/automat[${PYTHON_USEDEP}] - $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' python2_7) dev-python/sphinx[${PYTHON_USEDEP}] dev-python/repoze-sphinx-autointerface[${PYTHON_USEDEP}] >=dev-python/zope-interface-3.6.1[${PYTHON_USEDEP}] -- 2.26.2