From 4fe7ecb620ae5d1c94bdc6e17e86e318213fc0ec Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Feb 2023 11:30:19 +0000 Subject: [PATCH] python3-markupsafe: upgrade 2.1.1 -> 2.1.2 Signed-off-by: Richard Purdie --- ...{python3-markupsafe_2.1.1.bb => python3-markupsafe_2.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-markupsafe_2.1.1.bb => python3-markupsafe_2.1.2.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-markupsafe_2.1.1.bb b/meta/recipes-devtools/python/python3-markupsafe_2.1.2.bb similarity index 87% rename from meta/recipes-devtools/python/python3-markupsafe_2.1.1.bb rename to meta/recipes-devtools/python/python3-markupsafe_2.1.2.bb index 0544dd1b83d..f4f0ad2df0f 100644 --- a/meta/recipes-devtools/python/python3-markupsafe_2.1.1.bb +++ b/meta/recipes-devtools/python/python3-markupsafe_2.1.2.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] = "7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b" +SRC_URI[sha256sum] = "abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d" PYPI_PACKAGE = "MarkupSafe" inherit pypi setuptools3 -- 2.47.2