projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8288f14
)
dev-python/xmlschema: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 3 Feb 2020 13:29:58 +0000
(14:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 3 Feb 2020 14:55:04 +0000
(15:55 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/xmlschema/xmlschema-1.0.16.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/xmlschema/xmlschema-1.0.16.ebuild
b/dev-python/xmlschema/xmlschema-1.0.16.ebuild
index f8089f3c2ea6554bb5fe7e444488384751aebdfe..d23fedd5cddce72b91fccfea33aa834f19ec173d 100644
(file)
--- a/
dev-python/xmlschema/xmlschema-1.0.16.ebuild
+++ b/
dev-python/xmlschema/xmlschema-1.0.16.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="An XML Schema validator and decoder"