From e87d2b40812d248d4aba1d240b237a6bfc54fa3e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 5 Feb 2026 13:14:29 +0800 Subject: [PATCH] python3-pikepdf: upgrade 10.2.0 -> 10.3.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-pikepdf_10.2.0.bb => python3-pikepdf_10.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pikepdf_10.2.0.bb => python3-pikepdf_10.3.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-pikepdf_10.2.0.bb b/meta-python/recipes-devtools/python/python3-pikepdf_10.3.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-pikepdf_10.2.0.bb rename to meta-python/recipes-devtools/python/python3-pikepdf_10.3.0.bb index 1854ab0ab9..b633cb9488 100644 --- a/meta-python/recipes-devtools/python/python3-pikepdf_10.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-pikepdf_10.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pikepdf/pikepdf" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9741c346eef56131163e13b9db1241b3" -SRC_URI[sha256sum] = "0f398b0daeb2ffd2358f75c06f1dd47b9ba76f1a77dfe938cccf7080c58227d7" +SRC_URI[sha256sum] = "e2a64a5f1ebf8c411193126b9eeff7faf5739a40bce7441e579531422469fbb1" inherit pypi python_setuptools_build_meta