|
|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
|
%define V_python 3.7 |
|
|
|
|
%define V_lxml 4.3.0 |
|
|
|
|
%define V_lxml 4.3.1 |
|
|
|
|
%define V_elementtree 1.2.7-20070827 |
|
|
|
|
%define V_markupsafe 1.1.0 |
|
|
|
|
|
|
|
|
|
@ -38,7 +38,7 @@ Class: BASE
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_python} |
|
|
|
|
Release: 20190204 |
|
|
|
|
Release: 20190209 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{V_lxml}.tar.gz |
|
|
|
|
|