From 048ab14c464471b76216992803da18796090d610 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 22 Dec 2017 14:14:50 -0500 Subject: python-pytest-runner: update to version 3.0 Verified license terms remain the same and updated checksum for copyright data modification Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb (limited to 'meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb') diff --git a/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb b/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb new file mode 100644 index 0000000000..0a5055cb37 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb @@ -0,0 +1,5 @@ +inherit setuptools +require python-pytest-runner.inc + +# Dependency only exists for python2 +RDEPENDS_${PN} += "python-compiler" -- cgit v1.2.3-54-g00ecf