2022.6
This commit is contained in:
parent
3f45cdb555
commit
808bb4ac8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ pytz-2010h.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
|
/pytz-2022.5.tar.gz
|
||||||
|
/pytz-2022.6.tar.gz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: pytz
|
Name: pytz
|
||||||
Version: 2022.5
|
Version: 2022.6
|
||||||
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 Nov 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.6-1
|
||||||
|
- 2022.6
|
||||||
|
|
||||||
* Tue Oct 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.5-1
|
* Tue Oct 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.5-1
|
||||||
- 2022.5
|
- 2022.5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pytz-2022.5.tar.gz) = e008bee7e30d32223cce9d766b3ed44a0073f3391c9d8b47d91e64f9a08acad52fc642e0628560857683fdedde1ca199b76985c700c04d94ba85e086bf017118
|
SHA512 (pytz-2022.6.tar.gz) = ea0343453d011e252fba64502984e2a43ea7c7437a211025ca68a4a45178c8aaef4c2b65261434289b21166a99a1941ec9e2d9d26bb3d22a76cbaa421250131d
|
||||||
|
Loading…
Reference in New Issue
Block a user