projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1619efc
)
dev-python/zeep: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:23:41 +0000
(14:23 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:23:41 +0000
(14:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/zeep/zeep-3.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/zeep/zeep-3.4.0.ebuild
b/dev-python/zeep/zeep-3.4.0.ebuild
index e3416ee73b7f44e77757c1c82a71a08640594a59..ff1045c97e5dc852e756e13ae1da876b168d166b 100644
(file)
--- a/
dev-python/zeep/zeep-3.4.0.ebuild
+++ b/
dev-python/zeep/zeep-3.4.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="A modern/fast Python SOAP client based on lxml / requests"