commit:     69ed4c1aaa0dc2fbcc67d1c07f3e1a88217cce71
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 27 04:26:07 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Aug 27 05:33:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ed4c1a

dev-python/zeroconf: enable py3.14

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-python/zeroconf/zeroconf-0.147.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zeroconf/zeroconf-0.147.0.ebuild 
b/dev-python/zeroconf/zeroconf-0.147.0.ebuild
index 1122765b644d..9352572d55c1 100644
--- a/dev-python/zeroconf/zeroconf-0.147.0.ebuild
+++ b/dev-python/zeroconf/zeroconf-0.147.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to