projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e33466a
)
dev-python/pxml: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:19:12 +0000
(14:19 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:19:12 +0000
(14:19 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pxml/pxml-0.2.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pxml/pxml-0.2.12.ebuild
b/dev-python/pxml/pxml-0.2.12.ebuild
index fa7bba27d4ca4711a1e3e3ccba9b798727dd4956..fd9dd82999a4034fde45d52efc2c98be094c57ca 100644
(file)
--- a/
dev-python/pxml/pxml-0.2.12.ebuild
+++ b/
dev-python/pxml/pxml-0.2.12.ebuild
@@
-3,11
+3,11
@@
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1
-DESCRIPTION="A python library and command-line tool to
"prettify"
and colorize XML"
+DESCRIPTION="A python library and command-line tool to
'prettify'
and colorize XML"
HOMEPAGE="https://pypi.org/project/pxml/ https://github.com/metagriffin/pxml"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"