projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b51b608
)
dev-python/pyro: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Sun, 2 Feb 2020 15:04:36 +0000
(16:04 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 2 Feb 2020 15:34:15 +0000
(16:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyro/pyro-4.77.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyro/pyro-4.77.ebuild
b/dev-python/pyro/pyro-4.77.ebuild
index fa6444d38e7dbead1ee7a9fcbdd75dafab014a76..e381810cd88af646e04340c50196583e915d347c 100644
(file)
--- a/
dev-python/pyro/pyro-4.77.ebuild
+++ b/
dev-python/pyro/pyro-4.77.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