From: Jiaying Song Date: Fri, 13 Jun 2025 03:01:37 +0000 (+0800) Subject: python3-requests: upgrade 2.32.3 -> 2.32.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f0a06ccef45792f65b823ecc0ef10525d94084f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-requests: upgrade 2.32.3 -> 2.32.4 Changelog: https://requests.readthedocs.io/en/latest/community/updates/#release-history Signed-off-by: Jiaying Song Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-devtools/python/python3-requests_2.32.3.bb b/meta/recipes-devtools/python/python3-requests_2.32.4.bb similarity index 91% rename from meta/recipes-devtools/python/python3-requests_2.32.3.bb rename to meta/recipes-devtools/python/python3-requests_2.32.4.bb index 36ff75f87d..b86ecfba52 100644 --- a/meta/recipes-devtools/python/python3-requests_2.32.3.bb +++ b/meta/recipes-devtools/python/python3-requests_2.32.4.bb @@ -7,7 +7,7 @@ SRC_URI:append:class-nativesdk = " \ file://environment.d-python3-requests.sh \ " -SRC_URI[sha256sum] = "55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760" +SRC_URI[sha256sum] = "27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422" inherit pypi python_setuptools_build_meta