commit:     7c76b508e7c1b3557eb49ce9b9fe5d665c8f9bfb
Author:     idealseal <realidealseal <AT> protonmail <DOT> com>
AuthorDate: Tue Mar 10 12:31:12 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 16:35:04 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c76b508

dev-python/wcmatch: enable py3.14

Signed-off-by: idealseal <realidealseal <AT> protonmail.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/285
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/wcmatch/wcmatch-10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/wcmatch/wcmatch-10.1.ebuild 
b/dev-python/wcmatch/wcmatch-10.1.ebuild
index 4725c4339f10..c575f5f1e733 100644
--- a/dev-python/wcmatch/wcmatch-10.1.ebuild
+++ b/dev-python/wcmatch/wcmatch-10.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 DISTUTILS_USE_PEP517=hatchling
 
 DOCS_BUILDER="mkdocs"

Reply via email to