From 99d18a6bc1a915ef5f07116e0fe684f56825a165 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Wed, 21 Mar 2018 11:36:17 +0800 Subject: python-pytest: 3.4.1 -> 3.4.2 1.Upgrade python-pytest from 3.4.1 to 3.4.2. 2.Modify pytest_version_fix.patch, since the data has been changed. Signed-off-by: Huang Qiyu --- meta-python/recipes-devtools/python/python-pytest_3.4.1.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-pytest_3.4.1.bb (limited to 'meta-python/recipes-devtools/python/python-pytest_3.4.1.bb') diff --git a/meta-python/recipes-devtools/python/python-pytest_3.4.1.bb b/meta-python/recipes-devtools/python/python-pytest_3.4.1.bb deleted file mode 100644 index 201ab050cd..0000000000 --- a/meta-python/recipes-devtools/python/python-pytest_3.4.1.bb +++ /dev/null @@ -1,8 +0,0 @@ -inherit pypi setuptools -require python-pytest.inc - -RDEPENDS_${PN}_class-target += " \ - ${PYTHON_PN}-argparse \ - ${PYTHON_PN}-compiler \ - ${PYTHON_PN}-funcsigs \ -" -- cgit v1.2.3-54-g00ecf