From: Wang Mingyu <[email protected]> Changelog: ========== - Improved performance of calling :py:meth:~yarl.URL.build - Improved performance of all :class:~yarl.URL methods that create new :class:~yarl.URL objects - Improved performance of :class:~yarl.URL methods that modify the network location
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-yarl_1.14.0.bb => python3-yarl_1.15.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-yarl_1.14.0.bb => python3-yarl_1.15.1.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb b/meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb rename to meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb index 7c41edc6f..0a15b2e34 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/yarl/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI[sha256sum] = "88c7d9d58aab0724b979ab5617330acb1c7030b79379c8138c1c8c94e121d1b3" +SRC_URI[sha256sum] = "02e1c9e36528de270c22c06aac6a5a1de8cc870fafefb5e90e5b35cb8985d0b2" SRC_URI += "file://run-ptest" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112900): https://lists.openembedded.org/g/openembedded-devel/message/112900 Mute This Topic: https://lists.openembedded.org/mt/108998140/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
