projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8fb576
)
dev-python/suds: added python-3.6
author
Sébastien Fabbro
<bicatali@gentoo.org>
Mon, 17 Jul 2017 17:49:01 +0000
(17:49 +0000)
committer
Sébastien Fabbro
<bicatali@gentoo.org>
Mon, 17 Jul 2017 18:58:28 +0000
(18:58 +0000)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/suds/suds-0.6-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/suds/suds-0.6-r1.ebuild
b/dev-python/suds/suds-0.6-r1.ebuild
index 36348937ac777daec133bbe7ab57c040562598b7..777c40cd89025cfb90bb8cbd1e0b28c28d318855 100644
(file)
--- a/
dev-python/suds/suds-0.6-r1.ebuild
+++ b/
dev-python/suds/suds-0.6-r1.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_
4 python3_5
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
DISTUTILS_IN_SOURCE_BUILD=1
inherit distutils-r1