From aef8608bdf42718778c95bab797d79e1b7038099 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 10 Jan 2018 15:03:01 -0500 Subject: python-pytest: update to version 3.3.2 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pytest_3.3.2.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pytest_3.3.2.bb (limited to 'meta-python/recipes-devtools/python/python-pytest_3.3.2.bb') diff --git a/meta-python/recipes-devtools/python/python-pytest_3.3.2.bb b/meta-python/recipes-devtools/python/python-pytest_3.3.2.bb new file mode 100644 index 0000000000..d7bd0a4028 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pytest_3.3.2.bb @@ -0,0 +1,7 @@ +inherit pypi setuptools +require python-pytest.inc + +RDEPENDS_${PN}_class-target += " \ + ${PYTHON_PN}-compiler \ + ${PYTHON_PN}-funcsigs \ +" -- cgit v1.2.3-54-g00ecf