summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-09-03 17:02:43 +0800
committerKhem Raj <raj.khem@gmail.com>2025-09-04 10:28:25 -0700
commitd507f167a9a4cf2a67462500d5453eeca67fcee0 (patch)
treee223b89a54d22200261a1b47cac525a1acae84c5 /meta-python/recipes-devtools
parent87f7e5c7f586933a81ee5cfd06f8dabe04bee466 (diff)
downloadmeta-openembedded-d507f167a9a4cf2a67462500d5453eeca67fcee0.tar.gz
python3-beautifulsoup4: upgrade 4.13.4 -> 4.13.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.5.bb (renamed from meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.4.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac"
5 5
6SRC_URI[sha256sum] = "dbb3c4e1ceae6aefebdaf2423247260cd062430a410e38c66f2baa50a8437195" 6SRC_URI[sha256sum] = "5e70131382930e7c3de33450a2f54a63d5e4b19386eab43a5b34d594268f3695"
7 7
8inherit pypi python_hatchling 8inherit pypi python_hatchling
9 9