[oe-commits] [meta-openembedded] 25/65: python-redis: update to version 2.10.6

git at git.openembedded.org git at git.openembedded.org
Fri Sep 22 22:48:47 UTC 2017


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

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

commit d098f39c3953692e8d48aacf1b976ac5a802410b
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Sep 18 15:43:24 2017 -0400

    python-redis: update to version 2.10.6
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-redis.inc                  | 4 ++--
 .../python/{python-redis_2.10.5.bb => python-redis_2.10.6.bb}         | 0
 .../python/{python3-redis_2.10.5.bb => python3-redis_2.10.6.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-redis.inc b/meta-python/recipes-devtools/python/python-redis.inc
index 17ff231..571bb08 100644
--- a/meta-python/recipes-devtools/python/python-redis.inc
+++ b/meta-python/recipes-devtools/python/python-redis.inc
@@ -4,5 +4,5 @@ HOMEPAGE = "http://github.com/andymccurdy/redis-py"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=51d9ad56299ab60ba7be65a621004f27"
 
-SRC_URI[md5sum] = "3b26c2b9703b4b56b30a1ad508e31083"
-SRC_URI[sha256sum] = "5dfbae6acfc54edf0a7a415b99e0b21c0a3c27a7f787b292eea727b1facc5533"
+SRC_URI[md5sum] = "048348d8cfe0b5d0bba2f4d835005c3b"
+SRC_URI[sha256sum] = "a22ca993cea2962dbb588f9f30d0015ac4afcc45bee27d3978c0dbe9e97c6c0f"
diff --git a/meta-python/recipes-devtools/python/python-redis_2.10.5.bb b/meta-python/recipes-devtools/python/python-redis_2.10.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-redis_2.10.5.bb
rename to meta-python/recipes-devtools/python/python-redis_2.10.6.bb
diff --git a/meta-python/recipes-devtools/python/python3-redis_2.10.5.bb b/meta-python/recipes-devtools/python/python3-redis_2.10.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-redis_2.10.5.bb
rename to meta-python/recipes-devtools/python/python3-redis_2.10.6.bb

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


More information about the Openembedded-commits mailing list