From a35690be682b4276c0f9deb721c1a211f75e94fa Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 26 Jun 2023 09:33:18 +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