summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-12-24 17:12:57 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-24 13:18:28 -0800
commit4389519b6b962420172bc201077b700e18e8eff8 (patch)
treec9fcfe9f7241f7cc6f58c7069af2cf3e1644846d /meta-python
parent602a336ae36b487f41d6c34c2971317f60869610 (diff)
downloadmeta-openembedded-4389519b6b962420172bc201077b700e18e8eff8.tar.gz
python3-pikepdf: upgrade 10.0.2 -> 10.0.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pikepdf_10.0.3.bb (renamed from meta-python/recipes-devtools/python/python3-pikepdf_10.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pikepdf_10.0.2.bb b/meta-python/recipes-devtools/python/python3-pikepdf_10.0.3.bb
index 4821e273d8..f047969033 100644
--- a/meta-python/recipes-devtools/python/python3-pikepdf_10.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pikepdf_10.0.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pikepdf/pikepdf"
3LICENSE = "MPL-2.0" 3LICENSE = "MPL-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9741c346eef56131163e13b9db1241b3" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9741c346eef56131163e13b9db1241b3"
5 5
6SRC_URI[sha256sum] = "7c85a2526253e35575edb2e28cdc740d004be4b7c5fda954f0e721ee1c423a52" 6SRC_URI[sha256sum] = "ff12a044d79e342eff6bc8b27dfd4c24b395943052169bb43eea4a23a4100e56"
7 7
8inherit pypi python_setuptools_build_meta 8inherit pypi python_setuptools_build_meta
9 9