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 similarity index 75% rename from meta-python/recipes-devtools/python/python3-pybase64_1.4.2.bb rename to 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" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "46cdefd283ed9643315d952fe44de80dc9b9a811ce6e3ec97fd1827af97692d0" +SRC_URI[sha256sum] = "c2ed274c9e0ba9c8f9c4083cfe265e66dd679126cd9c2027965d807352f3f053" BBCLASSEXTEND = "native nativesdk"