From b6d5dc84c7d0a63eb64314465d8c1e2f48ff3baa Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 20:10:42 +0200 Subject: [PATCH] Bootstrap for Python 3.14 --- python-androguard.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-androguard.spec b/python-androguard.spec index c9269fa..65de886 100644 --- a/python-androguard.spec +++ b/python-androguard.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 %bcond_with bootstrap Name: python-androguard