From f965e2eafcbdd9ab4151a530db29b191fe852332 Mon Sep 17 00:00:00 2001 From: Schamschula Date: Fri, 10 Jul 2026 12:49:03 +0200 Subject: [PATCH] py-tzdata: update to 2026.3 --- python/py-tzdata/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python/py-tzdata/Portfile b/python/py-tzdata/Portfile index 86d879e9b34..738e6cdda6f 100644 --- a/python/py-tzdata/Portfile +++ b/python/py-tzdata/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-tzdata -version 2026.2 +version 2026.3 revision 0 license Apache-2 @@ -16,8 +16,8 @@ homepage https://github.com/python/tzdata supported_archs noarch platforms {darwin any} -checksums rmd160 c0c4ef57c61124702371adafe0221f4e6993bb65 \ - sha256 9173fde7d80d9018e02a662e168e5a2d04f87c41ea174b139fbef642eda62d10 \ - size 198254 +checksums rmd160 2b96d854c87a2df7e810ed2058b18518cbc7308b \ + sha256 4a1518b8993086a7982523e071643f3c0e5f213e75b21318e78bcabfff9d1415 \ + size 198674 python.versions 310 311 312 313 314