mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
python3-robotframework: upgrade 4.1 -> 4.1.1
Robot Framework 4.1.1 is mostly a bug fix release, but it also adds official Python 3.10 support. 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
81a7b2cdf3
commit
e177fb8221
|
|
@ -13,7 +13,7 @@ inherit pypi setuptools3
|
|||
|
||||
PYPI_PACKAGE_EXT = "zip"
|
||||
|
||||
SRC_URI[sha256sum] = "567f2a21f0906635e21d45fe3cb84a4809a12980c9f2706a8a5f65f40f6b4ccd"
|
||||
SRC_URI[sha256sum] = "663f84c177b2fa9b3b782939e31637a057a33f3a4b29067812f1259b7f4bad35"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
${PYTHON_PN}-shell \
|
||||
Loading…
Reference in New Issue
Block a user