diff mbox series

[meta-python,22/56] python3-beautifulsoup4: upgrade 4.13.4 -> 4.13.5

Message ID 20250903090317.2002-22-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/56] asyncmqtt: upgrade 10.2.0 -> 10.2.3 | expand

Commit Message

Wang Mingyu Sept. 3, 2025, 9:02 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...eautifulsoup4_4.13.4.bb => python3-beautifulsoup4_4.13.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-beautifulsoup4_4.13.4.bb => python3-beautifulsoup4_4.13.5.bb} (83%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.4.bb b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.5.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.4.bb
rename to meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.5.bb
index ba75b06396..43c861c6e0 100644
--- a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.4.bb
+++ b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.5.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] = "dbb3c4e1ceae6aefebdaf2423247260cd062430a410e38c66f2baa50a8437195"
+SRC_URI[sha256sum] = "5e70131382930e7c3de33450a2f54a63d5e4b19386eab43a5b34d594268f3695"
 
 inherit pypi python_hatchling