From 2b5fb4f8178cc685dab6719eb02f2e43b80beec0 Mon Sep 17 00:00:00 2001 From: Alejandro del Castillo Date: Wed, 29 Aug 2018 13:14:54 +0300 Subject: python3-pytest-tempdir: add recipe Signed-off-by: Alejandro del Castillo Signed-off-by: Ioan-Adrian Ratiu Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-pytest-tempdir_2016.8.20.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pytest-tempdir_2016.8.20.bb (limited to 'meta-python/recipes-devtools/python/python3-pytest-tempdir_2016.8.20.bb') diff --git a/meta-python/recipes-devtools/python/python3-pytest-tempdir_2016.8.20.bb b/meta-python/recipes-devtools/python/python3-pytest-tempdir_2016.8.20.bb new file mode 100644 index 0000000000..02e8215636 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pytest-tempdir_2016.8.20.bb @@ -0,0 +1,7 @@ +require python-pytest-tempdir.inc + +inherit setuptools3 + +RDEPENDS_${PN} += " \ + python3-pytest \ + " -- cgit v1.2.3-54-g00ecf