From 4b7a496880b62f174ad7e5d8de87324f8becb413 Mon Sep 17 00:00:00 2001 From: Mario Domenech Goulart Date: Tue, 24 Nov 2015 10:14:37 -0200 Subject: python-chardet: add recipe for version 2.3.0 Signed-off-by: Mario Domenech Goulart Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-chardet_2.3.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-chardet_2.3.0.bb (limited to 'meta-python/recipes-devtools') 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 new file mode 100644 index 0000000000..25326aa858 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb @@ -0,0 +1,8 @@ +SUMMARY = "Universal encoding detector for Python 2 and 3" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343" + +SRC_URI[md5sum] = "25274d664ccb5130adae08047416e1a8" +SRC_URI[sha256sum] = "e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa" + +inherit pypi -- cgit v1.2.3-54-g00ecf