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

Derek Straka derek at asterius.io
Fri Jun 16 16:36:17 UTC 2017


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

diff --git a/meta-python/recipes-devtools/python/python-chardet.inc b/meta-python/recipes-devtools/python/python-chardet.inc
index 42b64a2..c5da1e1 100644
--- a/meta-python/recipes-devtools/python/python-chardet.inc
+++ b/meta-python/recipes-devtools/python/python-chardet.inc
@@ -4,5 +4,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343"
 
 inherit pypi
 
-SRC_URI[md5sum] = "96e364abdbde20b5f6dbbe2ad9d54d04"
-SRC_URI[sha256sum] = "4f7832e7c583348a9eddd927ee8514b3bf717c061f57b21dbe7697211454d9bb"
+SRC_URI[md5sum] = "7dd1ba7f9c77e32351b0a0cfacf4055c"
+SRC_URI[sha256sum] = "84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"
diff --git a/meta-python/recipes-devtools/python/python-chardet_3.0.2.bb b/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-chardet_3.0.2.bb
rename to meta-python/recipes-devtools/python/python-chardet_3.0.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb b/meta-python/recipes-devtools/python/python3-chardet_3.0.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb
rename to meta-python/recipes-devtools/python/python3-chardet_3.0.4.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list