diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-09 17:55:41 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-09 15:11:01 -0800 |
| commit | 7ea6be4b5a9fb54c61a0dcfca6a40389d9ad1f8b (patch) | |
| tree | d3f0de0ecd8715db41b61a0381405766fdfec0cf /meta-python | |
| parent | f0f0092cbdbc2eebaf3b2105b599201d067d4147 (diff) | |
| download | meta-openembedded-7ea6be4b5a9fb54c61a0dcfca6a40389d9ad1f8b.tar.gz | |
python3-pybase64: upgrade 1.4.2 -> 1.4.3
Changelog:
==========
- Publish Android Python 3.14 wheels
- Publish GraalPy v25 wheels
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-pybase64_1.4.3.bb (renamed from meta-python/recipes-devtools/python/python3-pybase64_1.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybase64_1.4.2.bb b/meta-python/recipes-devtools/python/python3-pybase64_1.4.3.bb index 2246f93e8c..e4a90c3f7d 100644 --- a/meta-python/recipes-devtools/python/python3-pybase64_1.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-pybase64_1.4.3.bb | |||
| @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=84b11fa55a5d83cf6fa202fd3b49c7e8" | |||
| 5 | 5 | ||
| 6 | inherit pypi python_setuptools_build_meta | 6 | inherit pypi python_setuptools_build_meta |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "46cdefd283ed9643315d952fe44de80dc9b9a811ce6e3ec97fd1827af97692d0" | 8 | SRC_URI[sha256sum] = "c2ed274c9e0ba9c8f9c4083cfe265e66dd679126cd9c2027965d807352f3f053" |
| 9 | 9 | ||
| 10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" |
