From: Jakub Bogusz Date: Sat, 23 Jan 2021 19:44:39 +0000 (+0100) Subject: - updated to 4.6.2 (fixes CVE-2020-27783) X-Git-Tag: auto/th/python-lxml-4.6.2-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-lxml.git;a=commitdiff_plain;h=b4e20e3 - updated to 4.6.2 (fixes CVE-2020-27783) --- diff --git a/python-lxml.spec b/python-lxml.spec index 242b816..59338f2 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -9,12 +9,15 @@ Summary: Python 2 binding for the libxml2 and libxslt libraries Summary(pl.UTF-8): Wiązanie Pythona 2 do bibliotek libxml2 i libxslt Name: python-%{module} -Version: 4.6.1 +Version: 4.6.2 Release: 1 License: BSD Group: Libraries/Python -Source0: https://lxml.de/files/%{module}-%{version}.tgz -# Source0-md5: 10924ab543397a06cb4cfaf9bdf0b80f +# until 4.6.1 +#Source0: https://lxml.de/files/%{module}-%{version}.tgz +#Source0Download: https://pypi.org/simple/lxml/ +Source0: https://files.pythonhosted.org/packages/source/l/lxml/%{module}-%{version}.tar.gz +# Source0-md5: 2e39c6e17d61f61e5be68fd328ba6a51 URL: https://lxml.de/ BuildRequires: libxml2-devel >= 1:2.9.2 BuildRequires: libxslt-devel >= 1.1.28