|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
|
%define V_python 3.8 |
|
|
|
|
%define V_python 3.9 |
|
|
|
|
%define V_lxml 4.5.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: 20200711 |
|
|
|
|
Release: 20201009 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{V_lxml}.tar.gz |
|
|
|
|