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