summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-02-20 11:10:24 +0100
committerMichał Górny <mgorny@gentoo.org>2025-02-20 11:20:21 +0100
commit6d39ee6a92824bc97f5e43db18d653b212418ade (patch)
treea6b106d741c0a44c465de5c940dab6f1e023adb5 /net-misc
parentdev-util/gnome-builder: Remove py3.10 (per sphinx-8.2) (diff)
downloadgentoo-6d39ee6a92824bc97f5e43db18d653b212418ade.tar.gz
gentoo-6d39ee6a92824bc97f5e43db18d653b212418ade.tar.bz2
gentoo-6d39ee6a92824bc97f5e43db18d653b212418ade.zip
net-misc/kea: Remove py3.10 (per sphinx-8.2)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/kea/kea-2.4.0-r1.ebuild4
-rw-r--r--net-misc/kea/kea-2.4.1.ebuild4
-rw-r--r--net-misc/kea/kea-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/kea/kea-2.4.0-r1.ebuild b/net-misc/kea/kea-2.4.0-r1.ebuild
index 72c97487d6f6..0fa23efd041e 100644
--- a/net-misc/kea/kea-2.4.0-r1.ebuild
+++ b/net-misc/kea/kea-2.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ MY_P="${PN}-${MY_PV}"
DESCRIPTION="High-performance production grade DHCPv4 & DHCPv6 server"
HOMEPAGE="https://www.isc.org/kea/"
-PYTHON_COMPAT=( python3_{8..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit autotools fcaps flag-o-matic python-single-r1 systemd tmpfiles
diff --git a/net-misc/kea/kea-2.4.1.ebuild b/net-misc/kea/kea-2.4.1.ebuild
index 72c97487d6f6..0fa23efd041e 100644
--- a/net-misc/kea/kea-2.4.1.ebuild
+++ b/net-misc/kea/kea-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ MY_P="${PN}-${MY_PV}"
DESCRIPTION="High-performance production grade DHCPv4 & DHCPv6 server"
HOMEPAGE="https://www.isc.org/kea/"
-PYTHON_COMPAT=( python3_{8..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit autotools fcaps flag-o-matic python-single-r1 systemd tmpfiles
diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild
index 72c97487d6f6..0fa23efd041e 100644
--- a/net-misc/kea/kea-9999.ebuild
+++ b/net-misc/kea/kea-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ MY_P="${PN}-${MY_PV}"
DESCRIPTION="High-performance production grade DHCPv4 & DHCPv6 server"
HOMEPAGE="https://www.isc.org/kea/"
-PYTHON_COMPAT=( python3_{8..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit autotools fcaps flag-o-matic python-single-r1 systemd tmpfiles