From ec6cf6d9a52c2aaa119e084fee6698d321f1e10d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 25 May 2024 10:46:20 +0200 Subject: dev-python/clang-python: Enable py3.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/clang-python/clang-python-19.0.0_pre20240525.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/clang-python/clang-python-19.0.0_pre20240525.ebuild') diff --git a/dev-python/clang-python/clang-python-19.0.0_pre20240525.ebuild b/dev-python/clang-python/clang-python-19.0.0_pre20240525.ebuild index bef9bf6fddbd..7f3de6814bbb 100644 --- a/dev-python/clang-python/clang-python-19.0.0_pre20240525.ebuild +++ b/dev-python/clang-python/clang-python-19.0.0_pre20240525.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" -- cgit v1.2.3