From: Alexandru Ardelean Date: Sun, 11 May 2025 04:39:15 +0000 (+0300) Subject: pytz: bump to version 2025.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f3c0c9722c63daf2d1d75dcd7ecbe4dfc0a49ad2;p=openwrt-packages.git pytz: bump to version 2025.2 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index ac57c0d0a..06d0b6a89 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:=2025.1 +PKG_VERSION:=2025.2 PKG_RELEASE:=1 PYPI_NAME:=pytz -PKG_HASH:=c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e +PKG_HASH:=360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT