summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-testtools_2.4.0.bb
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-03 15:25:54 +0100
commited821ceac61d06746d2405af4d5e0a9c28650c98 (patch)
treeee962db7e078b3daeb03c0277d89c70abb41f209 /meta/recipes-devtools/python/python3-testtools_2.4.0.bb
parent21b54b9f554a56bbb81cbbf6fbe52a8a7f24fbe7 (diff)
downloadopenembedded-core-contrib-ed821ceac61d06746d2405af4d5e0a9c28650c98.tar.gz
python3-testtools: upgrade 2.3.0 -> 2.4.0
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/python3-testtools_2.4.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-testtools_2.4.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-testtools_2.4.0.bb b/meta/recipes-devtools/python/python3-testtools_2.4.0.bb
new file mode 100644
index 0000000000..a254b90a75
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-testtools_2.4.0.bb
@@ -0,0 +1,4 @@
+inherit setuptools3
+require python-testtools.inc
+
+SRC_URI += "file://no_traceback2.patch"