[oe-commits] [meta-openembedded] 09/19: python-greenlet: Upgrade to 0.4.15

git at git.openembedded.org git at git.openembedded.org
Wed Mar 6 18:57:57 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit d7aa091ddfc482043e1807e1b4ec3c723587c58d
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Tue Mar 5 19:14:39 2019 -0800

    python-greenlet: Upgrade to 0.4.15
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-greenlet.inc               | 4 ++--
 .../python/{python-greenlet_0.4.14.bb => python-greenlet_0.4.15.bb}   | 0
 .../python/{python3-greenlet_0.4.14.bb => python3-greenlet_0.4.15.bb} | 0
 3 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 fcd81f6..c7c656c 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] = "a87b6028c3b742b210bf5973939db595"
-SRC_URI[sha256sum] = "f1cc268a15ade58d9a0c04569fe6613e19b8b0345b64453064e2c3c6d79051af"
+SRC_URI[md5sum] = "10fa304f673fc18b28fa6d8c6658cb80"
+SRC_URI[sha256sum] = "9416443e219356e3c31f1f918a91badf2e37acf297e2fa13d24d1cc2380f8fbc"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-greenlet_0.4.14.bb b/meta-python/recipes-devtools/python/python-greenlet_0.4.15.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-greenlet_0.4.14.bb
rename to meta-python/recipes-devtools/python/python-greenlet_0.4.15.bb
diff --git a/meta-python/recipes-devtools/python/python3-greenlet_0.4.14.bb b/meta-python/recipes-devtools/python/python3-greenlet_0.4.15.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-greenlet_0.4.14.bb
rename to meta-python/recipes-devtools/python/python3-greenlet_0.4.15.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list