projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a97e88
)
dev-python/whisper: Remove py2 from 1.1.3
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 17:12:58 +0000
(18:12 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 20:43:46 +0000
(21:43 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/whisper/whisper-1.1.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/whisper/whisper-1.1.3.ebuild
b/dev-python/whisper/whisper-1.1.3.ebuild
index 593f5228b98b2aa23165ac9cff82c57ec9528c03..acf2b09922a52bb53baab0f710f72e1db8b1a921 100644
(file)
--- a/
dev-python/whisper/whisper-1.1.3.ebuild
+++ b/
dev-python/whisper/whisper-1.1.3.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( pypy3 python
{2_7,3_6}
)
+PYTHON_COMPAT=( pypy3 python
3_6
)
inherit distutils-r1