From 896d3c291ed435d21116470d96424d3e9ffca1e8 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 26 Nov 2019 23:04:17 +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 8b7032add6..3e0757b9ba 100644 --- a/python-xml/python-xml.spec +++ b/python-xml/python-xml.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.8 -%define V_lxml 4.4.1 +%define V_lxml 4.4.2 %define V_elementtree 1.2.7-20070827 %define V_markupsafe 1.1.1 @@ -38,7 +38,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20191019 +Release: 20191126 # list of sources Source0: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{V_lxml}.tar.gz