From e8b9ac1d010b6e73ef66367c74bf1bbebe354d87 Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Tue, 2 Dec 2025 14:46:36 +0100 Subject: [PATCH] Enable tests / disable bootsrap --- python3.14-pybind11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.14-pybind11.spec b/python3.14-pybind11.spec index 3e32e29..110543b 100644 --- a/python3.14-pybind11.spec +++ b/python3.14-pybind11.spec @@ -15,7 +15,7 @@ %global __provides_exclude cmake|pkgconfig # Whether to run the tests, enabled by default -%bcond tests 0 +%bcond tests 1 Name: python%{python3_pkgversion}-pybind11 Version: 2.13.6