diff mbox series

[meta-python,13/30] python3-beautifulsoup4: upgrade 4.14.3 -> 4.15.0

Message ID 20260609102913.2204-13-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/30] boost-sml: upgrade 1.1.13 -> 1.2.0 | expand

Commit Message

Wang Mingyu June 9, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...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 mbox series

Patch

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