From 5afabeb593be4291aa2e2f5b1cc5d3cb33ef33e8 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:40:20 +0200 Subject: [PATCH] Bootstrap for Python 3.12 --- python-httpretty.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-httpretty.spec b/python-httpretty.spec index 3e5bbd4..0dacf0f 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -3,7 +3,7 @@ %global srcname httpretty %if 0%{?fedora} -%global run_tests 1 +%global run_tests 0 %else # missing deps in epel9 %global run_tests 0