From 43b81dcd7ded8646e9c14697d4679839f32a6fe0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 10 Dec 2016 21:08:44 +0100 Subject: [PATCH] build without tests Signed-off-by: Igor Gnatenko --- Cython.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index c9cb5c0..1aebfe9 100644 --- a/Cython.spec +++ b/Cython.spec @@ -1,7 +1,8 @@ %global srcname Cython %global upname cython -%bcond_without tests +# https://github.com/cython/cython/issues/1548 +%bcond_with tests Name: Cython Version: 0.25.2