python3-py7zr: set CVE_PRODUCT

The related CVEs are tracked with py7zr_project:py7zr CPE in the database,
and the default python:py7zr CPE doesn't match relevant entries.

Set CVE_PRODUCT accordingly.

See CVE db query:
sqlite> select * from products where product like '%py7zr%';
CVE-2022-44900|py7zr_project|py7zr|||0.20.1|<

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-12-31 08:54:26 +01:00 committed by Khem Raj
parent ad0df74828
commit 7adae7e63b
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
SRC_URI[sha256sum] = "f6bfee81637c9032f6a9f0eb045a4bfc7a7ff4138becfc42d7cb89b54ffbfef1"
CVE_PRODUCT = "py7zr"
inherit pypi python_setuptools_build_meta
DEPENDS += " \