From a0e3211cd558f4d9dd9735ea7c40fa78678bcd4e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 11:48:24 +0200 Subject: [PATCH] Bootstrap for Python 3.13 --- python-urllib3.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-urllib3.spec b/python-urllib3.spec index f308e3b..44139df 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 # When bootstrapping Python, we cannot test this yet # RHEL does not include the test dependencies and the dependencies for extras %if 0%{?rhel}