2022.7.1
This commit is contained in:
parent
e7f07a233d
commit
daab401a62
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ pytz-2010h.tar.gz
|
||||
/pytz-2022.5.tar.gz
|
||||
/pytz-2022.6.tar.gz
|
||||
/pytz-2022.7.tar.gz
|
||||
/pytz-2022.7.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: pytz
|
||||
Version: 2022.7
|
||||
Version: 2022.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: World Timezone Definitions for Python
|
||||
|
||||
@ -68,6 +68,9 @@ rm -r %{buildroot}%{python3_sitelib}/pytz/zoneinfo
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 2022.7.1-1
|
||||
- 2022.7.1
|
||||
|
||||
* Mon Dec 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.7-1
|
||||
- 2022.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytz-2022.7.tar.gz) = 48bad8a88e124c0935bf307713659228100c5c38230b3ee7f0aa92e46a1a305c4cebef388208dc7090ba59f51c4816f78789a091d69541615e885a9ad61c475b
|
||||
SHA512 (pytz-2022.7.1.tar.gz) = c70b9ef9c6e6a7dd50fc80a58bf068af33dbcdc83c3f2f44b0726e696927e17d843f2f0438392b6f34738a63aa51c5025e6aa4bcbb9e43400b9d68334ff05c18
|
||||
|
Loading…
Reference in New Issue
Block a user