[18/18] python3-requests: upgrade 2.27.1 -> 2.28.0

Message ID 20220621201637.1378306-18-alex@linutronix.de
State Accepted, archived
Commit b73226b53b2000af8d3af7323b2bbc71ce2a2d83
Headers show
Series [01/18] sato: work around missing icons in adwaita 42.0 | expand

Commit Message

Alexander Kanavin June 21, 2022, 8:16 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{python3-requests_2.27.1.bb => python3-requests_2.28.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-requests_2.27.1.bb => python3-requests_2.28.0.bb} (86%)

Patch

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 af52b7caf5..f71763565d 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