mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
python-python3-pip: add LICENSE information
CVE id was left commented out as it is not handled by uscan. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
@@ -13,7 +13,7 @@ PYTHON3_VERSION_MICRO:=2
|
||||
PYTHON3_VERSION:=$(PYTHON3_VERSION_MAJOR).$(PYTHON3_VERSION_MINOR)
|
||||
|
||||
PYTHON3_SETUPTOOLS_PKG_RELEASE:=2
|
||||
PYTHON3_PIP_PKG_RELEASE:=1
|
||||
PYTHON3_PIP_PKG_RELEASE:=2
|
||||
|
||||
PYTHON3_SETUPTOOLS_VERSION:=40.6.2
|
||||
PYTHON3_PIP_VERSION:=18.1
|
||||
|
||||
Reference in New Issue
Block a user