From: Michał Górny Date: Wed, 5 Feb 2020 20:15:46 +0000 (+0100) Subject: dev-python/python-engineio: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8cef776345081b918b05c05c9c5df127f6a4d563;p=gentoo.git dev-python/python-engineio: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/python-engineio/python-engineio-1.7.0.ebuild b/dev-python/python-engineio/python-engineio-1.7.0.ebuild index 8e005c9fcd68..379ec3f2b7e2 100644 --- a/dev-python/python-engineio/python-engineio-1.7.0.ebuild +++ b/dev-python/python-engineio/python-engineio-1.7.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 pypy3 ) +PYTHON_COMPAT=( python3_6 pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-engineio/python-engineio-2.2.0.ebuild b/dev-python/python-engineio/python-engineio-2.2.0.ebuild index 8e005c9fcd68..379ec3f2b7e2 100644 --- a/dev-python/python-engineio/python-engineio-2.2.0.ebuild +++ b/dev-python/python-engineio/python-engineio-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 pypy3 ) +PYTHON_COMPAT=( python3_6 pypy3 ) inherit distutils-r1