|
|
|
@ -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 |
|
|
|
|