summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-chardet_2.3.0.bb')
-rwxr-xr-x[-rw-r--r--]meta-python/recipes-devtools/python/python-chardet_2.3.0.bb10
1 files changed, 2 insertions, 8 deletions
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
index dfc979b335..b7a46e9d7b 100644..100755
--- a/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb
+++ b/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb
@@ -1,8 +1,2 @@
1SUMMARY = "Universal encoding detector for Python 2 and 3" 1inherit setuptools
2LICENSE = "LGPLv2.1" 2require python-chardet.inc
3LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343"
4
5SRC_URI[md5sum] = "25274d664ccb5130adae08047416e1a8"
6SRC_URI[sha256sum] = "e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa"
7
8inherit pypi setuptools