From 7840e66b774389e857aebdd353183dfcf120853d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 21 Jun 2019 18:33:21 +0200 Subject: [PATCH] Disable tests Signed-off-by: Igor Gnatenko --- rust-reqwest.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-reqwest.spec b/rust-reqwest.spec index b29d3ac..9dc1eec 100644 --- a/rust-reqwest.spec +++ b/rust-reqwest.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 10 -%bcond_without check +# * Tests require network +%bcond_witho check %global debug_package %{nil} %global crate reqwest