From: Alexandru Ardelean Date: Mon, 7 Oct 2024 08:06:00 +0000 (+0300) Subject: python-pytz: bump to version 2024.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4f5b8f905616e92edac8c3d78fa5478cde8fe2f4;p=openwrt-packages.git python-pytz: bump to version 2024.2 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index 1b3649625..3032340b3 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:=2024.1 +PKG_VERSION:=2024.2 PKG_RELEASE:=1 PYPI_NAME:=pytz -PKG_HASH:=2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812 +PKG_HASH:=2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT