From b8a6aceead5e97f49031acfac7cb443a149089ae Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 2 Aug 2019 15:03:30 +0800 Subject: python-pytest-runner: upgrade 4.2 -> 5.1 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb (limited to 'meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb') diff --git a/meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb b/meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb new file mode 100644 index 0000000000..1765a732d0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pytest-runner_5.1.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