python-pytest: upgrade 5.2.1 -> 5.2.2

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-11-08 15:44:26 +08:00
committed by Khem Raj
parent eba1ee4578
commit 94202316e6
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"