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:   wiz
Date:           Sun Sep 13 13:27:31 UTC 2026

Modified Files:
        pkgsrc/time/py-tzdata: Makefile distinfo

Log Message:
py-tzdata: update to 2026.4.

# Version 2026.4
Upstream version 2026d released 2026-09-11T22:21:07+00:00

## Briefly:

Canada’s Northwest Territories moved to permanent -06 on 2026-08-21. Obsolescent
settings like TZ="EST5EDT" now conform better to POSIX. Fix security,
performance and porting bugs in zic and localtime.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/time/py-tzdata/Makefile
cvs rdiff -u -r1.24 -r1.25 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.27 pkgsrc/time/py-tzdata/Makefile:1.28
--- pkgsrc/time/py-tzdata/Makefile:1.27 Fri Jul 10 12:10:38 2026
+++ pkgsrc/time/py-tzdata/Makefile      Sun Sep 13 13:27:31 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2026/07/10 12:10:38 adam Exp $
+# $NetBSD: Makefile,v 1.28 2026/09/13 13:27:31 wiz Exp $
 
-DISTNAME=      tzdata-2026.3
+DISTNAME=      tzdata-2026.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tzdata/}

Index: pkgsrc/time/py-tzdata/distinfo
diff -u pkgsrc/time/py-tzdata/distinfo:1.24 pkgsrc/time/py-tzdata/distinfo:1.25
--- pkgsrc/time/py-tzdata/distinfo:1.24 Fri Jul 10 12:10:38 2026
+++ pkgsrc/time/py-tzdata/distinfo      Sun Sep 13 13:27:31 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2026/07/10 12:10:38 adam Exp $
+$NetBSD: distinfo,v 1.25 2026/09/13 13:27:31 wiz Exp $
 
-BLAKE2s (tzdata-2026.3.tar.gz) = 60aeec514b930da3660240613b42663ab86c5326ba289a91dc06ab233c91920e
-SHA512 (tzdata-2026.3.tar.gz) = 9fd1a0380c8bd24943c66237ba398ebae953f218006a88499b3469c06f103d7c6376a2f0214ab6d2b41bc7cdc477391a1e471d8e444fb87b98fb9cbf022846ab
-Size (tzdata-2026.3.tar.gz) = 198674 bytes
+BLAKE2s (tzdata-2026.4.tar.gz) = f421e7e0ed53518a230382e4ea8e5c455738b85d8a68f34e7a742674b797366c
+SHA512 (tzdata-2026.4.tar.gz) = db939ad340996e621895066d2901c044b8617acc6e282f900943f8c9dba76a64030dbdd8c6edb304429d9122eced649b5d5e6856e562b373f7c6783e505d2d31
+Size (tzdata-2026.4.tar.gz) = 199350 bytes



Home | Main Index | Thread Index | Old Index