diff options
author | Derek Straka <derek@asterius.io> | 2018-07-27 14:45:48 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-29 00:40:17 -0700 |
commit | 51a5ff244676540cf62e4dfd70143029306c6e2a (patch) | |
tree | 3e3d8e53762d16905021234b060f17f0856e5de6 /meta-python/recipes-devtools/python/python-greenlet.inc | |
parent | 736bf6861dc3986e665b0e88f89063556840d143 (diff) | |
download | meta-openembedded-51a5ff244676540cf62e4dfd70143029306c6e2a.tar.gz |
python-greenlet: update to version 0.4.14
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-greenlet.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-greenlet.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-greenlet.inc b/meta-python/recipes-devtools/python/python-greenlet.inc index 7a42240fe..fcd81f6c3 100644 --- a/meta-python/recipes-devtools/python/python-greenlet.inc +++ b/meta-python/recipes-devtools/python/python-greenlet.inc | |||
@@ -3,7 +3,7 @@ LICENSE = "MIT & PSF" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=03143d7a1a9f5d8a0fee825f24ca9c36 \ | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=03143d7a1a9f5d8a0fee825f24ca9c36 \ |
4 | file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a" | 4 | file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "6e0b9dd5385f81d478451ec8ed1d62b3" | 6 | SRC_URI[md5sum] = "a87b6028c3b742b210bf5973939db595" |
7 | SRC_URI[sha256sum] = "0fef83d43bf87a5196c91e73cb9772f945a4caaff91242766c5916d1dd1381e4" | 7 | SRC_URI[sha256sum] = "f1cc268a15ade58d9a0c04569fe6613e19b8b0345b64453064e2c3c6d79051af" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |