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.99rst.org/?a=commitdiff_plain;h=7f850739791257905cd6e3ec36dba18713f0af55;p=openwrt-packages.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 ad1218eb0..365fe6a32 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