projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff20f07
)
dev-python/elementpath: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 3 Feb 2020 13:29:49 +0000
(14:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 3 Feb 2020 14:55:03 +0000
(15:55 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/elementpath/elementpath-1.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/elementpath/elementpath-1.3.1.ebuild
b/dev-python/elementpath/elementpath-1.3.1.ebuild
index 5e43008a1b0f7cfdb9ba0921b35c5e3dc2df08a3..a87888e16eeac28b26e5b6e7fd7f06a4e1012a46 100644
(file)
--- a/
dev-python/elementpath/elementpath-1.3.1.ebuild
+++ b/
dev-python/elementpath/elementpath-1.3.1.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="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"