python-pytest: upgrade 5.1.3 -> 5.2.1

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-10-15 15:39:32 +08:00
committed by Khem Raj
parent 2cdaf52942
commit a41e89f569
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"