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 --- .../python/python-pytest-tempdir_2016.8.20.bb | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-pytest-tempdir_2016.8.20.bb') diff --git a/meta-python/recipes-devtools/python/python-pytest-tempdir_2016.8.20.bb b/meta-python/recipes-devtools/python/python-pytest-tempdir_2016.8.20.bb index 74030dcf5c..8a9b83e3df 100644 --- a/meta-python/recipes-devtools/python/python-pytest-tempdir_2016.8.20.bb +++ b/meta-python/recipes-devtools/python/python-pytest-tempdir_2016.8.20.bb @@ -1,13 +1,6 @@ -DESCRIPTION = "Adds support for a predictable and repeatable temporary directory." -HOMEPAGE = "https://github.com/saltstack/pytest-tempdir" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=8751a9cf4a70be4f02697a9b89e686ce" +require python-pytest-tempdir.inc -SRC_URI[md5sum] = "f87f2583f5f8aaca7203d57ada3948b5" -SRC_URI[sha256sum] = "65ff815966ea6dfc07ca1b43747c9888a6d883971170e67b16290f9f50d434ea" - -inherit pypi setuptools +inherit setuptools RDEPENDS_${PN} += " \ python-pytest \ -- cgit v1.2.3-54-g00ecf