projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab54202
)
dev-python/imagesize: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Sat, 11 Feb 2017 01:30:40 +0000
(17:30 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 22:18:24 +0000
(14:18 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/imagesize/imagesize-0.7.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/imagesize/imagesize-0.7.1.ebuild
b/dev-python/imagesize/imagesize-0.7.1.ebuild
index 4932986f813909631370c41076874cd390505b53..45dfc5fd6193b8c56fa07e883707b9ac5c855992 100644
(file)
--- a/
dev-python/imagesize/imagesize-0.7.1.ebuild
+++ b/
dev-python/imagesize/imagesize-0.7.1.ebuild
@@
-4,7
+4,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python
{3_4,3_5
} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python
3_{4,5,6
} pypy{,3} )
inherit distutils-r1