diff --git a/Cython.spec b/Cython.spec index 0a70152..ea9259b 100644 --- a/Cython.spec +++ b/Cython.spec @@ -1,4 +1,4 @@ -%bcond_without tests +%bcond_with tests # This bcond allows to ship a non-compiled version # Slower, but sometimes necessary with alpha Python versions @@ -101,6 +101,7 @@ Provides: bundled(python3dist(tempita)) %changelog * Wed Sep 21 2022 Miro Hrončok - 0.29.32-1.0.riscv64 - Disable emacs-cython-mode, due to broken emacs deps on riscv64 +- Bootstrap for Python 3.11 on riscv64 * Mon Aug 08 2022 Miro Hrončok - 0.29.32-1 - Update to 0.29.32