From 806eab2f8796a05c8879c066802ad3b0cd27b9b1 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 3 Nov 2021 09:30:26 +0100 Subject: [PATCH] update module --- python-xml/python-xml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-xml/python-xml.spec b/python-xml/python-xml.spec index a66a4c833c..283b46e175 100644 --- a/python-xml/python-xml.spec +++ b/python-xml/python-xml.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.10 -%define V_lxml 4.6.3 +%define V_lxml 4.6.4 %define V_elementtree 1.2.7-20070827 %define V_markupsafe 2.0.1 @@ -38,7 +38,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20211008 +Release: 20211103 # list of sources Source0: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{V_lxml}.tar.gz