commit:     425ac8e6441c2a2120f9bff538af3b0041f65a71
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 05:47:35 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 06:05:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=425ac8e6

dev-python/websockify: Remove Python 2

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

 dev-python/websockify/websockify-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/websockify/websockify-0.8.0.ebuild 
b/dev-python/websockify/websockify-0.8.0.ebuild
index 7723b535a7b..8a046bcae7b 100644
--- a/dev-python/websockify/websockify-0.8.0.ebuild
+++ b/dev-python/websockify/websockify-0.8.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 

Reply via email to