From 14b6cca373d75514b11de9f4a9f3c01d281feab5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Nov 06 2017 06:11:52 +0000 Subject: disable tests There is bug in upstream where tests fail on BE, but also it is faster to build without tests. Signed-off-by: Igor Gnatenko --- diff --git a/Cython.spec b/Cython.spec index 64079b2..f21accc 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/1982 +%bcond_with tests Name: Cython Version: 0.27.3