diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-03-05 19:14:39 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-03-06 11:32:27 -0800 |
| commit | a5b86ae601dc561152ddaa82c875594f923f4662 (patch) | |
| tree | fe044ebac5b474c4b79027b4a5dcb38f56a97342 /meta-python/recipes-devtools/python/python-greenlet.inc | |
| parent | 76093a6540e04b1a370ef7133365ab39b0a50e8f (diff) | |
| download | meta-openembedded-a5b86ae601dc561152ddaa82c875594f923f4662.tar.gz | |
python-greenlet: Upgrade to 0.4.15
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 fcd81f6c3e..c7c656c84a 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] = "a87b6028c3b742b210bf5973939db595" | 6 | SRC_URI[md5sum] = "10fa304f673fc18b28fa6d8c6658cb80" |
| 7 | SRC_URI[sha256sum] = "f1cc268a15ade58d9a0c04569fe6613e19b8b0345b64453064e2c3c6d79051af" | 7 | SRC_URI[sha256sum] = "9416443e219356e3c31f1f918a91badf2e37acf297e2fa13d24d1cc2380f8fbc" |
| 8 | 8 | ||
| 9 | inherit pypi | 9 | inherit pypi |
