summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 21:15:46 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 21:46:52 +0100
commit8cef776345081b918b05c05c9c5df127f6a4d563 (patch)
tree9b43d271cd039ddab2fda5ce14dc79d600edba89 /dev-python/python-engineio
parentdev-python/python-socketio: Remove py2 (diff)
downloadgentoo-8cef776345081b918b05c05c9c5df127f6a4d563.tar.gz
gentoo-8cef776345081b918b05c05c9c5df127f6a4d563.tar.bz2
gentoo-8cef776345081b918b05c05c9c5df127f6a4d563.zip
dev-python/python-engineio: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-engineio')
-rw-r--r--dev-python/python-engineio/python-engineio-1.7.0.ebuild2
-rw-r--r--dev-python/python-engineio/python-engineio-2.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
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