From 47eb295fd6246dd0ad79812b1e3fcf0560092f33 Mon Sep 17 00:00:00 2001 From: zhuofeng <1107893276@qq.com> Date: Wed, 28 Aug 2024 03:34:51 +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 429bc18..a64fae9 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-lxml Version: 5.1.0 -Release: 2 +Release: 3 Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: https://github.com/lxml/lxml -- Gitee