projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b8c18d
)
dev-python/whisper: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:57:34 +0000
(07:57 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:24 +0000
(08:08 +0100)
Signed-off-by: Michał Górny <mgorny@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 ce6d7d32da437792f164652a5ebc6d27d1fe3725..690cb17abe1e12b75a032da33882e0a8060c5e90 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 python
{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( pypy3 python
3_{6,7
} )
inherit distutils-r1