diff mbox series

[2/3] python3-markupsafe: upgrade 2.1.3 -> 2.1.4

Message ID 20240203075623.2150849-2-richard.purdie@linuxfoundation.org
State New
Headers show
Series [1/3] pseudo: Update to pull in gcc14 fix and missing statvfs64 intercept | expand

Commit Message

Richard Purdie Feb. 3, 2024, 7:56 a.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...{python3-markupsafe_2.1.3.bb => python3-markupsafe_2.1.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-markupsafe_2.1.3.bb => python3-markupsafe_2.1.4.bb} (87%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-markupsafe_2.1.3.bb b/meta/recipes-devtools/python/python3-markupsafe_2.1.4.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-markupsafe_2.1.3.bb
rename to meta/recipes-devtools/python/python3-markupsafe_2.1.4.bb
index b346cc85d9e..b245ce6fe95 100644
--- a/meta/recipes-devtools/python/python3-markupsafe_2.1.3.bb
+++ b/meta/recipes-devtools/python/python3-markupsafe_2.1.4.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "http://github.com/mitsuhiko/markupsafe"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=ffeffa59c90c9c4a033c7574f8f3fb75"
 
-SRC_URI[sha256sum] = "af598ed32d6ae86f1b747b82783958b1a4ab8f617b06fe68795c7f026abbdcad"
+SRC_URI[sha256sum] = "3aae9af4cac263007fd6309c64c6ab4506dd2b79382d9d19a1994f9240b8db4f"
 
 PYPI_PACKAGE = "MarkupSafe"
 inherit pypi setuptools3 ptest