From 7ea25f4b923a12b2c4acb2dfd27b8130c04e58a2 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 30 Jul 2024 20:55:08 +0200 Subject: [PATCH] net-libs/libsearpc: enable py3.12 Closes: https://bugs.gentoo.org/929706 Signed-off-by: Pacho Ramos --- net-libs/libsearpc/libsearpc-3.3.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsearpc/libsearpc-3.3.0-r2.ebuild b/net-libs/libsearpc/libsearpc-3.3.0-r2.ebuild index 4b9a30057f372..5784ebeeb82b1 100644 --- a/net-libs/libsearpc/libsearpc-3.3.0-r2.ebuild +++ b/net-libs/libsearpc/libsearpc-3.3.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) # Upstream is moving tags repeatedly, then we use commit hash. RELEASE_COMMIT="15f6f0b9f451b9ecf99dedab72e9242e54e124eb" #tag v3.3-latest