commit:     46737f71965a3043c5ea6c5658f3236a4d8aa177
Author:     Brayan M. Salazar <this.brayan <AT> proton <DOT> me>
AuthorDate: Wed May 14 12:12:41 2025 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed May 14 12:12:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46737f71

dev-python/sentry-sdk: enable py3.14

Signed-off-by: Brayan M. Salazar <this.brayan <AT> proton.me>

 dev-python/sentry-sdk/sentry-sdk-2.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sentry-sdk/sentry-sdk-2.28.0.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-2.28.0.ebuild
index 826df9395..7e9b5b55a 100644
--- a/dev-python/sentry-sdk/sentry-sdk-2.28.0.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-2.28.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit distutils-r1
 

Reply via email to