diff mbox series

[meta-python] python3-soupsieve: upgrade 2.4.1 -> 2.5

Message ID 1693965820-14884-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-soupsieve: upgrade 2.4.1 -> 2.5 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 6, 2023, 2:03 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
    NEW: Update to support Python 3.12.
    NEW: Drop support for Python 3.7.

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.4.1.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-soupsieve_2.4.1.bb
rename to meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb
index 70c35844a1..585613dd5f 100644
--- a/meta-python/recipes-devtools/python/python3-soupsieve_2.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb
@@ -4,7 +4,7 @@  HOMEPAGE = "https://github.com/facelessuser/soupsieve"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=520586fa71ed2cbda50b4a8c89621e09"
 
-SRC_URI[sha256sum] = "89d12b2d5dfcd2c9e8c22326da9d9aa9cb3dfab0a83a024f05704076ee8d35ea"
+SRC_URI[sha256sum] = "5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690"
 
 inherit pypi python_hatchling python_setuptools_build_meta ptest