diff mbox series

[meta-python] python3-httpx2: upgrade 2.4.0 -> 2.9.1

Message ID 20260728060645.819-18-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-httpx2: upgrade 2.4.0 -> 2.9.1 | expand

Commit Message

Wang Mingyu July 28, 2026, 6:06 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-httpx2_2.4.0.bb => python3-httpx2_2.9.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-httpx2_2.4.0.bb => python3-httpx2_2.9.1.bb} (84%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-httpx2_2.4.0.bb b/meta-python/recipes-devtools/python/python3-httpx2_2.9.1.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-httpx2_2.4.0.bb
rename to meta-python/recipes-devtools/python/python3-httpx2_2.9.1.bb
index 35f9d91c84..ed067f73db 100644
--- a/meta-python/recipes-devtools/python/python3-httpx2_2.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-httpx2_2.9.1.bb
@@ -2,7 +2,7 @@  SUMMARY = "The next generation HTTP client."
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=166cfc32dc0986f87a7e950553b52e5e"
 
-SRC_URI[sha256sum] = "32e0734b61eb0824b3f56a9e98d6d92d381a3ef12c0045aa917ee63df6c411ef"
+SRC_URI[sha256sum] = "1932a768737e3666291582833da748cc4e563c337cf96706fccc04fa6e58764a"
 
 inherit pypi python_hatchling