package/python3-decorator: add _CPE_ID_VENDOR and _CPE_ID_PRODUCT
cpe:2.3🅰️python:decorator:* is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3🅰️python:decorator Note:4783e5fd8c
already added those for the python(2) variant. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> [yann.morin.1998@free.fr: - add reference to4783e5fd8c
- move up, right after license ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
12e88b0d60
commit
8b154320f0
@ -10,6 +10,8 @@ PYTHON3_DECORATOR_SITE = https://files.pythonhosted.org/packages/dc/c3/9d378af09
|
||||
PYTHON3_DECORATOR_SOURCE = decorator-$(PYTHON3_DECORATOR_VERSION).tar.gz
|
||||
PYTHON3_DECORATOR_LICENSE = BSD-2-Clause
|
||||
PYTHON3_DECORATOR_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON3_DECORATOR_CPE_ID_VENDOR = python
|
||||
PYTHON3_DECORATOR_CPE_ID_PRODUCT = decorator
|
||||
PYTHON3_DECORATOR_SETUP_TYPE = setuptools
|
||||
HOST_PYTHON3_DECORATOR_NEEDS_HOST_PYTHON = python3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user