similarity index 56%
rename from meta-python/recipes-devtools/python/python3-pybase64_1.4.3.bb
rename to meta-python/recipes-devtools/python/python3-pybase64_1.5.0.bb
@@ -1,10 +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"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=5042ea9bdb8e0560ebab12bceefcd3f7"
inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "c2ed274c9e0ba9c8f9c4083cfe265e66dd679126cd9c2027965d807352f3f053"
+SRC_URI[sha256sum] = "545ab2a433769e3b8e1ce2b4f7b07218bbde202f4954fbfe52948b2522120727"
BBCLASSEXTEND = "native nativesdk"