From: Wang Mingyu <[email protected]> Changelog: ========== -Allowed pyOpenSSL third-party module without any deprecation warning. -Fixed default blocksize of HTTPConnection classes to match high-level classes. Previously was 8KiB, now 16KiB.
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-urllib3_2.0.4.bb => python3-urllib3_2.0.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_2.0.4.bb => python3-urllib3_2.0.5.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-urllib3_2.0.4.bb b/meta/recipes-devtools/python/python3-urllib3_2.0.5.bb similarity index 87% rename from meta/recipes-devtools/python/python3-urllib3_2.0.4.bb rename to meta/recipes-devtools/python/python3-urllib3_2.0.5.bb index 0abd2adf65..9c15791d34 100644 --- a/meta/recipes-devtools/python/python3-urllib3_2.0.4.bb +++ b/meta/recipes-devtools/python/python3-urllib3_2.0.5.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda" -SRC_URI[sha256sum] = "8d22f86aae8ef5e410d4f539fde9ce6b2113a001bb4d189e0aed70642d602b11" +SRC_URI[sha256sum] = "13abf37382ea2ce6fb744d4dad67838eec857c9f4f57009891805e0b5e123594" inherit pypi python_hatchling -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188238): https://lists.openembedded.org/g/openembedded-core/message/188238 Mute This Topic: https://lists.openembedded.org/mt/101591772/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
