From: Wang Mingyu <wan...@fujitsu.com> Changelog: ============= - The following cases of configuration API have been deprecated: The verify argument as a string argument is now deprecated and will raise warnings. The cert argument is now deprecated and will raise warnings. - The deprecated proxies argument has now been removed. - The deprecated app argument has now been removed. - JSON request bodies use a compact representation. (#3363) - Review URL percent escape sets, based on WHATWG spec. (#3371, #3373) - Ensure certifi and httpcore are only imported if required. (#3377) - Treat socks5h as a valid proxy scheme. (#3178) - Cleanup Request() method signature in line with client.request() and httpx.request(). (#3378)
Signed-off-by: Wang Mingyu <wan...@cn.fujitsu.com> --- .../python/{python3-httpx_0.27.2.bb => python3-httpx_0.28.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-httpx_0.27.2.bb => python3-httpx_0.28.0.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-httpx_0.27.2.bb b/meta-python/recipes-devtools/python/python3-httpx_0.28.0.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-httpx_0.27.2.bb rename to meta-python/recipes-devtools/python/python3-httpx_0.28.0.bb index e4e1eeea73..2b8c809c08 100644 --- a/meta-python/recipes-devtools/python/python3-httpx_0.27.2.bb +++ b/meta-python/recipes-devtools/python/python3-httpx_0.28.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c624803bdf6fc1c4ce39f5ae11d7bd05" inherit pypi python_hatchling -SRC_URI[sha256sum] = "f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2" +SRC_URI[sha256sum] = "0858d3bab51ba7e386637f22a61d8ccddaeec5f3fe4209da3a6168dbb91573e0" DEPENDS += "\ python3-hatch-fancy-pypi-readme-native \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114162): https://lists.openembedded.org/g/openembedded-devel/message/114162 Mute This Topic: https://lists.openembedded.org/mt/109892025/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-