[oe] [meta-python][PATCH] python-robotframework: update to version 3.0.4

Derek Straka derek at asterius.io
Mon Jul 9 17:35:25 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-robotframework.inc         | 4 ++--
 ...{python-robotframework_3.0.2.bb => python-robotframework_3.0.4.bb} | 0
 ...ython3-robotframework_3.0.2.bb => python3-robotframework_3.0.4.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-robotframework_3.0.2.bb => python-robotframework_3.0.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-robotframework_3.0.2.bb => python3-robotframework_3.0.4.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-robotframework.inc b/meta-python/recipes-devtools/python/python-robotframework.inc
index 78bbbc6..e920c51 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"
 
 inherit pypi
 
-SRC_URI[md5sum] = "ea49a54b9d7e38302712194e85c37eaa"
-SRC_URI[sha256sum] = "2018f233568227f9af8c366f93e243a157b742f3baf5b649ecc9750ac0ee1ff7"
+SRC_URI[md5sum] = "ee753415645ff4831ff0d366a0467fe7"
+SRC_URI[sha256sum] = "ab94257cbd848dfca7148e092d233a12853cc7e840ce8231af9cbb5e7f51aa47"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-shell \
diff --git a/meta-python/recipes-devtools/python/python-robotframework_3.0.2.bb b/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-robotframework_3.0.2.bb
rename to meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_3.0.2.bb b/meta-python/recipes-devtools/python/python3-robotframework_3.0.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-robotframework_3.0.2.bb
rename to meta-python/recipes-devtools/python/python3-robotframework_3.0.4.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list