2023.2
This commit is contained in:
parent
a6ea3491f6
commit
14379c304d
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ pytz-2010h.tar.gz
|
|||||||
/pytz-2022.6.tar.gz
|
/pytz-2022.6.tar.gz
|
||||||
/pytz-2022.7.tar.gz
|
/pytz-2022.7.tar.gz
|
||||||
/pytz-2022.7.1.tar.gz
|
/pytz-2022.7.1.tar.gz
|
||||||
|
/pytz-2023.2.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: pytz
|
Name: pytz
|
||||||
Version: 2022.7.1
|
Version: 2023.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: World Timezone Definitions for Python
|
Summary: World Timezone Definitions for Python
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -68,6 +68,9 @@ rm -r %{buildroot}%{python3_sitelib}/pytz/zoneinfo
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 2023.2-1
|
||||||
|
- 2023.2
|
||||||
|
|
||||||
* Wed Mar 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 2022.7.1-3
|
* Wed Mar 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 2022.7.1-3
|
||||||
- migrated to SPDX license
|
- migrated to SPDX license
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pytz-2022.7.1.tar.gz) = c70b9ef9c6e6a7dd50fc80a58bf068af33dbcdc83c3f2f44b0726e696927e17d843f2f0438392b6f34738a63aa51c5025e6aa4bcbb9e43400b9d68334ff05c18
|
SHA512 (pytz-2023.2.tar.gz) = f0b7884bdad4ac367e1a812ff0402ad343592b062d6067d41133802972faf290a602e037686b28fc62574da49c4365b8a9213b3b02ad251835ceca692809355d
|
||||||
|
Loading…
Reference in New Issue
Block a user