2022.4
This commit is contained in:
parent
dd0a7df730
commit
93db00ee60
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ pytz-2010h.tar.gz
|
||||
/pytz-2021.3.tar.gz
|
||||
/pytz-2022.1.tar.gz
|
||||
/pytz-2022.2.tar.gz
|
||||
/pytz-2022.4.tar.gz
|
||||
|
2159
pytz-zoneinfo.patch
2159
pytz-zoneinfo.patch
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: pytz
|
||||
Version: 2022.2
|
||||
Version: 2022.4
|
||||
Release: 1%{?dist}
|
||||
Summary: World Timezone Definitions for Python
|
||||
|
||||
@ -108,6 +108,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.4-1
|
||||
- 2022.4
|
||||
|
||||
* Fri Aug 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.2-1
|
||||
- 2022.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytz-2022.2.tar.gz) = 7a908801585f95dc7e19756b454b38ca991e3c280ab4d946152ff0ecfb5ac89e266b21c5a165797ec64c9aaaaadf729f935d7eebd3f918df3143bd68b23876cf
|
||||
SHA512 (pytz-2022.4.tar.gz) = 4dc42def7743cacb13fc8c4b1f8f49b3a49c68c93e7444985eb7242c0d9fd0f95bb9d1be934c4ad5519c9fbdb2aea4d6b8b563d71153c86a40d2e1ee8abb6387
|
||||
|
Loading…
Reference in New Issue
Block a user