projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c224518
)
dev-python/pecan-1.3.3-r2: Add py38
author
Patrick McLean
<patrick.mclean@sony.com>
Thu, 2 Apr 2020 21:44:49 +0000
(14:44 -0700)
committer
Patrick McLean
<chutzpah@gentoo.org>
Thu, 2 Apr 2020 21:44:49 +0000
(14:44 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@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 24f0b46e545f84ef792b5a479f7d1ad8580ec609..d2c2de82594a9fa3a8a4f18fc871e0629e8915c7 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=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit distutils-r1