summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-08-01 16:14:03 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-02 09:30:11 +0100
commit4fa55a22ca5d1e0f5dbcce402f1d3ef2078d013b (patch)
tree8f846be311eee92d9e90d0d029c0991c71915bf8
parent2f214b2e17d34084ddd5b5261a991a29d891891c (diff)
downloadpoky-4fa55a22ca5d1e0f5dbcce402f1d3ef2078d013b.tar.gz
python3-testtools: 2.2.0 -> 2.3.0
(From OE-Core rev: 114e23298420df3bdac48c6a2b628164f1d825f8) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python-testtools.inc4
-rw-r--r--meta/recipes-devtools/python/python3-testtools_2.3.0.bb (renamed from meta/recipes-devtools/python/python3-testtools_2.2.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 fe1d49a8aa..1011c98a32 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] = "adef817b07ba24fd6d807fd41a4f1ef4" 9SRC_URI[md5sum] = "0f0feb915497816cb99e39437494217e"
10SRC_URI[sha256sum] = "80f606607a6e4ce4d0e24e5b786562aa42c581906f3c070607a4265f3da65810" 10SRC_URI[sha256sum] = "5827ec6cf8233e0f29f51025addd713ca010061204fdea77484a2934690a0559"
11 11
12DEPENDS += " \ 12DEPENDS += " \
13 ${PYTHON_PN}-pbr \ 13 ${PYTHON_PN}-pbr \
diff --git a/meta/recipes-devtools/python/python3-testtools_2.2.0.bb b/meta/recipes-devtools/python/python3-testtools_2.3.0.bb
index 896ecee65c..896ecee65c 100644
--- a/meta/recipes-devtools/python/python3-testtools_2.2.0.bb
+++ b/meta/recipes-devtools/python/python3-testtools_2.3.0.bb