commit:     8bc6be10e8c163cc4ff6a682dd72941f54171136
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Tue May 27 16:01:03 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug  1 15:11:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc6be10

app-text/yelp-tools: enable py3.14

No test suite, but no issues were found in runtime tests.

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42284
Closes: https://github.com/gentoo/gentoo/pull/42284
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-text/yelp-tools/yelp-tools-42.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-42.1-r1.ebuild 
b/app-text/yelp-tools/yelp-tools-42.1-r1.ebuild
index f52cdc1a5901..7ab0c3e9ebda 100644
--- a/app-text/yelp-tools/yelp-tools-42.1-r1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit gnome2 meson python-single-r1
 
 DESCRIPTION="Collection of tools for building and converting documentation"

Reply via email to