From 6df45dce8be993aaf2a17d1ad82ecd308ef0dc1f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 21:23:03 +0200 Subject: [PATCH] Bootstrap for Python 3.14 --- python-lxml.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-lxml.spec b/python-lxml.spec index 112a51d..a8d598d 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,3 +1,4 @@ +%global _without_extras 1 Name: python-lxml Version: 5.4.0 Release: %autorelease