commit: 0091a3304fca0cc611ed489ae3d9800ba187896f
Author: Alberto Gireud <agireud <AT> protonmail <DOT> com>
AuthorDate: Sun May 4 22:39:32 2025 +0000
Commit: Alberto Gireud <agireud <AT> protonmail <DOT> com>
CommitDate: Mon May 5 04:17:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0091a330
dev-python/oscrypto: enable py3.13
Signed-off-by: Alberto Gireud <agireud <AT> protonmail.com>
dev-python/oscrypto/oscrypto-1.3.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/oscrypto/oscrypto-1.3.0-r2.ebuild
b/dev-python/oscrypto/oscrypto-1.3.0-r2.ebuild
index 22785aeaf..ffd9a1f7e 100644
--- a/dev-python/oscrypto/oscrypto-1.3.0-r2.ebuild
+++ b/dev-python/oscrypto/oscrypto-1.3.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
inherit edo distutils-r1 optfeature