projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e6777
)
dev-python/websockify: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:47:35 +0000
(06:47 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 06:05:02 +0000
(07:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/websockify/websockify-0.8.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/websockify/websockify-0.8.0.ebuild
b/dev-python/websockify/websockify-0.8.0.ebuild
index 7723b535a7bbbb86c5a4f4842e19414fd9cb2469..8a046bcae7b128abecc4192cac3e51a360a92ea3 100644
(file)
--- 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=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1