From 15d8d02fabc66c32c190ef6c7e0a34b9916a3ffc Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 14 Nov 2019 11:40:17 +0800 Subject: python-pytest-runner: upgrade 5.1 -> 5.2 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb (limited to 'meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb') diff --git a/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb b/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb new file mode 100644 index 0000000000..1765a732d0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb @@ -0,0 +1,5 @@ +inherit setuptools +require python-pytest-runner.inc + +# Dependency only exists for python2 +RDEPENDS_${PN} += "python-argparse python-compiler" -- cgit v1.2.3-54-g00ecf