]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-testtools: upgrade 2.3.0 -> 2.4.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 31 May 2020 15:51:59 +0000 (17:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2020 14:25:54 +0000 (15:25 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-testtools.inc
meta/recipes-devtools/python/python3-testtools_2.4.0.bb [moved from meta/recipes-devtools/python/python3-testtools_2.3.0.bb with 100% similarity]

index d0b2e46d7b6a61f2dcd25e19dc2083385d11f45e..f1f1e26468a2ab8dcb8a93a8203f915d86c56d2f 100644 (file)
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e2c9d3e8ba7141c83bfef190e0b9379a"
 
 inherit pypi
 
-SRC_URI[md5sum] = "0f0feb915497816cb99e39437494217e"
-SRC_URI[sha256sum] = "5827ec6cf8233e0f29f51025addd713ca010061204fdea77484a2934690a0559"
+SRC_URI[md5sum] = "e8fc7185b47cfb908c641f8c4b2a6add"
+SRC_URI[sha256sum] = "64c974a6cca4385d05f4bbfa2deca1c39ce88ede31c3448bee86a7259a9a61c8"
 
 DEPENDS += " \
     ${PYTHON_PN}-pbr \