2022.7
This commit is contained in:
parent
8a85c2c1fa
commit
e7f07a233d
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ pytz-2010h.tar.gz
|
||||
/pytz-2022.4.tar.gz
|
||||
/pytz-2022.5.tar.gz
|
||||
/pytz-2022.6.tar.gz
|
||||
/pytz-2022.7.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: pytz
|
||||
Version: 2022.6
|
||||
Release: 2%{?dist}
|
||||
Version: 2022.7
|
||||
Release: 1%{?dist}
|
||||
Summary: World Timezone Definitions for Python
|
||||
|
||||
License: MIT
|
||||
@ -68,6 +68,9 @@ rm -r %{buildroot}%{python3_sitelib}/pytz/zoneinfo
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 2022.7-1
|
||||
- 2022.7
|
||||
|
||||
* Thu Nov 10 2022 Miro Hrončok <mhroncok@redhat.com> - 2022.6-2
|
||||
- Run tests during build
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytz-2022.6.tar.gz) = ea0343453d011e252fba64502984e2a43ea7c7437a211025ca68a4a45178c8aaef4c2b65261434289b21166a99a1941ec9e2d9d26bb3d22a76cbaa421250131d
|
||||
SHA512 (pytz-2022.7.tar.gz) = 48bad8a88e124c0935bf307713659228100c5c38230b3ee7f0aa92e46a1a305c4cebef388208dc7090ba59f51c4816f78789a091d69541615e885a9ad61c475b
|
||||
|
Loading…
Reference in New Issue
Block a user