diff options
author | Derek Straka <derek@asterius.io> | 2018-07-09 13:35:25 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:42 -0700 |
commit | 9134e14af088ac7e6e98c8fa68545584ac70da08 (patch) | |
tree | 3f9f7da3b1c63b3c5595d369e95f184daecd5ce1 /meta-python/recipes-devtools/python/python-robotframework.inc | |
parent | 210be37da0eb5776928994364d035a3e81ba4d9d (diff) | |
download | meta-openembedded-9134e14af088ac7e6e98c8fa68545584ac70da08.tar.gz |
python-robotframework: update to version 3.0.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-robotframework.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-robotframework.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-robotframework.inc b/meta-python/recipes-devtools/python/python-robotframework.inc index 78bbbc6de0..e920c51da1 100644 --- a/meta-python/recipes-devtools/python/python-robotframework.inc +++ b/meta-python/recipes-devtools/python/python-robotframework.inc | |||
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
11 | 11 | ||
12 | inherit pypi | 12 | inherit pypi |
13 | 13 | ||
14 | SRC_URI[md5sum] = "ea49a54b9d7e38302712194e85c37eaa" | 14 | SRC_URI[md5sum] = "ee753415645ff4831ff0d366a0467fe7" |
15 | SRC_URI[sha256sum] = "2018f233568227f9af8c366f93e243a157b742f3baf5b649ecc9750ac0ee1ff7" | 15 | SRC_URI[sha256sum] = "ab94257cbd848dfca7148e092d233a12853cc7e840ce8231af9cbb5e7f51aa47" |
16 | 16 | ||
17 | RDEPENDS_${PN} += " \ | 17 | RDEPENDS_${PN} += " \ |
18 | ${PYTHON_PN}-shell \ | 18 | ${PYTHON_PN}-shell \ |