Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pytz.git#5590e818a6409924f59f776867a0444a7c985813
This commit is contained in:
parent
1fe724d257
commit
162f651f62
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ pytz-2010h.tar.gz
|
|||||||
/pytz-2019.2.tar.gz
|
/pytz-2019.2.tar.gz
|
||||||
/pytz-2019.3.tar.gz
|
/pytz-2019.3.tar.gz
|
||||||
/pytz-2020.1.tar.gz
|
/pytz-2020.1.tar.gz
|
||||||
|
/pytz-2020.4.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: pytz
|
Name: pytz
|
||||||
Version: 2020.1
|
Version: 2020.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: World Timezone Definitions for Python
|
Summary: World Timezone Definitions for Python
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -101,6 +101,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 2020.4-1
|
||||||
|
- 2020.4
|
||||||
|
|
||||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.1-3
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pytz-2020.1.tar.gz) = 4f652ab400bac0bd83ed305be7540094e674029a0cbde7da280adfd911b8c0a44023799b7c61971a5a61a1d6e3992c5b621e5e95bbfe962f310d5f26d4fda3ce
|
SHA512 (pytz-2020.4.tar.gz) = dcbe763bc6e48c52df855fe03a8109dc0656a0e851324c0468f4307e8aff60e577fe0c9f0b062319e90d2f639b96e98edf8346064705e244143386c863a0aa7c
|
||||||
|
Loading…
Reference in New Issue
Block a user