commit:     728554f2664f11f50e6e768138a5c0f935b67806
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 26 17:59:22 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 26 18:50:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728554f2

dev-python/secretstorage: Enable py3.14

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
index bf94ddfb96ba..c1c04afa0591 100644
--- a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN="SecretStorage"
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to