From: Alexandru Ardelean Date: Thu, 7 Mar 2024 06:56:33 +0000 (+0200) Subject: python-pytz: bump to version 2024.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=faccd9214a92224f2ff85d3a11a2b3c654c8ae23;p=openwrt-packages.git python-pytz: bump to version 2024.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index 62c1b3a2c..1b3649625 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:=2023.3 +PKG_VERSION:=2024.1 PKG_RELEASE:=1 PYPI_NAME:=pytz -PKG_HASH:=1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588 +PKG_HASH:=2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT