summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-01-14 13:51:19 +0100
committerDavid Seifert <soap@gentoo.org>2023-01-14 13:51:19 +0100
commited468028e725c9580a7b2ee02d6b7b9375f7a0b2 (patch)
tree3a39616d9a763db526cec9d2562da20ec1c456a8 /sys-cluster/ceph
parentsci-mathematics/form: bump to 4.3.0 (diff)
downloadgentoo-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 'sys-cluster/ceph')
-rw-r--r--sys-cluster/ceph/ceph-15.2.17-r1.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-15.2.17-r2.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-16.2.10-r3.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-16.2.10-r4.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-16.2.9-r3.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-17.2.3-r4.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-17.2.4-r1.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-17.2.5-r1.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-17.2.5-r2.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-17.2.5-r3.ebuild2
10 files changed, 17 insertions, 17 deletions
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 \