diff --git a/meta-python/recipes-devtools/python/python3-pymysql_1.1.2.bb b/meta-python/recipes-devtools/python/python3-pymysql_1.1.3.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-pymysql_1.1.2.bb rename to meta-python/recipes-devtools/python/python3-pymysql_1.1.3.bb index 183467f5dd..6239028fe9 100644 --- a/meta-python/recipes-devtools/python/python3-pymysql_1.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-pymysql_1.1.3.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://pymysql.readthedocs.io" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=528175c84163bb800d23ad835c7fa0fc" -SRC_URI[sha256sum] = "4961d3e165614ae65014e361811a724e2044ad3ea3739de9903ae7c21f539f03" +SRC_URI[sha256sum] = "e70ebf2047a4edf6138cf79c68ad418ef620af65900aa585c5e8bfc95044d43a" PYPI_PACKAGE = "pymysql" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"