From 242c5e5067f9432a9807165d7325ce06cac94ba0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 Mar 2024 23:40:00 +0800 Subject: [PATCH] "Library and exe bounds failures" renamed to "Large scale package bounds failures" --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fb878a3..1bcddf12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6074,7 +6074,8 @@ packages: # for compilation failures as we need to build those packages to # verify if they have been fixeq. # Recheck with: commenter clear && commenter add-loop - "Library and exe bounds failures": + # (renamed from "Library and exe bounds failures") + "Large scale package bounds failures": - Allure < 0 # tried Allure-0.11.0.0, but its *library* requires the disabled package: LambdaHack - BiobaseENA < 0 # tried BiobaseENA-0.0.0.2, but its *library* requires the disabled package: BiobaseTypes - BiobaseFasta < 0 # tried BiobaseFasta-0.4.0.1, but its *library* requires the disabled package: BiobaseTypes