From: Alexander Kanavin Date: Tue, 21 Jun 2022 20:16:37 +0000 (+0200) Subject: python3-requests: upgrade 2.27.1 -> 2.28.0 X-Git-Tag: uninative-3.7~514 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73226b53b2000af8d3af7323b2bbc71ce2a2d83;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-requests: upgrade 2.27.1 -> 2.28.0 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-requests_2.27.1.bb b/meta/recipes-devtools/python/python3-requests_2.28.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-requests_2.27.1.bb rename to meta/recipes-devtools/python/python3-requests_2.28.0.bb index af52b7caf5a..f71763565d0 100644 --- a/meta/recipes-devtools/python/python3-requests_2.27.1.bb +++ b/meta/recipes-devtools/python/python3-requests_2.28.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://python-requests.org" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" -SRC_URI[sha256sum] = "68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61" +SRC_URI[sha256sum] = "d568723a7ebd25875d8d1eaf5dfa068cd2fc8194b2e483d7b1f7c81918dbec6b" inherit pypi setuptools3