diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2018-08-01 16:14:03 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-02 09:30:11 +0100 |
commit | 4fa55a22ca5d1e0f5dbcce402f1d3ef2078d013b (patch) | |
tree | 8f846be311eee92d9e90d0d029c0991c71915bf8 /meta/recipes-devtools/python/python3-testtools_2.3.0.bb | |
parent | 2f214b2e17d34084ddd5b5261a991a29d891891c (diff) | |
download | poky-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>
Diffstat (limited to 'meta/recipes-devtools/python/python3-testtools_2.3.0.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3-testtools_2.3.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-testtools_2.3.0.bb b/meta/recipes-devtools/python/python3-testtools_2.3.0.bb new file mode 100644 index 0000000000..896ecee65c --- /dev/null +++ b/meta/recipes-devtools/python/python3-testtools_2.3.0.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-testtools.inc | ||