From 7b643ea8e6a72d49c8a06986883a8dc09dad78ae Mon Sep 17 00:00:00 2001 From: zhuofeng <1107893276@qq.com> Date: Tue, 28 May 2024 01:46:46 +0000 Subject: [PATCH] update python-lxml.spec. Signed-off-by: zhuofeng <1107893276@qq.com> --- python-lxml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index 823d95d..f722b1c 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -7,7 +7,7 @@ The latest release works with all CPython versions from 2.7 to 3.7. Name: python-%{modname} Version: 4.7.1 -Release: 6 +Release: 7 Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: https://files.pythonhosted.org -- Gitee