summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-svglib_1.6.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-svglib_1.6.0.bb b/meta-python/recipes-devtools/python/python3-svglib_1.6.0.bb
index 67c072c9a1..fc16e3099d 100644
--- a/meta-python/recipes-devtools/python/python3-svglib_1.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-svglib_1.6.0.bb
@@ -6,6 +6,8 @@ DESCRIPTION = "Svglib is a Python library for reading SVG files and \
6LICENSE = "LGPL-3.0-or-later" 6LICENSE = "LGPL-3.0-or-later"
7LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" 7LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b52f2d57d10c4f7ee67a7eb9615d5d24"
8 8
9CVE_PRODUCT = "svglib"
10
9SRC_URI[sha256sum] = "4c38a274a744ef0d1677f55d5d62fc0fb798819f813e52872a796e615741733d" 11SRC_URI[sha256sum] = "4c38a274a744ef0d1677f55d5d62fc0fb798819f813e52872a796e615741733d"
10 12
11inherit pypi python_hatchling 13inherit pypi python_hatchling