Bootstrap for Python 3.12 (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-10-28 08:15:10 +03:00
parent 55f5648cc5
commit 3dd21fd7ba
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,7 @@
%global _without_extras 1
Name: python-lxml
Version: 4.9.3
Release: 2%{?dist}
Release: 2.0.riscv64%{?dist}
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
# The lxml project is licensed under BSD-3-Clause
@ -100,6 +101,9 @@ cp -a build/lib.%{python3_platform}-*/* src/
%doc README.rst
%changelog
* Sat Oct 28 2023 David Abdurachmanov <davidlt@rivosinc.com> - 4.9.3-2.0.riscv64
- Bootstrap for Python 3.12 (riscv64)
* Fri Jul 28 2023 Miro Hrončok <mhroncok@redhat.com> - 4.9.3-2
- Fix build with Cython 3