projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57d30bd
)
dev-python/eventlet: Port to py39
author
Michał Górny
<mgorny@gentoo.org>
Tue, 26 May 2020 17:02:08 +0000
(19:02 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 26 May 2020 18:09:45 +0000
(20:09 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/eventlet/eventlet-0.25.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/eventlet/eventlet-0.25.1-r1.ebuild
b/dev-python/eventlet/eventlet-0.25.1-r1.ebuild
index e588573728432f1a829686114fbe0b66333289f6..10c950a9b769dabdbfb12dce6eb5992fd441a3a6 100644
(file)
--- a/
dev-python/eventlet/eventlet-0.25.1-r1.ebuild
+++ b/
dev-python/eventlet/eventlet-0.25.1-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8
,9
} )
inherit distutils-r1