[oe] [meta-python][PATCH] python-greenlet: update to version 0.4.14

Derek Straka derek at asterius.io
Fri Jul 27 18:45:48 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-greenlet.inc               | 4 ++--
 .../python/{python-greenlet_0.4.13.bb => python-greenlet_0.4.14.bb}   | 0
 .../python/{python3-greenlet_0.4.13.bb => python3-greenlet_0.4.14.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-greenlet_0.4.13.bb => python-greenlet_0.4.14.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-greenlet_0.4.13.bb => python3-greenlet_0.4.14.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-greenlet.inc b/meta-python/recipes-devtools/python/python-greenlet.inc
index 7a42240..fcd81f6 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"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=03143d7a1a9f5d8a0fee825f24ca9c36 \
                     file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a"
 
-SRC_URI[md5sum] = "6e0b9dd5385f81d478451ec8ed1d62b3"
-SRC_URI[sha256sum] = "0fef83d43bf87a5196c91e73cb9772f945a4caaff91242766c5916d1dd1381e4"
+SRC_URI[md5sum] = "a87b6028c3b742b210bf5973939db595"
+SRC_URI[sha256sum] = "f1cc268a15ade58d9a0c04569fe6613e19b8b0345b64453064e2c3c6d79051af"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-greenlet_0.4.13.bb b/meta-python/recipes-devtools/python/python-greenlet_0.4.14.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-greenlet_0.4.13.bb
rename to meta-python/recipes-devtools/python/python-greenlet_0.4.14.bb
diff --git a/meta-python/recipes-devtools/python/python3-greenlet_0.4.13.bb b/meta-python/recipes-devtools/python/python3-greenlet_0.4.14.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-greenlet_0.4.13.bb
rename to meta-python/recipes-devtools/python/python3-greenlet_0.4.14.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list