mirror of https://github.com/openwrt/packages.git
python-argcomplete: bump to 3.7.2
Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>pull/30225/head
parent
e084962404
commit
e5a317cc70
|
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-argcomplete
|
||||
PKG_VERSION:=3.6.3
|
||||
PKG_VERSION:=3.7.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=argcomplete
|
||||
PKG_HASH:=62e8ed4fd6a45864acc8235409461b72c9a28ee785a2011cc5eb78318786c89c
|
||||
PKG_HASH:=aad8b69a0b9969edb62db0d1752354c0d50717b10e0cbb00e2a958381b9fc6b9
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE.rst
|
||||
|
|
|
|||
Loading…
Reference in New Issue