projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11244b0
)
dev-python/pecan: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:14:40 +0000
(17:14 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:24:35 +0000
(17:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pecan/pecan-1.3.3-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pecan/pecan-1.3.3-r2.ebuild
b/dev-python/pecan/pecan-1.3.3-r2.ebuild
index 08967a809bef72fb37576802e2f6b070aefa4301..f05a3339ded7ea001d5b1320117e2118720b2afb 100644
(file)
--- a/
dev-python/pecan/pecan-1.3.3-r2.ebuild
+++ b/
dev-python/pecan/pecan-1.3.3-r2.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