commit:     d4977212449480a045e9d4f8279148791a744b03
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 06:04:53 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 06:16:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4977212

dev-python/socketio-client: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/socketio-client/socketio-client-0.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/socketio-client/socketio-client-0.6.6.ebuild 
b/dev-python/socketio-client/socketio-client-0.6.6.ebuild
index d225f8da3c9..c96272130c6 100644
--- a/dev-python/socketio-client/socketio-client-0.6.6.ebuild
+++ b/dev-python/socketio-client/socketio-client-0.6.6.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

Reply via email to