From c0287ff2f5c8740ae65d303fe496ea051f0b59ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Wed, 11 Nov 2020 23:19:00 +0100 Subject: [PATCH] app-office/pyspread: bump python compat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Maciej Barć --- app-office/pyspread/pyspread-1.99.2-r1.ebuild | 2 +- app-office/pyspread/pyspread-1.99.4.ebuild | 2 +- app-office/pyspread/pyspread-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-office/pyspread/pyspread-1.99.2-r1.ebuild b/app-office/pyspread/pyspread-1.99.2-r1.ebuild index 4cfdb881f4..ca66082948 100644 --- a/app-office/pyspread/pyspread-1.99.2-r1.ebuild +++ b/app-office/pyspread/pyspread-1.99.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils xdg desktop distutils-r1 diff --git a/app-office/pyspread/pyspread-1.99.4.ebuild b/app-office/pyspread/pyspread-1.99.4.ebuild index 4cfdb881f4..ca66082948 100644 --- a/app-office/pyspread/pyspread-1.99.4.ebuild +++ b/app-office/pyspread/pyspread-1.99.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils xdg desktop distutils-r1 diff --git a/app-office/pyspread/pyspread-9999.ebuild b/app-office/pyspread/pyspread-9999.ebuild index 4cfdb881f4..ca66082948 100644 --- a/app-office/pyspread/pyspread-9999.ebuild +++ b/app-office/pyspread/pyspread-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils xdg desktop distutils-r1