From: Jiaying Song <[email protected]>

Change the SRC_URI to the correct value due to the following error:
WARNING: python3-pylint-3.1.0-r0 do_fetch: Failed to fetch URL 
git://github.com/pylint-dev/pylint;branch=maintenance/3.1.x;protocol=https, 
attempting MIRRORS if available

Signed-off-by: Jiaying Song <[email protected]>
---
 meta-python/recipes-devtools/python/python3-pylint_3.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-pylint_3.1.0.bb 
b/meta-python/recipes-devtools/python/python3-pylint_3.1.0.bb
index 12f4f908a..4c49acaf1 100644
--- a/meta-python/recipes-devtools/python/python3-pylint_3.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pylint_3.1.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE= "http://www.pylint.org/";
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c107cf754550e65755c42985a5d4e9c9"
 
-SRC_URI += 
"git://github.com/pylint-dev/pylint;branch=maintenance/3.1.x;protocol=https \
+SRC_URI += "git://github.com/pylint-dev/pylint;branch=main;protocol=https \
            file://0001-Adjust-test-expectations-for-ptest.patch \
            file://run-ptest \
            "
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114622): 
https://lists.openembedded.org/g/openembedded-devel/message/114622
Mute This Topic: https://lists.openembedded.org/mt/110400983/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to