python-pytest: update to version 3.4.1

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-02-25 15:32:58 -05:00
committed by Armin Kuster
parent 1e20309587
commit 471abeb1be
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
inherit pypi setuptools
require python-pytest.inc
RDEPENDS_${PN}_class-target += " \
${PYTHON_PN}-argparse \
${PYTHON_PN}-compiler \
${PYTHON_PN}-funcsigs \
"