diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_7.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_7.2.bb b/meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb index 4f43c6816d..670928548b 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_7.2.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "9fc77d40283c26690bbc1563fb7fcadac789afe8695d332ced3fa4696df39eb9" | 14 | SRC_URI[sha256sum] = "9c420f6d35e9c8cd4b75b77cc78e36407604534ec4ab0cbddf699d7c0b2fc435" |
15 | 15 | ||
16 | RDEPENDS:${PN} += " \ | 16 | RDEPENDS:${PN} += " \ |
17 | python3-shell \ | 17 | python3-shell \ |