From d098f39c3953692e8d48aacf1b976ac5a802410b Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 18 Sep 2017 15:43:24 -0400 Subject: python-redis: update to version 2.10.6 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-redis_2.10.6.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-redis_2.10.6.bb (limited to 'meta-python/recipes-devtools/python/python-redis_2.10.6.bb') diff --git a/meta-python/recipes-devtools/python/python-redis_2.10.6.bb b/meta-python/recipes-devtools/python/python-redis_2.10.6.bb new file mode 100644 index 0000000000..6c3ca8516c --- /dev/null +++ b/meta-python/recipes-devtools/python/python-redis_2.10.6.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-redis.inc -- cgit 1.2.3-korg