From 7421967b67a37c76b9364f77b9528d23574db6b1 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 26 Aug 2026 16:09:18 +0800 Subject: [PATCH] python3-httpx2: upgrade 2.10.0 -> 2.12.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-httpx2_2.10.0.bb => python3-httpx2_2.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-httpx2_2.10.0.bb => python3-httpx2_2.12.0.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-httpx2_2.10.0.bb b/meta-python/recipes-devtools/python/python3-httpx2_2.12.0.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-httpx2_2.10.0.bb rename to meta-python/recipes-devtools/python/python3-httpx2_2.12.0.bb index 1be888ed00..0d16318a47 100644 --- a/meta-python/recipes-devtools/python/python3-httpx2_2.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-httpx2_2.12.0.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] = "8741d7329fe2c7885fc9ceb61c8217acfb87a85f75723714b89ebf7ad7196338" +SRC_URI[sha256sum] = "7631fe9887a8a2275f4a2540e053aa670fcc50742864a9ae7c66e609fdcf12cf" inherit pypi python_hatchling