From: Alexandru Ardelean Date: Wed, 4 Jan 2023 10:27:35 +0000 (+0200) Subject: python-pytz: bump to version 2022.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3052324b6f30382d1621ba73f45102191dea6317;p=openwrt-packages.git python-pytz: bump to version 2022.7 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index 16490c00a..f8e3cea8d 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:=2022.6 +PKG_VERSION:=2022.7 PKG_RELEASE:=1 PYPI_NAME:=pytz -PKG_HASH:=e89512406b793ca39f5971bc999cc538ce125c0e51c27941bef4568b460095e2 +PKG_HASH:=7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT