Merge pull request #12347 from ja-pa/python-packaging-update
python-packaging: update to version 20.4
This commit is contained in:
commit
7cfe56aa5d
1 changed files with 3 additions and 3 deletions
|
@ -7,11 +7,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-packaging
|
||||
PKG_VERSION:=20.3
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=20.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=packaging
|
||||
PKG_HASH:=3c292b474fda1671ec57d46d739d072bfd495a4f51ad01a055121d81e952b7a3
|
||||
PKG_HASH:=4357f74f47b9c12db93624a82154e9b120fa8293699949152b22065d556079f8
|
||||
|
||||
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
|
||||
PKG_LICENSE:=Apache-2.0 BSD-2-Clause
|
||||
|
|
Loading…
Reference in a new issue