From: Wei-Ting Yang Date: Mon, 11 May 2026 04:37:12 +0000 (+0800) Subject: python-pytz: bump to 2026.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=586e79390b32fc01323c4fd4125c398c8d44d98e;p=openwrt-packages.git python-pytz: bump to 2026.2 Update timezone data to 2026.2 release. Signed-off-by: Wei-Ting Yang --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index dacc57fb7..c295cbb69 100644 --- a/lang/python/python-pytz/Makefile +++ b/lang/python/python-pytz/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pytz -PKG_VERSION:=2026.1 +PKG_VERSION:=2026.2 PKG_RELEASE:=1 PYPI_NAME:=pytz -PKG_HASH:=10413c35476919b4c07bda6b9810c6e24d914378c430070bdb1869e18a37eee5 +PKG_HASH:=0e60b47b29f21574376f218fe21abc009894a2321ea16c6754f3cad6eb7cdd6a PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT