From 9579799168790b70c82c32482106f71259043e05 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 09:50:04 +0200 Subject: [PATCH] Bootstrap for Python 3.13 --- python-lxml.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-lxml.spec b/python-lxml.spec index 53711ae..1b5d1aa 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,3 +1,4 @@ +%global _without_extras 1 Name: python-lxml Version: 5.2.1 Release: %autorelease