From 627ac48bc45409aa444cb1478b075366e57d6cad Mon Sep 17 00:00:00 2001 From: Pascal Bach Date: Mon, 24 Apr 2017 10:34:24 +0200 Subject: python-chardet, python3-chardet: update to 3.0.2 Signed-off-by: Pascal Bach Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-chardet.inc | 4 ++-- meta-python/recipes-devtools/python/python-chardet_2.3.0.bb | 2 -- meta-python/recipes-devtools/python/python-chardet_3.0.2.bb | 2 ++ meta-python/recipes-devtools/python/python3-chardet_2.3.0.bb | 2 -- meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb | 2 ++ 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-chardet_2.3.0.bb create mode 100644 meta-python/recipes-devtools/python/python-chardet_3.0.2.bb delete mode 100644 meta-python/recipes-devtools/python/python3-chardet_2.3.0.bb create mode 100644 meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python-chardet.inc b/meta-python/recipes-devtools/python/python-chardet.inc index 60305e8d8e..42b64a2dfc 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] = "25274d664ccb5130adae08047416e1a8" -SRC_URI[sha256sum] = "e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa" +SRC_URI[md5sum] = "96e364abdbde20b5f6dbbe2ad9d54d04" +SRC_URI[sha256sum] = "4f7832e7c583348a9eddd927ee8514b3bf717c061f57b21dbe7697211454d9bb" diff --git a/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb b/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb deleted file mode 100644 index b7a46e9d7b..0000000000 --- a/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit setuptools -require python-chardet.inc diff --git a/meta-python/recipes-devtools/python/python-chardet_3.0.2.bb b/meta-python/recipes-devtools/python/python-chardet_3.0.2.bb new file mode 100644 index 0000000000..b7a46e9d7b --- /dev/null +++ b/meta-python/recipes-devtools/python/python-chardet_3.0.2.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-chardet.inc diff --git a/meta-python/recipes-devtools/python/python3-chardet_2.3.0.bb b/meta-python/recipes-devtools/python/python3-chardet_2.3.0.bb deleted file mode 100644 index 038043c568..0000000000 --- a/meta-python/recipes-devtools/python/python3-chardet_2.3.0.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit setuptools3 -require python-chardet.inc diff --git a/meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb b/meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb new file mode 100644 index 0000000000..038043c568 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-chardet_3.0.2.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-chardet.inc -- cgit v1.2.3-54-g00ecf