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>
This commit is contained in:
Wang Mingyu
2025-12-09 17:55:41 +08:00
committed by Khem Raj
parent f0f0092cbd
commit 7ea6be4b5a

View File

@@ -0,0 +1,10 @@
SUMMARY = "Fast Base64 encoding/decoding in Python"
HOMEPAGE = "https://github.com/mayeut/pybase64"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=84b11fa55a5d83cf6fa202fd3b49c7e8"
inherit pypi python_setuptools_build_meta
SRC_URI[sha256sum] = "c2ed274c9e0ba9c8f9c4083cfe265e66dd679126cd9c2027965d807352f3f053"
BBCLASSEXTEND = "native nativesdk"