From d3387d5ed0372be28e7cf7910ad832d1a8219128 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:38:04 +0200 Subject: [PATCH] Bootstrap for Python 3.12 --- python-fasteners.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-fasteners.spec b/python-fasteners.spec index f90d7ad..c134f28 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 %if 0%{?rhel} %bcond_with tests %else