From cf7b77186b637195b4882cd2860ca24162fd1348 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:05:00 +0100 Subject: [PATCH] python3-subunit: upgrade 1.4.1 -> 1.4.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../{python3-subunit_1.4.1.bb => python3-subunit_1.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-subunit_1.4.1.bb => python3-subunit_1.4.2.bb} (81%) diff --git a/meta/recipes-devtools/python/python3-subunit_1.4.1.bb b/meta/recipes-devtools/python/python3-subunit_1.4.2.bb similarity index 81% rename from meta/recipes-devtools/python/python3-subunit_1.4.1.bb rename to meta/recipes-devtools/python/python3-subunit_1.4.2.bb index c5faeaa513a..a018ef1dc84 100644 --- a/meta/recipes-devtools/python/python3-subunit_1.4.1.bb +++ b/meta/recipes-devtools/python/python3-subunit_1.4.2.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://README.rst;beginline=1;endline=20;md5=909c08e291647fd PYPI_PACKAGE = "python-subunit" -SRC_URI[sha256sum] = "5fe5686904428501376e7b11593226d37638fbd981c1fc9ed6aac180525d78c1" +SRC_URI[sha256sum] = "2988d324d55ec35dd037e502e3f74ac38f4e457bd44ee0edf5e898f7ee1134d4" inherit pypi setuptools3 -- 2.47.3