From 0004c31458987f96da8c165c390de1d3ce017135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 20 Nov 2023 16:53:32 +0100 Subject: [PATCH] Use a newer, more understandable %bcond syntax --- python-pluggy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index 4f52001..7cdc989 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -1,5 +1,5 @@ # Turn the tests off when bootstrapping Python, because pytest requires pluggy -%bcond_without tests +%bcond tests 1 Name: python-pluggy Version: 1.3.0