python/python-wheel: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Wed, 18 Mar 2026 18:20:06 +0000 (19:20 +0100)
committerAlexandru Ardelean <redacted>
Thu, 19 Mar 2026 12:45:11 +0000 (14:45 +0200)
cpe:/a:wheel_project:wheel is the correct CPE ID for python-wheel:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:wheel_project:wheel

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

index e9e74ae59efa0e645b5a9de7dd611bc30d7c137d..b432a12a67476f9d7fb81711e203e43e38b0e0e5 100644 (file)
@@ -17,6 +17,7 @@ PKG_HASH:=661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE.txt
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
+PKG_CPE_ID:=cpe:/a:wheel_project:wheel
 
 PKG_HOST_ONLY:=1
 HOST_BUILD_DEPENDS:=python3/host python-build/host python-installer/host python-flit-core/host
git clone https://git.99rst.org/PROJECT