From: zangrc Date: Thu, 6 Aug 2020 21:10:53 +0000 (+0800) Subject: python3-setuptools: Upgrade 49.2.0 -> 49.2.1 X-Git-Tag: uninative-2.9~86 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4dfd58e189598ce3b9d14528b1e9d443dbc97926;p=openembedded-core.git python3-setuptools: Upgrade 49.2.0 -> 49.2.1 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-setuptools_49.2.0.bb b/meta/recipes-devtools/python/python3-setuptools_49.2.1.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_49.2.0.bb rename to meta/recipes-devtools/python/python3-setuptools_49.2.1.bb index 41ba6ea159..53a121db11 100644 --- a/meta/recipes-devtools/python/python3-setuptools_49.2.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_49.2.1.bb @@ -12,7 +12,7 @@ SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-e SRC_URI += "file://0001-change-shebang-to-python3.patch" -SRC_URI[sha256sum] = "afe9e81fee0270d3f60d52608549cc8ec4c46dada8c95640c1a00160f577acf2" +SRC_URI[sha256sum] = "88094d17c8d273390659a72e9d93374cd7bfd188c12bf2747b306e2bed48df18" DEPENDS += "${PYTHON_PN}"