[oe] [meta-python][PATCH] python-parse-type: update to version 0.4.2

Derek Straka derek at asterius.io
Tue Oct 3 17:00:50 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-parse-type_0.4.1.bb => python-parse-type_0.4.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-parse-type_0.4.1.bb => python-parse-type_0.4.2.bb} (63%)

diff --git a/meta-python/recipes-devtools/python/python-parse-type_0.4.1.bb b/meta-python/recipes-devtools/python/python-parse-type_0.4.2.bb
similarity index 63%
rename from meta-python/recipes-devtools/python/python-parse-type_0.4.1.bb
rename to meta-python/recipes-devtools/python/python-parse-type_0.4.2.bb
index 84a9901..b516c59 100644
--- a/meta-python/recipes-devtools/python/python-parse-type_0.4.1.bb
+++ b/meta-python/recipes-devtools/python/python-parse-type_0.4.2.bb
@@ -3,8 +3,8 @@ LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d07323820cca0f1d192cbbf8a0516f95"
 PYPI_PACKAGE = "parse_type"
 
-SRC_URI[md5sum] = "3697afc1b29f2857f6c7dc9590f25ce1"
-SRC_URI[sha256sum] = "9a624f3b51604423f5de5321da11b0ae73f368b2a3cb4b383a6cf84ca4e4d495"
+SRC_URI[md5sum] = "b5fa59e45965d1b2896023742df2e707"
+SRC_URI[sha256sum] = "f596bdc75d3dd93036fbfe3d04127da9f6df0c26c36e01e76da85adef4336b3c"
 
 RDEPENDS_${PN} += "python-parse"
 
-- 
2.7.4




More information about the Openembedded-devel mailing list