[oe] [meta-python][PATCH] python-redis: update to version 2.10.6

Derek Straka derek at asterius.io
Mon Sep 18 19:43:24 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 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(-)
 rename meta-python/recipes-devtools/python/{python-redis_2.10.5.bb => python-redis_2.10.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-redis_2.10.5.bb => python3-redis_2.10.6.bb} (100%)

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
-- 
2.7.4




More information about the Openembedded-devel mailing list