diff mbox series

[meta-python,26/66] python3-beautifulsoup4: upgrade 4.12.3 -> 4.13.3

Message ID 1739178095-26432-26-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-webserver,01/66] apache2: upgrade 2.4.62 -> 2.4.63 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 10, 2025, 9 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.12.3.bb b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.3.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-beautifulsoup4_4.12.3.bb
rename to meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.3.bb
index d08017d003..a36c22e6f1 100644
--- a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.12.3.bb
+++ b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.3.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] = "74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051"
+SRC_URI[sha256sum] = "1bd32405dacc920b42b83ba01644747ed77456a65760e285fbc47633ceddaf8b"
 
 inherit pypi python_hatchling