From add5b3164c080b5412338a717a14058ca5a15bad Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 22 Feb 2023 02:14:01 +0000 Subject: [PATCH] import python3.11-pybind11-2.10.3-2.el8 --- SPECS/python3.11-pybind11.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/python3.11-pybind11.spec b/SPECS/python3.11-pybind11.spec index 8f55dd0..dd817cf 100644 --- a/SPECS/python3.11-pybind11.spec +++ b/SPECS/python3.11-pybind11.spec @@ -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 - 2.10.3-2 +- Enable tests + * Thu Dec 01 2022 Charalampos Stratakis - 2.10.3-1 - Initial package - Fedora contributions by: