From 996b497119bb345d4f45cacbc1080f3912b282cd Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Wed, 12 Nov 2025 20:35:40 +0100 Subject: python3-behave: update SRC_URI branch Master branch was renamed to main. Signed-off-by: Gyorgy Sarvari --- meta-python/recipes-devtools/python/python3-behave_1.2.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb index 1dcc7d218e..caca282707 100644 --- a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb +++ b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d950439e8ea6ed233e4288f5e1a49c06" PV .= "+git${SRCREV}" SRCREV = "9520119376046aeff73804b5f1ea05d87a63f370" -SRC_URI += "git://github.com/behave/behave;branch=master;protocol=https" +SRC_URI += "git://github.com/behave/behave;branch=main;protocol=https" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf