mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/python-html5lib: add CPE variables
cpe:2.3:a:html5lib:html5lib is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/detail/97A353CC-7402-4606-93CA-111308296748
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 4d361c3d32)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a4694fc7b0
commit
d0dd00d5ea
@@ -10,5 +10,7 @@ PYTHON_HTML5LIB_SITE = https://files.pythonhosted.org/packages/ac/b6/b55c3f49042
|
||||
PYTHON_HTML5LIB_LICENSE = MIT
|
||||
PYTHON_HTML5LIB_LICENSE_FILES = LICENSE
|
||||
PYTHON_HTML5LIB_SETUP_TYPE = setuptools
|
||||
PYTHON_HTML5LIB_CPE_ID_VENDOR = html5lib
|
||||
PYTHON_HTML5LIB_CPE_ID_PRODUCT = html5lib
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user