projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3b5423
)
dev-python/whisper: add support for Python-3.8
author
Fabian Groffen
<grobian@gentoo.org>
Sat, 9 May 2020 10:11:21 +0000
(12:11 +0200)
committer
Fabian Groffen
<grobian@gentoo.org>
Sat, 9 May 2020 10:11:21 +0000
(12:11 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
dev-python/whisper/whisper-1.1.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/whisper/whisper-1.1.5.ebuild
b/dev-python/whisper/whisper-1.1.5.ebuild
index e229d3808d4fac3ffc8687a98f4ae62fffb0a8ac..11f974fc8f5420e14f6bf62bc1ed4ef62be5e3d3 100644
(file)
--- a/
dev-python/whisper/whisper-1.1.5.ebuild
+++ b/
dev-python/whisper/whisper-1.1.5.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6,7} )
+PYTHON_COMPAT=( pypy3 python3_{6,7
,8
} )
inherit distutils-r1