2021.1
This commit is contained in:
parent
9c957b6172
commit
e10c22a812
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ pytz-2010h.tar.gz
|
||||
/pytz-2020.1.tar.gz
|
||||
/pytz-2020.4.tar.gz
|
||||
/pytz-2020.5.tar.gz
|
||||
/pytz-2021.1.tar.gz
|
||||
|
@ -11,8 +11,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: pytz
|
||||
Version: 2020.5
|
||||
Release: 2%{?dist}
|
||||
Version: 2021.1
|
||||
Release: 1%{?dist}
|
||||
Summary: World Timezone Definitions for Python
|
||||
|
||||
License: MIT
|
||||
@ -107,6 +107,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 2021.1-1
|
||||
- 2021.1
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2020.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytz-2020.5.tar.gz) = 0845c0b7cefb8732e3016568b17ae73232fe6537bac6da89cb1bf911ba5786ee1be6b5e3aa8767225291e3a7e9afd5b8e40e4051671a3a006f9e2f71c551e13e
|
||||
SHA512 (pytz-2021.1.tar.gz) = 507e24e3c5c2c619d9f3c7f4c33d44d262e33656b07701d0db78f5d67b263ad845dccc4ff50e48c580b0f295cf97ed146af7b9259890a50bb6da4c82b70c439b
|
||||
|
Loading…
Reference in New Issue
Block a user