projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
485267b
)
dev-python/imagesize: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:14:32 +0000
(22:14 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:00 +0000
(21:57 +0200)
dev-python/imagesize/imagesize-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/imagesize/imagesize-1.0.0.ebuild
b/dev-python/imagesize/imagesize-1.0.0.ebuild
index 54738deb2736efd48c36dce0f3a8eb9b65febf1a..b24b21fe53702982b6b11fc9830b1d69db675202 100644
(file)
--- a/
dev-python/imagesize/imagesize-1.0.0.ebuild
+++ b/
dev-python/imagesize/imagesize-1.0.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6
,7
}} )
inherit distutils-r1