From: Alexander Kanavin Date: Sun, 31 May 2020 15:51:59 +0000 (+0200) Subject: python3-testtools: upgrade 2.3.0 -> 2.4.0 X-Git-Tag: uninative-2.9~665 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ed821ceac61d06746d2405af4d5e0a9c28650c98;p=openembedded-core.git python3-testtools: upgrade 2.3.0 -> 2.4.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python-testtools.inc b/meta/recipes-devtools/python/python-testtools.inc index d0b2e46d7b..f1f1e26468 100644 --- a/meta/recipes-devtools/python/python-testtools.inc +++ b/meta/recipes-devtools/python/python-testtools.inc @@ -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 \ diff --git a/meta/recipes-devtools/python/python3-testtools_2.3.0.bb b/meta/recipes-devtools/python/python3-testtools_2.4.0.bb similarity index 100% rename from meta/recipes-devtools/python/python3-testtools_2.3.0.bb rename to meta/recipes-devtools/python/python3-testtools_2.4.0.bb