summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-26 19:56:14 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-27 09:08:59 -0700
commit014d806fa50d14ced6f9585c9dfa6f03f924fea0 (patch)
tree3e4a5fff3196217cef17138ab29539c296ee388e /meta-python/recipes-devtools/python
parent77b8a0afd6369218b19887a80353b7a48454906d (diff)
downloadmeta-openembedded-014d806fa50d14ced6f9585c9dfa6f03f924fea0.tar.gz
python3-pikepdf: upgrade 10.3.0 -> 10.5.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pikepdf_10.5.1.bb (renamed from meta-python/recipes-devtools/python/python3-pikepdf_10.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pikepdf_10.3.0.bb b/meta-python/recipes-devtools/python/python3-pikepdf_10.5.1.bb
index b633cb9488..289a702e06 100644
--- a/meta-python/recipes-devtools/python/python3-pikepdf_10.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pikepdf_10.5.1.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] = "e2a64a5f1ebf8c411193126b9eeff7faf5739a40bce7441e579531422469fbb1" 6SRC_URI[sha256sum] = "ffa6c7d0b77deb3af9735e0b0cae177c897431e10d342bb171b62e5527a622b7"
7 7
8inherit pypi python_setuptools_build_meta 8inherit pypi python_setuptools_build_meta
9 9