projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bf07d2
)
dev-python/schema: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:15:48 +0000
(17:15 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:15:48 +0000
(17:15 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/schema/schema-0.6.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/schema/schema-0.6.6.ebuild
b/dev-python/schema/schema-0.6.6.ebuild
index 80665c6048e357cfd47632227f1fe43c949f331e..d7fd69f4d5561977b4550b839560c39f8b9f6396 100644
(file)
--- a/
dev-python/schema/schema-0.6.6.ebuild
+++ b/
dev-python/schema/schema-0.6.6.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python3_{5,6} pypy
pypy3 )
+PYTHON_COMPAT=( python
3_{5,6}
pypy3 )
inherit distutils-r1