Use a newer, more understandable %bcond syntax

This commit is contained in:
Miro Hrončok 2023-11-20 16:53:32 +01:00
parent 2b301c4ead
commit 0004c31458

View File

@ -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