From ed468028e725c9580a7b2ee02d6b7b9375f7a0b2 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 14 Jan 2023 13:51:19 +0100 Subject: */*: remove py3.8 from PYTHON_COMPAT Signed-off-by: David Seifert --- sys-cluster/ceph/ceph-15.2.17-r1.ebuild | 4 ++-- sys-cluster/ceph/ceph-15.2.17-r2.ebuild | 2 +- sys-cluster/ceph/ceph-16.2.10-r3.ebuild | 4 ++-- sys-cluster/ceph/ceph-16.2.10-r4.ebuild | 2 +- sys-cluster/ceph/ceph-16.2.9-r3.ebuild | 4 ++-- sys-cluster/ceph/ceph-17.2.3-r4.ebuild | 4 ++-- sys-cluster/ceph/ceph-17.2.4-r1.ebuild | 4 ++-- sys-cluster/ceph/ceph-17.2.5-r1.ebuild | 4 ++-- sys-cluster/ceph/ceph-17.2.5-r2.ebuild | 4 ++-- sys-cluster/ceph/ceph-17.2.5-r3.ebuild | 2 +- 10 files changed, 17 insertions(+), 17 deletions(-) (limited to 'sys-cluster/ceph') diff --git a/sys-cluster/ceph/ceph-15.2.17-r1.ebuild b/sys-cluster/ceph/ceph-15.2.17-r1.ebuild index 950790b1aba9..f66294813c56 100644 --- a/sys-cluster/ceph/ceph-15.2.17-r1.ebuild +++ b/sys-cluster/ceph/ceph-15.2.17-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..9} ) +PYTHON_COMPAT=( python3_9 ) CMAKE_MAKEFILE_GENERATOR=emake DISTUTILS_OPTIONAL=1 diff --git a/sys-cluster/ceph/ceph-15.2.17-r2.ebuild b/sys-cluster/ceph/ceph-15.2.17-r2.ebuild index d250506f978d..36824af9e16b 100644 --- a/sys-cluster/ceph/ceph-15.2.17-r2.ebuild +++ b/sys-cluster/ceph/ceph-15.2.17-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_9 ) CMAKE_MAKEFILE_GENERATOR=emake DISTUTILS_OPTIONAL=1 diff --git a/sys-cluster/ceph/ceph-16.2.10-r3.ebuild b/sys-cluster/ceph/ceph-16.2.10-r3.ebuild index 4977f488b30b..061114221670 100644 --- a/sys-cluster/ceph/ceph-16.2.10-r3.ebuild +++ b/sys-cluster/ceph/ceph-16.2.10-r3.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} ) LUA_COMPAT=( lua5-3 ) CMAKE_MAKEFILE_GENERATOR=emake diff --git a/sys-cluster/ceph/ceph-16.2.10-r4.ebuild b/sys-cluster/ceph/ceph-16.2.10-r4.ebuild index d13869019397..785867d546c5 100644 --- a/sys-cluster/ceph/ceph-16.2.10-r4.ebuild +++ b/sys-cluster/ceph/ceph-16.2.10-r4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) LUA_COMPAT=( lua5-3 ) CMAKE_MAKEFILE_GENERATOR=emake diff --git a/sys-cluster/ceph/ceph-16.2.9-r3.ebuild b/sys-cluster/ceph/ceph-16.2.9-r3.ebuild index f391c2528e5d..52ffddf8a154 100644 --- a/sys-cluster/ceph/ceph-16.2.9-r3.ebuild +++ b/sys-cluster/ceph/ceph-16.2.9-r3.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} ) LUA_COMPAT=( lua5-3 ) CMAKE_MAKEFILE_GENERATOR=emake diff --git a/sys-cluster/ceph/ceph-17.2.3-r4.ebuild b/sys-cluster/ceph/ceph-17.2.3-r4.ebuild index e6322d919cd5..4c18a9f7fbe7 100644 --- a/sys-cluster/ceph/ceph-17.2.3-r4.ebuild +++ b/sys-cluster/ceph/ceph-17.2.3-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} ) LUA_COMPAT=( lua5-{3..4} ) inherit check-reqs bash-completion-r1 cmake flag-o-matic lua-single \ diff --git a/sys-cluster/ceph/ceph-17.2.4-r1.ebuild b/sys-cluster/ceph/ceph-17.2.4-r1.ebuild index fa389cba07b0..bc0f41c30dce 100644 --- a/sys-cluster/ceph/ceph-17.2.4-r1.ebuild +++ b/sys-cluster/ceph/ceph-17.2.4-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..10} ) +PYTHON_COMPAT=( python3_{9..10} ) LUA_COMPAT=( lua5-{3..4} ) inherit check-reqs bash-completion-r1 cmake flag-o-matic lua-single \ diff --git a/sys-cluster/ceph/ceph-17.2.5-r1.ebuild b/sys-cluster/ceph/ceph-17.2.5-r1.ebuild index 6230e15a822f..15beffe002cf 100644 --- a/sys-cluster/ceph/ceph-17.2.5-r1.ebuild +++ b/sys-cluster/ceph/ceph-17.2.5-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..10} ) +PYTHON_COMPAT=( python3_{9..10} ) LUA_COMPAT=( lua5-{3..4} ) inherit check-reqs bash-completion-r1 cmake flag-o-matic lua-single \ diff --git a/sys-cluster/ceph/ceph-17.2.5-r2.ebuild b/sys-cluster/ceph/ceph-17.2.5-r2.ebuild index 1401c2d28548..e94f607699ff 100644 --- a/sys-cluster/ceph/ceph-17.2.5-r2.ebuild +++ b/sys-cluster/ceph/ceph-17.2.5-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=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) LUA_COMPAT=( lua5-{3..4} ) inherit check-reqs bash-completion-r1 cmake flag-o-matic lua-single \ diff --git a/sys-cluster/ceph/ceph-17.2.5-r3.ebuild b/sys-cluster/ceph/ceph-17.2.5-r3.ebuild index 93999ca1aac5..d374b0897999 100644 --- a/sys-cluster/ceph/ceph-17.2.5-r3.ebuild +++ b/sys-cluster/ceph/ceph-17.2.5-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) LUA_COMPAT=( lua5-{3..4} ) inherit check-reqs bash-completion-r1 cmake flag-o-matic lua-single \ -- cgit v1.2.3-65-gdbad