mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
python3-robotframework: upgrade 4.1.1 -> 4.1.2
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
89002cf520
commit
369db87ee0
|
|
@ -13,7 +13,7 @@ inherit pypi setuptools3
|
||||||
|
|
||||||
PYPI_PACKAGE_EXT = "zip"
|
PYPI_PACKAGE_EXT = "zip"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "663f84c177b2fa9b3b782939e31637a057a33f3a4b29067812f1259b7f4bad35"
|
SRC_URI[sha256sum] = "7ea2454b847cfcb211e2906743c5c4a868ab096ab4ce1547ab102d91fb224443"
|
||||||
|
|
||||||
RDEPENDS:${PN} += " \
|
RDEPENDS:${PN} += " \
|
||||||
${PYTHON_PN}-shell \
|
${PYTHON_PN}-shell \
|
||||||
|
|
@ -26,4 +26,5 @@ RDEPENDS:${PN} += " \
|
||||||
${PYTHON_PN}-ctypes \
|
${PYTHON_PN}-ctypes \
|
||||||
${PYTHON_PN}-logging \
|
${PYTHON_PN}-logging \
|
||||||
${PYTHON_PN}-numbers \
|
${PYTHON_PN}-numbers \
|
||||||
|
${PYTHON_PN}-profile \
|
||||||
"
|
"
|
||||||
Loading…
Reference in New Issue
Block a user