1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 07:38:40 +02:00

python-zipp: update to version 3.4.1

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 7f85073979)
This commit is contained in:
Jan Pavlinec 2021-03-08 15:23:44 +01:00 committed by Josef Schlehofer
parent d3facdda9a
commit 7bd8b26e1e
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C

View File

@ -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 <jan.pavlinec@nic.cz>
PKG_LICENSE:=MIT