diff options
author | David Seifert <soap@gentoo.org> | 2023-01-14 13:51:19 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-14 13:51:19 +0100 |
commit | ed468028e725c9580a7b2ee02d6b7b9375f7a0b2 (patch) | |
tree | 3a39616d9a763db526cec9d2562da20ec1c456a8 /app-office | |
parent | sci-mathematics/form: bump to 4.3.0 (diff) | |
download | gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.tar.gz gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.tar.bz2 gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.zip |
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calcurse/calcurse-4.7.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.53-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/gtg/gtg-0.5.ebuild | 4 | ||||
-rw-r--r-- | app-office/gtg/gtg-0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/impressive/impressive-0.13.0_beta2.ebuild | 4 | ||||
-rw-r--r-- | app-office/impressive/impressive-0.13.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/ledger/ledger-3.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.7.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-7.4.3.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-7.4.4.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-7.4.9999.ebuild | 2 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.3.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.3.6.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-office/scribus/scribus-1.5.8-r4.ebuild | 4 | ||||
-rw-r--r-- | app-office/unoconv/unoconv-0.9.0-r1.ebuild | 4 |
16 files changed, 28 insertions, 28 deletions
diff --git a/app-office/calcurse/calcurse-4.7.1.ebuild b/app-office/calcurse/calcurse-4.7.1.ebuild index 7c04a8439b20..963138aeefb8 100644 --- a/app-office/calcurse/calcurse-4.7.1.ebuild +++ b/app-office/calcurse/calcurse-4.7.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools python-single-r1 diff --git a/app-office/gnumeric/gnumeric-1.12.53-r1.ebuild b/app-office/gnumeric/gnumeric-1.12.53-r1.ebuild index 42ff3ad053f6..71f5ec12975c 100644 --- a/app-office/gnumeric/gnumeric-1.12.53-r1.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.53-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit autotools gnome.org python-r1 xdg diff --git a/app-office/gtg/gtg-0.5.ebuild b/app-office/gtg/gtg-0.5.ebuild index fae2baafad03..b76cbadb0716 100644 --- a/app-office/gtg/gtg-0.5.ebuild +++ b/app-office/gtg/gtg-0.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="xml(+)" inherit meson python-single-r1 xdg diff --git a/app-office/gtg/gtg-0.6-r1.ebuild b/app-office/gtg/gtg-0.6-r1.ebuild index bfe33c23c67e..5d85e55f190a 100644 --- a/app-office/gtg/gtg-0.6-r1.ebuild +++ b/app-office/gtg/gtg-0.6-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="xml(+)" inherit meson python-single-r1 xdg diff --git a/app-office/impressive/impressive-0.13.0_beta2.ebuild b/app-office/impressive/impressive-0.13.0_beta2.ebuild index da86e1c72aab..95d5f64728f7 100644 --- a/app-office/impressive/impressive-0.13.0_beta2.ebuild +++ b/app-office/impressive/impressive-0.13.0_beta2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_9 ) inherit optfeature python-r1 DESCRIPTION="Stylish way of giving presentations with Python" diff --git a/app-office/impressive/impressive-0.13.1.ebuild b/app-office/impressive/impressive-0.13.1.ebuild index 298f8cb868f6..3035ad7c1125 100644 --- a/app-office/impressive/impressive-0.13.1.ebuild +++ b/app-office/impressive/impressive-0.13.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit optfeature python-r1 DESCRIPTION="Stylish way of giving presentations with Python" diff --git a/app-office/ledger/ledger-3.2.1-r1.ebuild b/app-office/ledger/ledger-3.2.1-r1.ebuild index 9c008d10f702..49587347c778 100644 --- a/app-office/ledger/ledger-3.2.1-r1.ebuild +++ b/app-office/ledger/ledger-3.2.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10} ) +PYTHON_COMPAT=( python3_{9,10} ) CMAKE_REMOVE_MODULES_LIST=( FindPython Support ) inherit bash-completion-r1 check-reqs cmake python-single-r1 diff --git a/app-office/libreoffice/libreoffice-7.3.7.2.ebuild b/app-office/libreoffice/libreoffice-7.3.7.2.ebuild index 94e96a188830..2e450be4a573 100644 --- a/app-office/libreoffice/libreoffice-7.3.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="threads(+),xml(+)" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/libreoffice/libreoffice-7.4.3.2.ebuild b/app-office/libreoffice/libreoffice-7.4.3.2.ebuild index 79f088c899db..ab70d775c3e0 100644 --- a/app-office/libreoffice/libreoffice-7.4.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.4.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="threads(+),xml(+)" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/libreoffice/libreoffice-7.4.4.2.ebuild b/app-office/libreoffice/libreoffice-7.4.4.2.ebuild index 7ce3b1b6b9f2..287d88281def 100644 --- a/app-office/libreoffice/libreoffice-7.4.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.4.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="threads(+),xml(+)" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/libreoffice/libreoffice-7.4.9999.ebuild b/app-office/libreoffice/libreoffice-7.4.9999.ebuild index 45f0f59276d6..ed03025adecb 100644 --- a/app-office/libreoffice/libreoffice-7.4.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.4.9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="threads(+),xml(+)" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 567aaa08c52d..726d2cdb097d 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="threads(+),xml(+)" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/lyx/lyx-2.3.6.1-r1.ebuild b/app-office/lyx/lyx-2.3.6.1-r1.ebuild index 836f69b0ee6d..7ea362e3e994 100644 --- a/app-office/lyx/lyx-2.3.6.1-r1.ebuild +++ b/app-office/lyx/lyx-2.3.6.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_9 ) MY_P="${P/_}" inherit desktop flag-o-matic font python-single-r1 qmake-utils toolchain-funcs xdg-utils diff --git a/app-office/lyx/lyx-2.3.6.1-r2.ebuild b/app-office/lyx/lyx-2.3.6.1-r2.ebuild index b2106c5e4972..f9a7721d2dce 100644 --- a/app-office/lyx/lyx-2.3.6.1-r2.ebuild +++ b/app-office/lyx/lyx-2.3.6.1-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) MY_P="${P/_}" inherit desktop font python-single-r1 qmake-utils toolchain-funcs xdg-utils diff --git a/app-office/scribus/scribus-1.5.8-r4.ebuild b/app-office/scribus/scribus-1.5.8-r4.ebuild index 452fd4085ad9..02977631023d 100644 --- a/app-office/scribus/scribus-1.5.8-r4.ebuild +++ b/app-office/scribus/scribus-1.5.8-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="tk?" inherit cmake desktop flag-o-matic optfeature python-single-r1 xdg diff --git a/app-office/unoconv/unoconv-0.9.0-r1.ebuild b/app-office/unoconv/unoconv-0.9.0-r1.ebuild index 2eecea84fba4..93082339a752 100644 --- a/app-office/unoconv/unoconv-0.9.0-r1.ebuild +++ b/app-office/unoconv/unoconv-0.9.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10} ) +PYTHON_COMPAT=( python3_{9,10} ) inherit python-single-r1 DESCRIPTION="Convert between document formats supported by LibreOffice" |