From ef5a847862fcc876ac8da9590883cf473b6e3dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 25 Sep 2024 06:25:00 +0200 Subject: [PATCH] package.mask: Mask =dev-python/rapidfuzz-3.10.0 for build problems MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mask the new version since it requires an eclass change that breaks all existing packages. Signed-off-by: Michał Górny --- profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5552619278de5..7d477357c4676 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-09-25) +# Fails on deprecated config options from eclass, except that if we +# update them, then all existing packages break. +# https://github.com/scikit-build/scikit-build-core/issues/912 +=dev-python/rapidfuzz-3.10.0 + # Eli Schwartz (2024-09-22) # Unmaintained, abandoned upstream, does not compile with GCC 14. # Removal on 2024-10-22. Bug #874732.