From 3ac3ec5413932a107eb2096f146cae4d96be2f87 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 21:13:47 +0200 Subject: [PATCH] Bootstrap for Python 3.15 --- python-urllib3.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-urllib3.spec b/python-urllib3.spec index b2854a7..dd792c1 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,3 +1,5 @@ +%global _without_extradeps 1 +%global _without_tests 1 # When bootstrapping Python, we cannot test this yet # RHEL does not include the test dependencies and the dependencies for extras %bcond tests %{undefined rhel}