From d1f41316a25ea44afb01d5cbfb6ee97240617ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Tue, 6 May 2025 14:33:38 +0200 Subject: [PATCH] [net-nds/389-ds-base] py3k13 --- net-nds/389-ds-base/389-ds-base-3.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nds/389-ds-base/389-ds-base-3.0.2-r1.ebuild b/net-nds/389-ds-base/389-ds-base-3.0.2-r1.ebuild index 5f42944..65830e4 100644 --- a/net-nds/389-ds-base/389-ds-base-3.0.2-r1.ebuild +++ b/net-nds/389-ds-base/389-ds-base-3.0.2-r1.ebuild @@ -107,7 +107,7 @@ CRATES=" zeroize_derive@1.4.2 " -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools