2022.5
This commit is contained in:
parent
93db00ee60
commit
3f45cdb555
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ pytz-2010h.tar.gz
|
|||||||
/pytz-2022.1.tar.gz
|
/pytz-2022.1.tar.gz
|
||||||
/pytz-2022.2.tar.gz
|
/pytz-2022.2.tar.gz
|
||||||
/pytz-2022.4.tar.gz
|
/pytz-2022.4.tar.gz
|
||||||
|
/pytz-2022.5.tar.gz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: pytz
|
Name: pytz
|
||||||
Version: 2022.4
|
Version: 2022.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: World Timezone Definitions for Python
|
Summary: World Timezone Definitions for Python
|
||||||
|
|
||||||
@ -108,6 +108,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.5-1
|
||||||
|
- 2022.5
|
||||||
|
|
||||||
* Mon Oct 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.4-1
|
* Mon Oct 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.4-1
|
||||||
- 2022.4
|
- 2022.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pytz-2022.4.tar.gz) = 4dc42def7743cacb13fc8c4b1f8f49b3a49c68c93e7444985eb7242c0d9fd0f95bb9d1be934c4ad5519c9fbdb2aea4d6b8b563d71153c86a40d2e1ee8abb6387
|
SHA512 (pytz-2022.5.tar.gz) = e008bee7e30d32223cce9d766b3ed44a0073f3391c9d8b47d91e64f9a08acad52fc642e0628560857683fdedde1ca199b76985c700c04d94ba85e086bf017118
|
||||||
|
Loading…
Reference in New Issue
Block a user