commit:     4a14b78347064b4f5775ebc09124a831e960e587
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 01:57:27 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 02:03:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a14b783

app-text/calibre: enable py3.13

Closes: https://bugs.gentoo.org/952247
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 app-text/calibre/calibre-7.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/calibre/calibre-7.22.0.ebuild 
b/app-text/calibre/calibre-7.22.0.ebuild
index 7e4f528b2633..f1f0180630d4 100644
--- a/app-text/calibre/calibre-7.22.0.ebuild
+++ b/app-text/calibre/calibre-7.22.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 PYTHON_REQ_USE="sqlite,ssl"
 
 inherit edo toolchain-funcs python-single-r1 qmake-utils verify-sig xdg

Reply via email to