package/python3-setuptools: add _CPE_ID_VENDOR and_CPE_ID_PRODUCT
cpe:2.3🅰️python:setuptools:* is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3🅰️python:setuptools Note:63332c33aa
already added those for the python(2) variant. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> [yann.morin.1998@free.fr: - add reference to63332c33aa
- move up, right after license ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
8b154320f0
commit
c819d20834
@ -11,6 +11,8 @@ PYTHON3_SETUPTOOLS_SOURCE = setuptools-$(PYTHON3_SETUPTOOLS_VERSION).zip
|
||||
PYTHON3_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/b0/f3/44da7482ac6da3f36f68e253cb04de37365b3dba9036a3c70773b778b485
|
||||
PYTHON3_SETUPTOOLS_LICENSE = MIT
|
||||
PYTHON3_SETUPTOOLS_LICENSE_FILES = LICENSE
|
||||
PYTHON3_SETUPTOOLS_CPE_ID_VENDOR = python
|
||||
PYTHON3_SETUPTOOLS_CPE_ID_PRODUCT = setuptools
|
||||
PYTHON3_SETUPTOOLS_SETUP_TYPE = setuptools
|
||||
HOST_PYTHON3_SETUPTOOLS_DL_SUBDIR = python-setuptools
|
||||
HOST_PYTHON3_SETUPTOOLS_NEEDS_HOST_PYTHON = python3
|
||||
|
Loading…
Reference in New Issue
Block a user