From: Jan Pavlinec Date: Tue, 29 Sep 2020 12:47:00 +0000 (+0200) Subject: python-zipp: update to version 3.2.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fd5882c6edfdc68c9f0da3993671997b5eff441d;p=feed%2Fpackages.git python-zipp: update to version 3.2.0 Signed-off-by: Jan Pavlinec --- diff --git a/lang/python/python-zipp/Makefile b/lang/python/python-zipp/Makefile index 2031c1781f..185649fdae 100644 --- a/lang/python/python-zipp/Makefile +++ b/lang/python/python-zipp/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-zipp -PKG_VERSION:=3.1.0 -PKG_RELEASE:=4 +PKG_VERSION:=3.2.0 +PKG_RELEASE:=1 PYPI_NAME:=zipp -PKG_HASH:=c599e4d75c98f6798c509911d08a22e6c021d074469042177c8c86fb92eefd96 +PKG_HASH:=b52f22895f4cfce194bc8172f3819ee8de7540aa6d873535a8668b730b8b411f PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT