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:
zangrc 2021-09-25 04:23:42 +08:00 committed by Khem Raj
parent 81a7b2cdf3
commit e177fb8221

View File

@ -13,7 +13,7 @@ inherit pypi setuptools3
PYPI_PACKAGE_EXT = "zip"
SRC_URI[sha256sum] = "567f2a21f0906635e21d45fe3cb84a4809a12980c9f2706a8a5f65f40f6b4ccd"
SRC_URI[sha256sum] = "663f84c177b2fa9b3b782939e31637a057a33f3a4b29067812f1259b7f4bad35"
RDEPENDS:${PN} += " \
${PYTHON_PN}-shell \