This commit is contained in:
Gwyn Ciesla 2020-04-28 08:38:55 -05:00
parent 5332de9ebe
commit bbc3dccb2f
4 changed files with 14 additions and 9 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ pytz-2010h.tar.gz
/pytz-2019.1.tar.gz /pytz-2019.1.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

View File

@ -38,9 +38,9 @@ index d217c96..2b1ac03 100644
return open(filename, 'rb') return open(filename, 'rb')
--- pytz-2019.2/pytz/__init__.py~ 2019-07-31 12:32:00.000000000 -0500 --- a/pytz/__init__.py~ 2020-04-28 08:22:34.000000000 -0500
+++ pytz-2019.2/pytz/__init__.py 2019-07-31 12:44:07.995969364 -0500 +++ b/pytz/__init__.py 2020-04-28 08:29:50.658745404 -0500
@@ -495,1044 +495,37 @@ @@ -495,1045 +495,37 @@
if __name__ == '__main__': if __name__ == '__main__':
_test() _test()
@ -220,6 +220,7 @@ index d217c96..2b1ac03 100644
- 'America/North_Dakota/Beulah', - 'America/North_Dakota/Beulah',
- 'America/North_Dakota/Center', - 'America/North_Dakota/Center',
- 'America/North_Dakota/New_Salem', - 'America/North_Dakota/New_Salem',
- 'America/Nuuk',
- 'America/Ojinaga', - 'America/Ojinaga',
- 'America/Panama', - 'America/Panama',
- 'America/Pangnirtung', - 'America/Pangnirtung',
@ -759,7 +760,6 @@ index d217c96..2b1ac03 100644
- 'America/Fort_Nelson', - 'America/Fort_Nelson',
- 'America/Fortaleza', - 'America/Fortaleza',
- 'America/Glace_Bay', - 'America/Glace_Bay',
- 'America/Godthab',
- 'America/Goose_Bay', - 'America/Goose_Bay',
- 'America/Grand_Turk', - 'America/Grand_Turk',
- 'America/Grenada', - 'America/Grenada',
@ -813,6 +813,7 @@ index d217c96..2b1ac03 100644
- 'America/North_Dakota/Beulah', - 'America/North_Dakota/Beulah',
- 'America/North_Dakota/Center', - 'America/North_Dakota/Center',
- 'America/North_Dakota/New_Salem', - 'America/North_Dakota/New_Salem',
- 'America/Nuuk',
- 'America/Ojinaga', - 'America/Ojinaga',
- 'America/Panama', - 'America/Panama',
- 'America/Pangnirtung', - 'America/Pangnirtung',

View File

@ -5,8 +5,8 @@
%bcond_without tests %bcond_without tests
Name: pytz Name: pytz
Version: 2019.3 Version: 2020.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: World Timezone Definitions for Python Summary: World Timezone Definitions for Python
License: MIT License: MIT
@ -88,19 +88,22 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
%if %{with python2} %if %{with python2}
%files -n python2-%{name} %files -n python2-%{name}
%license LICENSE.txt %license LICENSE.txt
%doc README.txt %doc README.rst
%{python2_sitelib}/pytz/ %{python2_sitelib}/pytz/
%{python2_sitelib}/*.egg-info/ %{python2_sitelib}/*.egg-info/
%endif %endif
%files -n python3-pytz %files -n python3-pytz
%license LICENSE.txt %license LICENSE.txt
%doc README.txt %doc README.rst
%{python3_sitelib}/pytz/ %{python3_sitelib}/pytz/
%{python3_sitelib}/*.egg-info/ %{python3_sitelib}/*.egg-info/
%changelog %changelog
* Tue Apr 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 2020.1-1
- 2020.1
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2019.3-2 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2019.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (pytz-2019.3.tar.gz) = b925b59d197e7007dae8098d35518a470e4b7588d9114f51e4d8816813243a9f816f662055f690bedf56b86cc9ece06428ed8c55e5b3ed676ba0f504f7cb43af SHA512 (pytz-2020.1.tar.gz) = 4f652ab400bac0bd83ed305be7540094e674029a0cbde7da280adfd911b8c0a44023799b7c61971a5a61a1d6e3992c5b621e5e95bbfe962f310d5f26d4fda3ce