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