From e9c6f6a142047ce31e1d8de6a24b0ec7bf75e2e3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 21 Sep 2020 12:54:12 +0100 Subject: python3-markupsafe: Import from meta-oe/meta-python Needed as a dependency of python3-jinja2. ptest is disabled for OE-Core, at least for now since it depends on python3-pytest which in turn has may other dependencies. Acked-by: Tim Orling (From OE-Core rev: a6f2727fd309b8b46a7ac1b8d99ae1d77a6ee74c) Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-markupsafe/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-markupsafe/run-ptest (limited to 'meta/recipes-devtools/python/python3-markupsafe') diff --git a/meta/recipes-devtools/python/python3-markupsafe/run-ptest b/meta/recipes-devtools/python/python3-markupsafe/run-ptest new file mode 100644 index 0000000000..5cec711696 --- /dev/null +++ b/meta/recipes-devtools/python/python3-markupsafe/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +pytest -- cgit v1.2.3-54-g00ecf