pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-tzdata
Module Name: pkgsrc
Committed By: adam
Date: Sun Mar 30 10:40:44 UTC 2025
Modified Files:
pkgsrc/time/py-tzdata: Makefile PLIST distinfo
Log Message:
py-tzdata: updated to 2025.2
Version 2025.2
Upstream version 2025b released 2025-03-22T20:40:46+00:00
Briefly:
New zone for Aysén Region in Chile which moves from -04/-03 to -03.
Changes to future timestamps
Chile's Aysén Region moves from -04/-03 to -03 year-round, joining Magallanes
Region. The region will not change its clocks on 2025-04-05 at 24:00, diverging
from America/Santiago and creating a new zone America/Coyhaique. (Thanks to
Yonathan Dossow.) Model this as a change to standard offset effective
2025-03-20.
Changes to past timestamps
Iran switched from +04 to +0330 on 1978-11-10 at 24:00, not at year end.
(Thanks to Roozbeh Pournader.)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/time/py-tzdata/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/time/py-tzdata/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/time/py-tzdata/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/py-tzdata/Makefile
diff -u pkgsrc/time/py-tzdata/Makefile:1.21 pkgsrc/time/py-tzdata/Makefile:1.22
--- pkgsrc/time/py-tzdata/Makefile:1.21 Wed Jan 22 08:23:27 2025
+++ pkgsrc/time/py-tzdata/Makefile Sun Mar 30 10:40:44 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2025/01/22 08:23:27 adam Exp $
+# $NetBSD: Makefile,v 1.22 2025/03/30 10:40:44 adam Exp $
-DISTNAME= tzdata-2025.1
+DISTNAME= tzdata-2025.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tzdata/}
Index: pkgsrc/time/py-tzdata/PLIST
diff -u pkgsrc/time/py-tzdata/PLIST:1.9 pkgsrc/time/py-tzdata/PLIST:1.10
--- pkgsrc/time/py-tzdata/PLIST:1.9 Sun Dec 31 08:59:01 2023
+++ pkgsrc/time/py-tzdata/PLIST Sun Mar 30 10:40:44 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2023/12/31 08:59:01 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2025/03/30 10:40:44 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE_APACHE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -113,6 +113,7 @@ ${PYSITELIB}/tzdata/zoneinfo/America/Ciu
${PYSITELIB}/tzdata/zoneinfo/America/Coral_Harbour
${PYSITELIB}/tzdata/zoneinfo/America/Cordoba
${PYSITELIB}/tzdata/zoneinfo/America/Costa_Rica
+${PYSITELIB}/tzdata/zoneinfo/America/Coyhaique
${PYSITELIB}/tzdata/zoneinfo/America/Creston
${PYSITELIB}/tzdata/zoneinfo/America/Cuiaba
${PYSITELIB}/tzdata/zoneinfo/America/Curacao
Index: pkgsrc/time/py-tzdata/distinfo
diff -u pkgsrc/time/py-tzdata/distinfo:1.19 pkgsrc/time/py-tzdata/distinfo:1.20
--- pkgsrc/time/py-tzdata/distinfo:1.19 Wed Jan 22 08:23:27 2025
+++ pkgsrc/time/py-tzdata/distinfo Sun Mar 30 10:40:44 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2025/01/22 08:23:27 adam Exp $
+$NetBSD: distinfo,v 1.20 2025/03/30 10:40:44 adam Exp $
-BLAKE2s (tzdata-2025.1.tar.gz) = 8c9967269d12386bf0c67efc37244430f07accd653d0f69a62fc9935bcd6b6bb
-SHA512 (tzdata-2025.1.tar.gz) = 73e2ebb357dcc80c7e851aa351f56826d56868c1ae673aa68d5c10875e1c84b02fb5a5c804cf133a511343eb52f54ebc187c683a48f0715a75af8d4ef3d9a95b
-Size (tzdata-2025.1.tar.gz) = 194950 bytes
+BLAKE2s (tzdata-2025.2.tar.gz) = 9e47e287453b79c9507c6dc6dbdc246a21996be56f359824a799a6532b895b46
+SHA512 (tzdata-2025.2.tar.gz) = f525eb24719ec7e060989f03bb39c612ff0792f3469b31badb8011863cf1e6cc115c932fc4382b4a5b648f91f2f84631e18b404d627ea19b7bfe44355b1ab3f1
+Size (tzdata-2025.2.tar.gz) = 196380 bytes
Home |
Main Index |
Thread Index |
Old Index