From: Jan Pavlinec Date: Mon, 8 Mar 2021 14:23:44 +0000 (+0100) Subject: python-zipp: update to version 3.4.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F15058%2Fhead;p=feed%2Fpackages.git python-zipp: update to version 3.4.1 Signed-off-by: Jan Pavlinec --- diff --git a/lang/python/python-zipp/Makefile b/lang/python/python-zipp/Makefile index ad1218eb04..365fe6a32e 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.4.0 +PKG_VERSION:=3.4.1 PKG_RELEASE:=1 PYPI_NAME:=zipp -PKG_HASH:=ed5eee1974372595f9e416cc7bbeeb12335201d8081ca8a0743c954d4446e5cb +PKG_HASH:=3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT