projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4571557
)
dev-python/pypowervm: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 17:00:57 +0000
(19:00 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 17:24:20 +0000
(19:24 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pypowervm/pypowervm-1.1.10.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pypowervm/pypowervm-1.1.10.ebuild
b/dev-python/pypowervm/pypowervm-1.1.10.ebuild
index 540e18b87abcdc24849e5cf6f63ed3899c4ef30d..b068198d828e69789fd7a86e97e201eee6c463e8 100644
(file)
--- a/
dev-python/pypowervm/pypowervm-1.1.10.ebuild
+++ b/
dev-python/pypowervm/pypowervm-1.1.10.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_
4 python3_5
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1
DESCRIPTION="Python binding for the PowerVM REST API"