[oe][meta-python][PATCH] python3-httpx2: upgrade 2.4.0 -> 2.9.1
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:30 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- .../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 --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 -- 2.43.0