python/openpyxl: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Thu, 19 Mar 2026 21:58:33 +0000 (22:58 +0100)
committerAlexandru Ardelean <redacted>
Fri, 20 Mar 2026 16:55:11 +0000 (18:55 +0200)
cpe:/a:python:openpyxl is the correct CPE ID for openpyxl:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:python:openpyxl

Signed-off-by: Fabrice Fontaine <redacted>
lang/python/openpyxl/Makefile

index 0edb95176ec721caf8d5ea774094f93c916ebfa0..69a8e4097bbfbefed1a02bd482d47083d453e723 100644 (file)
@@ -14,6 +14,7 @@ PKG_RELEASE:=1
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENCE.rst
+PKG_CPE_ID:=cpe:/a:python:openpyxl
 
 PYPI_NAME:=openpyxl
 PKG_HASH:=e47805627aebcf860edb4edf7987b1309c1b3632f3750538ed962bbcc3bd7449
git clone https://git.99rst.org/PROJECT