aboutsummaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--recipes-devtools/python/python-greenlet_0.4.12.bb (renamed from recipes-devtools/python/python-greenlet_0.4.11.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-greenlet_0.4.11.bb b/recipes-devtools/python/python-greenlet_0.4.12.bb
index ca4786f..4fc2c1d 100644
--- a/recipes-devtools/python/python-greenlet_0.4.11.bb
+++ b/recipes-devtools/python/python-greenlet_0.4.12.bb
@@ -3,9 +3,8 @@ LICENSE = "MIT & PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=03143d7a1a9f5d8a0fee825f24ca9c36 \
file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a"
-SRC_URI[md5sum] = "774808f543e130621700863bc20a21fe"
-SRC_URI[sha256sum] = "e46510543912135b2663c2fc4e2867497579466d82184710b84fb718b31cc95d"
+SRC_URI[md5sum] = "e8637647d58a26c4a1f51ca393e53c00"
+SRC_URI[sha256sum] = "e4c99c6010a5d153d481fdaf63b8a0782825c0721506d880403a3b9b82ae347e"
-PYPI_PACKAGE_EXT = "zip"
inherit pypi distutils