2024.1
This commit is contained in:
parent
d72a58035a
commit
e163841020
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ pytz-2010h.tar.gz
|
|||||||
/pytz-2023.3.tar.gz
|
/pytz-2023.3.tar.gz
|
||||||
/pytz-2023.3.post1.tar.gz
|
/pytz-2023.3.post1.tar.gz
|
||||||
/pytz-2023.4.tar.gz
|
/pytz-2023.4.tar.gz
|
||||||
|
/pytz-2024.1.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: pytz
|
Name: pytz
|
||||||
Version: 2023.4
|
Version: 2024.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: World Timezone Definitions for Python
|
Summary: World Timezone Definitions for Python
|
||||||
|
|
||||||
@ -68,6 +68,9 @@ rm -r %{buildroot}%{python3_sitelib}/pytz/zoneinfo
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 2024.1-1
|
||||||
|
- 2024.1
|
||||||
|
|
||||||
* Mon Jan 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 2023.4-1
|
* Mon Jan 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 2023.4-1
|
||||||
- 2023.4
|
- 2023.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pytz-2023.4.tar.gz) = dc132f305d6f8f491a004f65fa823aa76713d324592ef474abfd5c0aafdf722d22386cf7f9140b2868f48e1309a64385204a129c0ed6c0bf8356844b92f13bb0
|
SHA512 (pytz-2024.1.tar.gz) = cc1e4c9b34c62791cea277a0ce188d975e62135cb15bccfb49dc1a9366c7697ead9c67956846699f18b90db4c66e6c5fe1a91a524d01ae821c0eaa613550ea74
|
||||||
|
Loading…
Reference in New Issue
Block a user