]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-requests: upgrade 2.33.1 -> 2.34.2
authorYash Shinde <Yash.Shinde.oss.dev@gmail.com>
Tue, 19 May 2026 17:22:04 +0000 (22:52 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 May 2026 10:21:53 +0000 (11:21 +0100)
https://github.com/psf/requests/releases/tag/v2.34.2
https://github.com/psf/requests/compare/v2.33.1...v2.34.2

Signed-off-by: Yash Shinde <Yash.Shinde.oss.dev@gmail.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-requests_2.34.2.bb [moved from meta/recipes-devtools/python/python3-requests_2.33.1.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/python/python3-requests_2.33.1.bb
rename to meta/recipes-devtools/python/python3-requests_2.34.2.bb
index e9c6fe4e97024e16ea9a1de8f2e2d071edb7f3f6..79ce30feefd5ec3bed1ef71c64d275ea9a500b74 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517"
+SRC_URI[sha256sum] = "f288924cae4e29463698d6d60bc6a4da69c89185ad1e0bcc4104f584e960b9ed"
 
 SRC_URI:append:class-nativesdk = " file://environment.d-python3-requests.sh"