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 /gnome-base | |
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 'gnome-base')
8 files changed, 16 insertions, 16 deletions
diff --git a/gnome-base/gconf/gconf-3.2.6-r6.ebuild b/gnome-base/gconf/gconf-3.2.6-r6.ebuild index 1a47f4827e01..09add431f469 100644 --- a/gnome-base/gconf/gconf-3.2.6-r6.ebuild +++ b/gnome-base/gconf/gconf-3.2.6-r6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GNOME_ORG_MODULE="GConf" -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="xml(+)" inherit gnome2 multilib-minimal python-single-r1 diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild index e5f160e650a8..1d95b47e8135 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.1.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 gnome.org gnome2-utils meson python-any-r1 xdg diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild index f0ba0e851e1c..5667fc321228 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.2.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 gnome.org gnome2-utils meson python-any-r1 xdg diff --git a/gnome-base/gnome-keyring/gnome-keyring-42.1-r1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-42.1-r1.ebuild index 0b1ca887e325..5b44968b21bc 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-42.1-r1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-42.1-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 gnome2 pam python-any-r1 virtualx diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-43.0.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-43.0.ebuild index d7a7197bbe8f..384595477d15 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-43.0.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-43.0.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 gnome.org gnome2-utils python-any-r1 meson udev virtualx xdg diff --git a/gnome-base/gnome-shell/gnome-shell-43.2-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-43.2-r1.ebuild index 1b060f26a09e..0a9c47f9cf8f 100644 --- a/gnome-base/gnome-shell/gnome-shell-43.2-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-43.2-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 gnome.org gnome2-utils meson optfeature python-single-r1 virtualx xdg diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-43.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-43.0.ebuild index 0a225245745d..f6df9a93b437 100644 --- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-43.0.ebuild +++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-43.0.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} ) inherit gnome.org gnome2-utils meson python-any-r1 xdg DESCRIPTION="Collection of GSettings schemas for GNOME desktop" diff --git a/gnome-base/librsvg/librsvg-2.55.1.ebuild b/gnome-base/librsvg/librsvg-2.55.1.ebuild index 42d47df10fc2..38ffd20e2686 100644 --- a/gnome-base/librsvg/librsvg-2.55.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.55.1.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} ) CRATES=" adler-1.0.2 |