mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-08 17:15:04 +02:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user