From 6a88c7698af9c5e10391cd85ed90197292219baf Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 31 May 2020 17:51:59 +0200 Subject: python3-testtools: upgrade 2.3.0 -> 2.4.0 (From OE-Core rev: ed821ceac61d06746d2405af4d5e0a9c28650c98) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-testtools_2.4.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-testtools_2.4.0.bb (limited to 'meta/recipes-devtools/python/python3-testtools_2.4.0.bb') 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" -- cgit v1.2.3-54-g00ecf