mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-hpack: add CPE variables
cpe:2.3:a:python:hpack is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/detail/9DD17147-CB76-4A8F-BE82-4AE1BC7BFCD5
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit d00b3f17f6)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
d0dd00d5ea
commit
28454fa557
@@ -10,5 +10,7 @@ PYTHON_HPACK_SITE = https://files.pythonhosted.org/packages/3e/9b/fda93fb4d957db
|
||||
PYTHON_HPACK_SETUP_TYPE = setuptools
|
||||
PYTHON_HPACK_LICENSE = MIT
|
||||
PYTHON_HPACK_LICENSE_FILES = LICENSE
|
||||
PYTHON_HPACK_CPE_ID_VENDOR = python
|
||||
PYTHON_HPACK_CPE_ID_PRODUCT = hpack
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user