Bootstrap for Python 3.11 on riscv64

This commit is contained in:
Miro Hrončok 2022-09-20 14:14:00 +02:00
parent 2b72092c1c
commit b7f2a59a69
1 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
%global debug_package %{nil}
# Whether to run the tests, enabled by default
%bcond_without tests
%bcond_with tests
%if 0%{?fedora} >= 30 || 0%{?rhel} >= 9
%global python2_enabled 0
@ -17,7 +17,7 @@
Name: pybind11
Version: 2.10.0
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: Seamless operability between C++11 and Python
License: BSD
URL: https://github.com/pybind/pybind11
@ -180,6 +180,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
%endif
%changelog
* Tue Sep 20 2022 Miro Hrončok <mhroncok@redhat.com> - 2.10.0-1.0.riscv64
- Bootstrap for Python 3.11 on riscv64
* Tue Aug 02 2022 Susi Lehtola <jussilehtola@fedoraproject.org> - 2.10.0-1
- Update to 2.10.0.