summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-18 11:53:18 +0100
committerSam James <sam@gentoo.org>2023-08-18 11:53:18 +0100
commitdf8e5c3eef098554b4201b616f4bf5c8c8d5b045 (patch)
treef441a2ce9f282f1485e942af69f68e863e955fbd
parentgui-libs/vte-common: disable py3.12 (diff)
downloadgentoo-df8e5c3eef098554b4201b616f4bf5c8c8d5b045.tar.gz
gentoo-df8e5c3eef098554b4201b616f4bf5c8c8d5b045.tar.bz2
gentoo-df8e5c3eef098554b4201b616f4bf5c8c8d5b045.zip
sys-apps/systemd-utils: disable py3.12
See the discussion in bug #911418. Bug: https://bugs.gentoo.org/911418 Bug: https://bugs.gentoo.org/911990 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/systemd-utils/systemd-utils-253.5.ebuild2
-rw-r--r--sys-apps/systemd-utils/systemd-utils-253.6.ebuild2
-rw-r--r--sys-apps/systemd-utils/systemd-utils-253.7.ebuild2
-rw-r--r--sys-apps/systemd-utils/systemd-utils-253.8.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/systemd-utils/systemd-utils-253.5.ebuild b/sys-apps/systemd-utils/systemd-utils-253.5.ebuild
index ce13ed37ce57..fe557dadef3c 100644
--- a/sys-apps/systemd-utils/systemd-utils-253.5.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-253.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..11} )
QA_PKGCONFIG_VERSION=$(ver_cut 1)
diff --git a/sys-apps/systemd-utils/systemd-utils-253.6.ebuild b/sys-apps/systemd-utils/systemd-utils-253.6.ebuild
index 6a42f0fff537..b0af755e370d 100644
--- a/sys-apps/systemd-utils/systemd-utils-253.6.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-253.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..11} )
QA_PKGCONFIG_VERSION=$(ver_cut 1)
diff --git a/sys-apps/systemd-utils/systemd-utils-253.7.ebuild b/sys-apps/systemd-utils/systemd-utils-253.7.ebuild
index 49d0f39faa66..c06d1b1a0d0c 100644
--- a/sys-apps/systemd-utils/systemd-utils-253.7.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-253.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..11} )
QA_PKGCONFIG_VERSION=$(ver_cut 1)
diff --git a/sys-apps/systemd-utils/systemd-utils-253.8.ebuild b/sys-apps/systemd-utils/systemd-utils-253.8.ebuild
index 49d0f39faa66..c06d1b1a0d0c 100644
--- a/sys-apps/systemd-utils/systemd-utils-253.8.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-253.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..11} )
QA_PKGCONFIG_VERSION=$(ver_cut 1)