From 348cef7acc42359e6b7fd29132654708e4f95d3d Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 30 Nov 2023 11:13:13 +0200 Subject: [PATCH] Now enable pythran again Signed-off-by: David Abdurachmanov --- scipy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index 6916a28..90361ef 100644 --- a/scipy.spec +++ b/scipy.spec @@ -4,7 +4,7 @@ # Pythran is an optional build dependency. # When used, it makes some modules faster, # but it is usually not available soon enough for new major Python versions. -%bcond_with pythran +%bcond_without pythran # The code is not safe to build with LTO %global _lto_cflags %{nil}