diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-08-01 15:41:51 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-01 08:46:48 -0700 | 
| commit | c686662c54c184138519331a7fa08054d66bc513 (patch) | |
| tree | f323a0133d51508ba6070b8d2aa062622fc7eaf8 /meta-python/recipes-devtools/python | |
| parent | 5a38445182d535feeb588d6f05bce9063a8da4e2 (diff) | |
| download | meta-openembedded-c686662c54c184138519331a7fa08054d66bc513.tar.gz | |
python3-robotframework: upgrade 6.1 -> 6.1.1
Changelog:
 https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-6.1.1.rst
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-robotframework_6.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_6.1.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_6.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_6.1.1.bb index 154b011aab..7fd2f2e888 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_6.1.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_6.1.1.bb  | |||
| @@ -13,7 +13,7 @@ inherit pypi setuptools3 | |||
| 13 | 13 | ||
| 14 | PYPI_PACKAGE_EXT = "zip" | 14 | PYPI_PACKAGE_EXT = "zip" | 
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "a94e0b3c4f8ae08c0a4dc7bff6fa8a51730565103f8c682a2d8391da9a4697f5" | 16 | SRC_URI[sha256sum] = "3fa18f2596a4df2418c4b59abf43248327c15ed38ad8665f6a9a9c75c95d7789" | 
| 17 | 17 | ||
| 18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ | 
| 19 | ${PYTHON_PN}-shell \ | 19 | ${PYTHON_PN}-shell \ | 
