From 597f912aa5fbb5223fa109ed51a24c8ae400b44a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 19 Dec 2017 12:14:12 -0500 Subject: python-pytest: update to version 3.3.1 Update RDEPENDS for latest version Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pytest_3.3.1.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pytest_3.3.1.bb (limited to 'meta-python/recipes-devtools/python/python-pytest_3.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python-pytest_3.3.1.bb b/meta-python/recipes-devtools/python/python-pytest_3.3.1.bb new file mode 100644 index 0000000000..d7bd0a4028 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pytest_3.3.1.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