2020.4
This commit is contained in:
parent
5aadaf7c66
commit
5590e818a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ pytz-2010h.tar.gz
|
||||
/pytz-2019.2.tar.gz
|
||||
/pytz-2019.3.tar.gz
|
||||
/pytz-2020.1.tar.gz
|
||||
/pytz-2020.4.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: pytz
|
||||
Version: 2020.1
|
||||
Release: 3%{?dist}
|
||||
Version: 2020.4
|
||||
Release: 1%{?dist}
|
||||
Summary: World Timezone Definitions for Python
|
||||
|
||||
License: MIT
|
||||
@ -101,6 +101,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
|
||||
|
||||
|
||||
%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
|
||||
- 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