[oe-commits] [meta-openembedded] 23/32: python-redis: update to version 2.10.6

git at git.openembedded.org git at git.openembedded.org
Tue Sep 19 12:40:53 UTC 2017


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

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

commit 7ed027fc18eae43e4093ebdf4ee6aaffff3e8038
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