From 36832db277da15cfa5c892d948370f5950370e8e Mon Sep 17 00:00:00 2001 From: Zamarin Arthur Date: Tue, 5 Mar 2019 08:28:40 +0200 Subject: dev-python/openpyxl: version bump to 2.6.1 and EAPI 7. Signed-off-by: Zamarin Arthur Closes: https://github.com/gentoo/gentoo/pull/11265 Signed-off-by: Patrice Clement --- dev-python/openpyxl/openpyxl-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/openpyxl/openpyxl-9999.ebuild') 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 -- cgit v1.2.3-65-gdbad