diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-24 17:12:57 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-24 13:18:28 -0800 |
| commit | 4389519b6b962420172bc201077b700e18e8eff8 (patch) | |
| tree | c9fcfe9f7241f7cc6f58c7069af2cf3e1644846d /meta-python/recipes-devtools/python | |
| parent | 602a336ae36b487f41d6c34c2971317f60869610 (diff) | |
| download | meta-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/recipes-devtools/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" | |||
| 3 | LICENSE = "MPL-2.0" | 3 | LICENSE = "MPL-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9741c346eef56131163e13b9db1241b3" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9741c346eef56131163e13b9db1241b3" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "7c85a2526253e35575edb2e28cdc740d004be4b7c5fda954f0e721ee1c423a52" | 6 | SRC_URI[sha256sum] = "ff12a044d79e342eff6bc8b27dfd4c24b395943052169bb43eea4a23a4100e56" |
| 7 | 7 | ||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
