summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/python/python3-testtools_2.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/python/python3-testtools_2.4.0.bb')
-rw-r--r--poky/meta/recipes-devtools/python/python3-testtools_2.4.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/python/python3-testtools_2.4.0.bb b/poky/meta/recipes-devtools/python/python3-testtools_2.4.0.bb
new file mode 100644
index 000000000..a254b90a7
--- /dev/null
+++ b/poky/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"