From: Alexandru Ardelean Date: Mon, 28 Mar 2022 06:52:46 +0000 (+0300) Subject: python-pytz: bump to version 2022.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F18139%2Fhead;p=feed%2Fpackages.git python-pytz: bump to version 2022.1 Signed-off-by: Alexandru Ardelean (cherry picked from commit 685826db73fd32e0492ba241b543179d499bf5d1) --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index 3212712e7d..6729d1298a 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:=2021.3 +PKG_VERSION:=2022.1 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=pytz -PKG_HASH:=acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326 +PKG_HASH:=1e760e2fe6a8163bc0b3d9a19c4f84342afa0a2affebfaa84b01b978a02ecaa7 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT