Upgrade to release 1.7.2: - Changed call in with_port() to stop reencoding parts of the URL that were already encoded. - Fix 1.7.0 build error
Signed-off-by: Leon Anavi <[email protected]> --- .../python/{python3-yarl_1.7.0.bb => python3-yarl_1.7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-yarl_1.7.0.bb => python3-yarl_1.7.2.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.7.0.bb b/meta-python/recipes-devtools/python/python3-yarl_1.7.2.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-yarl_1.7.0.bb rename to meta-python/recipes-devtools/python/python3-yarl_1.7.2.bb index acb4b4ac2..0867d1cb5 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.7.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/yarl/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e581798a7b985311f29fa3e163ea27ae" -SRC_URI[sha256sum] = "8e7ebaf62e19c2feb097ffb7c94deb0f0c9fab52590784c8cd679d30ab009162" +SRC_URI[sha256sum] = "45399b46d60c253327a460e99856752009fcee5f5d3c80b2f7c0cae1c38d56dd" SRC_URI += "file://run-ptest" -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#93920): https://lists.openembedded.org/g/openembedded-devel/message/93920 Mute This Topic: https://lists.openembedded.org/mt/87014078/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
