aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-greenlet_0.4.12.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-22 19:03:37 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-23 23:22:28 +0100
commit0288ff0afaf902854d81a6427710326aa0eca396 (patch)
treec9bdab323f792ce73d6bd70afe7f20e1c8350111 /recipes-devtools/python/python-greenlet_0.4.12.bb
parentdfc43124418805d9422d16b0b967332008299354 (diff)
downloadmeta-python2-0288ff0afaf902854d81a6427710326aa0eca396.tar.gz
python-greenlet: update to version 0.4.12
(From meta-openembedded commit: b096ba27eda055e96405253090a1c70d0e970a10) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-greenlet_0.4.12.bb')
-rw-r--r--recipes-devtools/python/python-greenlet_0.4.12.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-greenlet_0.4.12.bb b/recipes-devtools/python/python-greenlet_0.4.12.bb
new file mode 100644
index 0000000..4fc2c1d
--- /dev/null
+++ b/recipes-devtools/python/python-greenlet_0.4.12.bb
@@ -0,0 +1,10 @@
+SUMMARY = "Python lightweight in-process concurrent programming"
+LICENSE = "MIT & PSF"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=03143d7a1a9f5d8a0fee825f24ca9c36 \
+ file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a"
+
+SRC_URI[md5sum] = "e8637647d58a26c4a1f51ca393e53c00"
+SRC_URI[sha256sum] = "e4c99c6010a5d153d481fdaf63b8a0782825c0721506d880403a3b9b82ae347e"
+
+inherit pypi distutils
+