mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-future: add CPE identifier
The cpe:2.3:a:pythoncharmers:python-future:*:*:*:*:*:*:*:* is valid for this package. See https://nvd.nist.gov/products/cpe/detail/6E3F033B-5565-461B-8450-D23E68419313 Signed-off-by: Thomas Perale <thomas.perale@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
de8cc1ae50
commit
96899dd692
@@ -10,5 +10,6 @@ PYTHON_FUTURE_SITE = https://files.pythonhosted.org/packages/a7/b2/4140c69c6a664
|
||||
PYTHON_FUTURE_SETUP_TYPE = setuptools
|
||||
PYTHON_FUTURE_LICENSE = MIT
|
||||
PYTHON_FUTURE_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_FUTURE_CPE_ID_VENDOR = pythoncharmers
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user