From 7c1643b02d2907e1fdc3cf4683c900fb3e337cbb Mon Sep 17 00:00:00 2001 From: Sergio Pascual Date: Feb 18 2021 09:49:44 +0000 Subject: Disable all tests for the moment --- diff --git a/python-joblib.spec b/python-joblib.spec index 3103aed..6fed129 100644 --- a/python-joblib.spec +++ b/python-joblib.spec @@ -1,10 +1,10 @@ -%bcond_without check +%bcond_with check %global srcname joblib Name: python-%{srcname} Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lightweight pipelining: using Python functions as pipeline jobs License: BSD @@ -73,6 +73,9 @@ popd %{python3_sitelib}/%{srcname}/ %changelog +* Thu Feb 18 2021 Sergio Pascual - 1.0.1-3 +- Disable all tests for the moment + * Wed Feb 17 2021 Sergio Pascual - 1.0.1-2 - Avoid failling test