diff options
author | Derek Straka <derek@asterius.io> | 2017-06-16 12:36:17 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-19 19:30:41 +0200 |
commit | 6149ccfecb3b7c0116d9fcdc6601e5493976b513 (patch) | |
tree | 969e3645532e4c3a89c091cb2cbd1df9c18b3904 /meta-python/recipes-devtools/python | |
parent | 7b535d4d24753b370ac182acbed0ae7a0ba98378 (diff) | |
download | meta-openembedded-6149ccfecb3b7c0116d9fcdc6601e5493976b513.tar.gz |
python-chardet: update to version 3.0.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-chardet.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-chardet_3.0.4.bb (renamed from meta-python/recipes-devtools/python/python-chardet_3.0.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-chardet_3.0.4.bb (renamed from meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-chardet.inc b/meta-python/recipes-devtools/python/python-chardet.inc index 42b64a2df..c5da1e1ed 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" | |||
4 | 4 | ||
5 | inherit pypi | 5 | inherit pypi |
6 | 6 | ||
7 | SRC_URI[md5sum] = "96e364abdbde20b5f6dbbe2ad9d54d04" | 7 | SRC_URI[md5sum] = "7dd1ba7f9c77e32351b0a0cfacf4055c" |
8 | SRC_URI[sha256sum] = "4f7832e7c583348a9eddd927ee8514b3bf717c061f57b21dbe7697211454d9bb" | 8 | 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 index b7a46e9d7..b7a46e9d7 100644 --- a/meta-python/recipes-devtools/python/python-chardet_3.0.2.bb +++ b/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 index 038043c56..038043c56 100644 --- a/meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-chardet_3.0.4.bb | |||