aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest-runner_2.12.1.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-09-15 15:24:39 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-22 22:50:41 +0000
commitb2050ad3eeea7014245f406cee747591c9917f6f (patch)
tree9a01ac4abf0bf6114aed366fd95cee40fdbb2f7b /meta-python/recipes-devtools/python/python-pytest-runner_2.12.1.bb
parent39b9a582f65ff937ecfbf5ffb3d8271f9fbe1240 (diff)
downloadmeta-openembedded-contrib-b2050ad3eeea7014245f406cee747591c9917f6f.tar.gz
python-pytest-runner: update to version 2.12.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest-runner_2.12.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pytest-runner_2.12.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest-runner_2.12.1.bb b/meta-python/recipes-devtools/python/python-pytest-runner_2.12.1.bb
new file mode 100644
index 0000000000..0a5055cb37
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-pytest-runner_2.12.1.bb
@@ -0,0 +1,5 @@
+inherit setuptools
+require python-pytest-runner.inc
+
+# Dependency only exists for python2
+RDEPENDS_${PN} += "python-compiler"