Skip to content

Commit 6f5a3f7

Browse files
ffontainecommodo
authored andcommitted
python/python-wheel: assign PKG_CPE_ID
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 <fontaine.fabrice@gmail.com>
1 parent ed8589a commit 6f5a3f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/python/python-wheel/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ PKG_HASH:=661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729
1717
PKG_LICENSE:=MIT
1818
PKG_LICENSE_FILES:=LICENSE.txt
1919
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
20+
PKG_CPE_ID:=cpe:/a:wheel_project:wheel
2021

2122
PKG_HOST_ONLY:=1
2223
HOST_BUILD_DEPENDS:=python3/host python-build/host python-installer/host python-flit-core/host

0 commit comments

Comments
 (0)