From 5ecafe2a18713379d03218ac24cb2c602d028ebe Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:48:09 +0200 Subject: [PATCH] Bootstrap for Python 3.11 --- python-soupsieve.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-soupsieve.spec b/python-soupsieve.spec index 3c48a9b..a282d32 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 %bcond_without tests Name: python-soupsieve