diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:28:56 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 18:55:00 -0700 |
| commit | 849546a867476ef7504afb8e90d0f8c2d632ae96 (patch) | |
| tree | e8522bee6ca0d4b164554072f6721900bd42a6c2 /meta-python/recipes-devtools/python | |
| parent | 88de7c14688c72ab90e300b2aafabd4293eb01c2 (diff) | |
| download | meta-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" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "6292b1c5186d356bba669ef9f7f051757099565ad9ada5dd630bd9de5fa7fb86" | 6 | SRC_URI[sha256sum] = "288e3ca7d54b06f2ac191970bc275c1939cb46d450b255bf6718b04aa37ab4f7" |
| 7 | 7 | ||
| 8 | inherit pypi python_hatchling | 8 | inherit pypi python_hatchling |
| 9 | 9 | ||
