dev-python/python-engineio: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:15:46 +0000 (21:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:46:52 +0000 (21:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-engineio/python-engineio-1.7.0.ebuild
dev-python/python-engineio/python-engineio-2.2.0.ebuild

index 8e005c9fcd68bbc89221f05927d7d39abbe55471..379ec3f2b7e2537c05079b7d4333376669766da5 100644 (file)
@@ -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
 
index 8e005c9fcd68bbc89221f05927d7d39abbe55471..379ec3f2b7e2537c05079b7d4333376669766da5 100644 (file)
@@ -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