summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-06-09 18:28:56 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 18:55:00 -0700
commit849546a867476ef7504afb8e90d0f8c2d632ae96 (patch)
treee8522bee6ca0d4b164554072f6721900bd42a6c2 /meta-python/recipes-devtools/python
parent88de7c14688c72ab90e300b2aafabd4293eb01c2 (diff)
downloadmeta-openembedded-849546a867476ef7504afb8e90d0f8c2d632ae96.tar.gz
python3-beautifulsoup4: upgrade 4.14.3 -> 4.15.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb (renamed from meta-python/recipes-devtools/python/python3-beautifulsoup4_4.14.3.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac"
5 5
6SRC_URI[sha256sum] = "6292b1c5186d356bba669ef9f7f051757099565ad9ada5dd630bd9de5fa7fb86" 6SRC_URI[sha256sum] = "288e3ca7d54b06f2ac191970bc275c1939cb46d450b255bf6718b04aa37ab4f7"
7 7
8inherit pypi python_hatchling 8inherit pypi python_hatchling
9 9