|
|
@ -25,7 +25,7 @@ |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_pytz 2019.3 |
|
|
|
%define V_pytz 2019.3 |
|
|
|
%define V_pyRFC3339 1.1 |
|
|
|
%define V_pyRFC3339 1.1 |
|
|
|
%define V_parsedatetime 2.4 |
|
|
|
%define V_parsedatetime 2.5 |
|
|
|
%define V_dateutil 2.8.1 |
|
|
|
%define V_dateutil 2.8.1 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
@ -39,7 +39,7 @@ Class: BASE |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20191103 |
|
|
|
Release: 20191119 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://files.pythonhosted.org/packages/source/p/pytz/pytz-%{V_pytz}.tar.gz |
|
|
|
Source0: https://files.pythonhosted.org/packages/source/p/pytz/pytz-%{V_pytz}.tar.gz |
|
|
|