|
|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
# package versions |
|
|
|
%define V_python 3.9 |
|
|
|
%define V_python 3.9 |
|
|
|
%define V_pytz 2021.1 |
|
|
|
%define V_pytz 2021.3 |
|
|
|
%define V_pyRFC3339 1.1 |
|
|
|
%define V_pyRFC3339 1.1 |
|
|
|
%define V_parsedatetime 2.6 |
|
|
|
%define V_parsedatetime 2.6 |
|
|
|
%define V_dateutil 2.8.2 |
|
|
|
%define V_dateutil 2.8.2 |
|
|
|
@ -39,7 +39,7 @@ Class: BASE |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20210715 |
|
|
|
Release: 20211003 |
|
|
|
|
|
|
|
|
|
|
|
# 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 |
|
|
|
|