summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:51:59 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:29 +0100
commit6a88c7698af9c5e10391cd85ed90197292219baf (patch)
treeec25aa6f7817057cb032d2c7368d98d19d1b068b /meta/recipes-devtools/python
parentd945746424226e0aac44ae4adab1b5aab5c2b5fb (diff)
downloadpoky-6a88c7698af9c5e10391cd85ed90197292219baf.tar.gz
python3-testtools: upgrade 2.3.0 -> 2.4.0
(From OE-Core rev: ed821ceac61d06746d2405af4d5e0a9c28650c98) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python-testtools.inc4
-rw-r--r--meta/recipes-devtools/python/python3-testtools_2.4.0.bb (renamed from meta/recipes-devtools/python/python3-testtools_2.3.0.bb)0
2 files changed, 2 insertions, 2 deletions
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"
6 6
7inherit pypi 7inherit pypi
8 8
9SRC_URI[md5sum] = "0f0feb915497816cb99e39437494217e" 9SRC_URI[md5sum] = "e8fc7185b47cfb908c641f8c4b2a6add"
10SRC_URI[sha256sum] = "5827ec6cf8233e0f29f51025addd713ca010061204fdea77484a2934690a0559" 10SRC_URI[sha256sum] = "64c974a6cca4385d05f4bbfa2deca1c39ce88ede31c3448bee86a7259a9a61c8"
11 11
12DEPENDS += " \ 12DEPENDS += " \
13 ${PYTHON_PN}-pbr \ 13 ${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
index a254b90a75..a254b90a75 100644
--- a/meta/recipes-devtools/python/python3-testtools_2.3.0.bb
+++ b/meta/recipes-devtools/python/python3-testtools_2.4.0.bb