From 5fc855ab709b1ec4216e03d5bd4a0cf39dcce0d8 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Mon, 23 Oct 2023 10:45:17 +0200 Subject: [PATCH] temporary build-disable python-redis until it is fixed --- _config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config b/_config index 6dad2a3..1f31906 100644 --- a/_config +++ b/_config @@ -105,6 +105,8 @@ BuildFlags: excludebuild:python-isort:test BuildFlags: excludebuild:virt-manager:test BuildFlags: excludebuild:python-pandas:test-py311 +# temporary disable to allow staging to work properly, will remove once fixed sr are done +BuildFlags: excludebuild:python-redis # no 32bit on ALP BuildFlags: excludebuild:rpmlint:test