Browse Source

Merge pull request #11634 from ja-pa/python-zipp-3.1.0

python-zipp: update to version 3.1.0
lilik-openwrt-22.03
Hannu Nyman 5 years ago
committed by GitHub
parent
commit
ebe4165d1e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-zipp/Makefile

+ 2
- 2
lang/python/python-zipp/Makefile View File

@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-zipp
PKG_VERSION:=3.0.0
PKG_VERSION:=3.1.0
PKG_RELEASE:=1
PYPI_NAME:=zipp
PKG_HASH:=7c0f8e91abc0dc07a5068f315c52cb30c66bfbc581e5b50704c8a2f6ebae794a
PKG_HASH:=c599e4d75c98f6798c509911d08a22e6c021d074469042177c8c86fb92eefd96
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=MIT


Loading…
Cancel
Save