aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-22 14:14:50 -0500
committerArmin Kuster <akuster808@gmail.com>2017-12-27 07:25:02 -0800
commit048ab14c464471b76216992803da18796090d610 (patch)
treeec74fb226597c71e9ccd5887cd93357d4cc7e72d /meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb
parentbd3d9089582a07486761db8ca62e44ec0212060c (diff)
downloadmeta-openembedded-contrib-048ab14c464471b76216992803da18796090d610.tar.gz
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 <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb5
1 files changed, 5 insertions, 0 deletions
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"