summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZamarin Arthur <arthurzam@gmail.com>2019-03-05 08:28:40 +0200
committerPatrice Clement <monsieurp@gentoo.org>2019-03-10 23:35:00 +0100
commit36832db277da15cfa5c892d948370f5950370e8e (patch)
tree4f3e21d926c1e2b6ab65e08735631bc662ad192c /dev-python/openpyxl/openpyxl-9999.ebuild
parentdev-libs/openssl: Stable for HPPA too (diff)
downloadgentoo-36832db277da15cfa5c892d948370f5950370e8e.tar.gz
gentoo-36832db277da15cfa5c892d948370f5950370e8e.tar.bz2
gentoo-36832db277da15cfa5c892d948370f5950370e8e.zip
dev-python/openpyxl: version bump to 2.6.1 and EAPI 7.
Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11265 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-python/openpyxl/openpyxl-9999.ebuild')
-rw-r--r--dev-python/openpyxl/openpyxl-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/openpyxl/openpyxl-9999.ebuild b/dev-python/openpyxl/openpyxl-9999.ebuild
index 689dffb52654..01c0171d12e5 100644
--- a/dev-python/openpyxl/openpyxl-9999.ebuild
+++ b/dev-python/openpyxl/openpyxl-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit distutils-r1 mercurial