import python3.11-pybind11-2.10.3-2.el8

This commit is contained in:
CentOS Sources 2023-02-22 02:14:01 +00:00 committed by Stepan Oksanichenko
parent 8aa49d4692
commit add5b3164c
1 changed files with 5 additions and 2 deletions

View File

@ -8,13 +8,13 @@
%global debug_package %{nil}
# Whether to run the tests, enabled by default
%bcond_with tests
%bcond_without tests
%global modname pybind11
Name: python%{python3_pkgversion}-pybind11
Version: 2.10.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Seamless operability between C++11 and Python
License: BSD
URL: https://github.com/pybind/pybind11
@ -116,6 +116,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
%{python3_sitearch}/%{modname}-%{version}-py%{python3_version}.egg-info
%changelog
* Mon Feb 20 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.10.3-2
- Enable tests
* Thu Dec 01 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.10.3-1
- Initial package
- Fedora contributions by: