mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 23:10:18 +00:00
python3-reportlab: upgrade 5.0.0 -> 5.0.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
SUMMARY = "The Reportlab Toolkit."
|
||||
DESCRIPTION = "An Open Source Python library for generating PDFs and graphics."
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=cf24392f451ff6710fca1e96cefa0424"
|
||||
|
||||
SRC_URI[sha256sum] = "ebd13154be1c8515e665de70bd2d303ae9ddc3ef47e44afd5116441ca0283a26"
|
||||
|
||||
CVE_PRODUCT = "reportlab"
|
||||
CVE_STATUS[CVE-2020-28463] = "fixed-version: has been fixed since 3.5.55"
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
DEPENDS += "python3-wheel-native"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user