diff --git a/scipy.spec b/scipy.spec index c0c1ab8..7dd0392 100644 --- a/scipy.spec +++ b/scipy.spec @@ -4,12 +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. -%ifarch i686 armv7hl -# It seems pythran is broken on 32-bit arches, disable it -%bcond_with pythran -%else %bcond_without pythran -%endif # The code is not safe to build with LTO %global _lto_cflags %{nil} @@ -296,6 +291,7 @@ popd - Convert License tag to SPDX - Add Provides for bundled projects - Disable LTO +- Pythran works on 32-bit architectures again * Wed Jul 12 2023 psimovec - 1.11.1-1 - New upstream release 1.11.1