diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-03-12 18:09:52 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-14 09:19:05 -0700 |
| commit | 2a63458a7e9c54029557857eef32d3b9f1c57c52 (patch) | |
| tree | 53a419b6442994a2d273a68b2b558e69f5a042a0 /meta-python/recipes-devtools/python | |
| parent | 21bb0cd5132cf6518c589300deaca81006c14db6 (diff) | |
| download | meta-openembedded-2a63458a7e9c54029557857eef32d3b9f1c57c52.tar.gz | |
python3-robotframework: update to 4.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.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_4.0.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_3.2.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_3.2.2.bb b/meta-python/recipes-devtools/python/python3-robotframework_4.0.bb index 10f031c7b6..6cb8643bde 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_3.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_4.0.bb | |||
| @@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
| 13 | 13 | ||
| 14 | PYPI_PACKAGE_EXT = "zip" | 14 | PYPI_PACKAGE_EXT = "zip" |
| 15 | SRC_URI[md5sum] = "ac6b77c223821856e8ac077acf5a7c1d" | 15 | |
| 16 | SRC_URI[sha256sum] = "a0786a916d0572bd9d6afe26e95c6021e3df5dcafa0ece6b302e36366e58c24e" | 16 | SRC_URI[sha256sum] = "a02a6f4af3b0830e4396058694c333cb63eb47f50acf6723be34f0f7a4d73ad7" |
| 17 | 17 | ||
| 18 | RDEPENDS_${PN} += " \ | 18 | RDEPENDS_${PN} += " \ |
| 19 | ${PYTHON_PN}-shell \ | 19 | ${PYTHON_PN}-shell \ |
