aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-chardet.inc
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@nextrem.ch>2017-01-05 18:12:29 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-01-25 15:58:53 +0100
commita12042a8d98e7effcc8809fd0510c97af26d12d9 (patch)
treea4b24073aaa3ab738979d60a1bd908ce5972f7b2 /recipes-devtools/python/python-chardet.inc
parent1e1f46e73c0addd432c8ee9bbbede0a16f319d02 (diff)
downloadmeta-python2-a12042a8d98e7effcc8809fd0510c97af26d12d9.tar.gz
python-chardet: provide both python2 and python3 packages
(From meta-openembedded commit: 43b62423d6e21a893ad7fd00993e2a7f8aaad8a6) Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-chardet.inc')
-rwxr-xr-xrecipes-devtools/python/python-chardet.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-chardet.inc b/recipes-devtools/python/python-chardet.inc
new file mode 100755
index 0000000..60305e8
--- /dev/null
+++ b/recipes-devtools/python/python-chardet.inc
@@ -0,0 +1,8 @@
+SUMMARY = "Universal encoding detector for Python 2 and 3"
+LICENSE = "LGPL-2.1"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343"
+
+inherit pypi
+
+SRC_URI[md5sum] = "25274d664ccb5130adae08047416e1a8"
+SRC_URI[sha256sum] = "e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa"