python-pytest: upgrade 5.1.1 -> 5.1.2

Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yuan Chao
2019-09-05 15:48:16 +09:00
committed by Khem Raj
parent 91148a8b06
commit 9ba8e8266e
3 changed files with 2 additions and 2 deletions

View File

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