Revert "Disable Python for Pytho 3.12 bootstrap on riscv64"

This reverts commit 64e20f0302.
This commit is contained in:
David Abdurachmanov 2023-10-21 15:02:09 +03:00
parent 6a2308c796
commit d836d07533
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 2 additions and 5 deletions

View File

@ -30,7 +30,7 @@
%bcond_without context
%endif
%bcond_with python3
%bcond_without python3
%ifnarch %{ix86} x86_64
%bcond_with quadmath
@ -42,7 +42,7 @@ Name: boost
%global real_name boost
Summary: The free peer-reviewed portable C++ source libraries
Version: 1.78.0
Release: 11.1.riscv64%{?dist}
Release: 11.0.riscv64%{?dist}
License: Boost and MIT and Python
# Replace each . with _ in %%{version}
@ -1293,9 +1293,6 @@ fi
%{_mandir}/man1/b2.1*
%changelog
* Wed Oct 18 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.78.0-11.1.riscv64
- Disable python (for Python 3.12 bootstrap on riscv64)
* Wed Mar 01 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.78.0-11.0.riscv64
- Enable context on riscv64