From: Jan Pavlinec Date: Tue, 11 Feb 2020 11:34:45 +0000 (+0100) Subject: python-zipp: update to version 2.2.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bb156519c9ba9721ff3b22b574772cbb0b877984;p=openwrt-packages.git python-zipp: update to version 2.2.0 Signed-off-by: Jan Pavlinec --- diff --git a/lang/python/python-zipp/Makefile b/lang/python/python-zipp/Makefile index 1550d26a3..fc3b53467 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:=2.0.1 +PKG_VERSION:=2.2.0 PKG_RELEASE:=1 PYPI_NAME:=zipp -PKG_HASH:=b338014b9bc7102ca69e0fb96ed07215a8954d2989bc5d83658494ab2ba634af +PKG_HASH:=5c56e330306215cd3553342cfafc73dda2c60792384117893f3a83f8a1209f50 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT