python-pytest: update to version 3.3.2

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-01-10 15:03:01 -05:00
committed by Armin Kuster
parent b25c9f6eaa
commit aef8608bdf
3 changed files with 2 additions and 2 deletions

View File

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