]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-subunit: upgrade 1.4.1 -> 1.4.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 4 Jan 2023 11:05:00 +0000 (12:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 12:03:31 +0000 (12:03 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-subunit_1.4.2.bb [moved from meta/recipes-devtools/python/python3-subunit_1.4.1.bb with 81% similarity]

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 c5faeaa513a922fbe63d7ff68fbbd3d473ab2f02..a018ef1dc8418317f4cc76a6305593808327672f 100644 (file)
@@ -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