summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2026-01-23 11:42:03 +0200
committerKhem Raj <raj.khem@gmail.com>2026-01-27 11:58:27 -0800
commit5d40ca9cdf28a394bcb64fcbba33582729bc7281 (patch)
tree80a41b1e4725e93c15badbc817e2285307c91a1a
parent4f5846a28041c5c8dbbc28d86a8cab7556c561e0 (diff)
downloadmeta-openembedded-5d40ca9cdf28a394bcb64fcbba33582729bc7281.tar.gz
python3-reportlab: Upgrade 4.4.5 -> 4.4.9
Upgrade to release 4.4.9: - Remove unwanted debug Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-reportlab_4.4.9.bb (renamed from meta-python/recipes-devtools/python/python3-reportlab_4.4.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-reportlab_4.4.5.bb b/meta-python/recipes-devtools/python/python3-reportlab_4.4.9.bb
index 6386f5c3b1..bd8f33dd0a 100644
--- a/meta-python/recipes-devtools/python/python3-reportlab_4.4.5.bb
+++ b/meta-python/recipes-devtools/python/python3-reportlab_4.4.9.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "An Open Source Python library for generating PDFs and graphics."
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=cf24392f451ff6710fca1e96cefa0424" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=cf24392f451ff6710fca1e96cefa0424"
6 6
7SRC_URI[sha256sum] = "0457d642aa76df7b36b0235349904c58d8f9c606a872456ed04436aafadc1510" 7SRC_URI[sha256sum] = "7cf487764294ee791a4781f5a157bebce262a666ae4bbb87786760a9676c9378"
8 8
9CVE_PRODUCT = "reportlab" 9CVE_PRODUCT = "reportlab"
10CVE_STATUS[CVE-2020-28463] = "fixed-version: has been fixed since 3.5.55" 10CVE_STATUS[CVE-2020-28463] = "fixed-version: has been fixed since 3.5.55"