From 9ea8d7f5710d2702509bc7913f219016e9ea779b 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