From d342fe2d1439f7f490d58aed5e76fe02c2d5ec27 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 Sep 2025 10:52:01 +0000 Subject: automatic import of python-tzdata --- python-tzdata.spec | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) (limited to 'python-tzdata.spec') diff --git a/python-tzdata.spec b/python-tzdata.spec index 79191bc..ad6b8c2 100644 --- a/python-tzdata.spec +++ b/python-tzdata.spec @@ -1,7 +1,7 @@ %global pypi_name tzdata Name: python-tzdata -Version: 2024.1 +Version: 2025.2 Release: 1 License: MIT Summary: Provider of IANA time zone data @@ -25,10 +25,10 @@ Provider of IANA time zone data. %autosetup -n %{pypi_name}-%{version} %build -%pyproject_build +%py3_build %install -%pyproject_install +%py3_install %files -n python3-%{pypi_name} %license LICENSE @@ -37,5 +37,27 @@ Provider of IANA time zone data. %changelog +* Thu Jul 31 2025 yaoxin <1024769339@qq.com> - 2025.2-1 +- Update to 2025.2: + * Upstream version 2025b released 2025-03-22T20:40:46+00:00 + * New zone for Aysén Region in Chile which moves from -04/-03 + to -03. + * Chile's Aysén Region moves from -04/-03 to -03 year-round, + joining Magallanes Region. + * Iran switched from +04 to +0330 on 1978-11-10 at 24:00, not + at year end. + +* Tue Mar 04 2025 Ge Wang - 2025.1-1 +- Update package to version 2025.1 + * Paraguay adopts permanent -03 starting spring 2024 + * Improve pre-1991 data for the Philippines + +* Thu Oct 24 2024 shaoning - 2024.2-1 +- Update package to version 2024.2 + * Add support for Python 3.13 + * Drop 3.6 and 3.7 to support Matrix + * Remove POSIXRULES= from make invocation + * Update tzdata to 2024b + * Mon Feb 19 2024 wangkai <13474090681@163.com> - 2024.1-1 - Package init -- cgit v1.2.3