commit: 6429fb397282246fff0468716f7c1420dc5d8a3f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 05:18:18 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 05:19:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6429fb39
dev-python/pydantic-core: Enable py3.13
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pydantic-core/pydantic-core-2.20.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pydantic-core/pydantic-core-2.20.0.ebuild
b/dev-python/pydantic-core/pydantic-core-2.20.0.ebuild
index 6ee0a31eae7d..c9f9b02b0636 100644
--- a/dev-python/pydantic-core/pydantic-core-2.20.0.ebuild
+++ b/dev-python/pydantic-core/pydantic-core-2.20.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=maturin
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
CRATES="
[email protected]