From 364717fbf5d45c54cf6710d2f06ec3d89eee91b6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 29 Jun 2023 20:10:32 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-fasteners.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-fasteners.spec b/python-fasteners.spec index c134f28..f90d7ad 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 %if 0%{?rhel} %bcond_with tests %else