From b09cbe95a1c35b0eb6a4f79f2d3648530c15a6f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 16 Feb 2025 14:14:29 +0100 Subject: [PATCH] dev-vcs/subversion: enable py3.12, py3.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- dev-vcs/subversion/subversion-1.14.5.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-vcs/subversion/subversion-1.14.5.ebuild b/dev-vcs/subversion/subversion-1.14.5.ebuild index 4cdfaa3c57244..8ad930893a53a 100644 --- a/dev-vcs/subversion/subversion-1.14.5.ebuild +++ b/dev-vcs/subversion/subversion-1.14.5.ebuild @@ -5,8 +5,7 @@ EAPI=8 WANT_AUTOMAKE="none" GENTOO_DEPEND_ON_PERL="no" -# no py3.12 yet as many tests have invalid escape sequence warnings -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..13} ) USE_RUBY="ruby31 ruby32 ruby33" inherit autotools bash-completion-r1 db-use depend.apache flag-o-matic java-pkg-opt-2