[Buildroot] [git commit] package/python-gnupg: add PYTHON_GNUPG_CPE_ID_VENDOR

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Sat Mar 5 14:05:55 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=b314ce8f7efe6c6cd6b57b35b86d7e973f2d919f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

cpe:2.3:a:python:python-gnupg is a valid CPE identifier for this
package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Apython%3Apython-gnupg

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/python-gnupg/python-gnupg.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/python-gnupg/python-gnupg.mk b/package/python-gnupg/python-gnupg.mk
index f16910e517..fda264a0ed 100644
--- a/package/python-gnupg/python-gnupg.mk
+++ b/package/python-gnupg/python-gnupg.mk
@@ -8,6 +8,7 @@ PYTHON_GNUPG_VERSION = 0.4.8
 PYTHON_GNUPG_SITE = https://files.pythonhosted.org/packages/b1/90/75e15ead9693028c05fc7abd25c756c0d1da27bf04a27d6f5c4139d8ee10
 PYTHON_GNUPG_LICENSE = BSD-3-Clause
 PYTHON_GNUPG_LICENSE_FILES = LICENSE.txt
+PYTHON_GNUPG_CPE_ID_VENDOR = python
 PYTHON_GNUPG_SETUP_TYPE = setuptools
 
 $(eval $(python-package))



More information about the buildroot mailing list