From f5ede51d6b8bae32596229d5de67a2b13554dd43 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 4 Oct 2024 17:06:57 +0200 Subject: [PATCH] Disable tests to avoid pulling in outdated dependencies --- rust-html5ever0.26.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-html5ever0.26.spec b/rust-html5ever0.26.spec index cee53e5..43a60c0 100644 --- a/rust-html5ever0.26.spec +++ b/rust-html5ever0.26.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 26 -%bcond_without check +# * outdated dev-dependencies: typed-arena ^1.3 +%bcond_with check %global debug_package %{nil} %global crate html5ever