From 849546a867476ef7504afb8e90d0f8c2d632ae96 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 9 Jun 2026 18:28:56 +0800 Subject: [PATCH] python3-beautifulsoup4: upgrade 4.14.3 -> 4.15.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...eautifulsoup4_4.14.3.bb => python3-beautifulsoup4_4.15.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-beautifulsoup4_4.14.3.bb => python3-beautifulsoup4_4.15.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.14.3.bb b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-beautifulsoup4_4.14.3.bb rename to meta-python/recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb index bd9725e2de..743f9b4c7a 100644 --- a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.14.3.bb +++ b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = " https://www.crummy.com/software/BeautifulSoup/bs4" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac" -SRC_URI[sha256sum] = "6292b1c5186d356bba669ef9f7f051757099565ad9ada5dd630bd9de5fa7fb86" +SRC_URI[sha256sum] = "288e3ca7d54b06f2ac191970bc275c1939cb46d450b255bf6718b04aa37ab4f7" inherit pypi python_hatchling