From eaaa99e22a3c36b51389d65555d59e82ee334470 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 00:03:27 +0200 Subject: [PATCH] Bootstrap for Python 3.12 --- python-soupsieve.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-soupsieve.spec b/python-soupsieve.spec index 80de051..95af4b3 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 %bcond_without tests Name: python-soupsieve