mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
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:
@@ -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