From: Jan Pavlinec Date: Mon, 19 Oct 2020 13:53:36 +0000 (+0200) Subject: python-zipp: update to version 3.4.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5506844167dd88866bb42b88ecea742882640976;p=openwrt-packages.git python-zipp: update to version 3.4.0 Signed-off-by: Jan Pavlinec --- diff --git a/lang/python/python-zipp/Makefile b/lang/python/python-zipp/Makefile index 7668b7c92..ad1218eb0 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.3.0 +PKG_VERSION:=3.4.0 PKG_RELEASE:=1 PYPI_NAME:=zipp -PKG_HASH:=64ad89efee774d1897a58607895d80789c59778ea02185dd846ac38394a8642b +PKG_HASH:=ed5eee1974372595f9e416cc7bbeeb12335201d8081ca8a0743c954d4446e5cb PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT