From c39a1e035ba784086ef206087e8f76eff80e3b0f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 4 Jun 2026 01:35:26 +0200 Subject: [PATCH] Bootstrap for Python 3.15 --- python-cryptography.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-cryptography.spec b/python-cryptography.spec index a8a9fdf..567b99c 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 %bcond_without tests %{!?python3_pkgversion:%global python3_pkgversion 3}