From c938a4d31fc160c974a5eecada3b7c4dedf4dd70 Mon Sep 17 00:00:00 2001 From: Sven Ebenfeld Date: Fri, 22 Jan 2016 23:38:52 +0100 Subject: python(3)-redis: add recipes Signed-off-by: Sven Ebenfeld --- meta-python/recipes-devtools/python/python3-redis_2.10.5.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-redis_2.10.5.bb (limited to 'meta-python/recipes-devtools/python/python3-redis_2.10.5.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.5.bb new file mode 100644 index 0000000000..59c48032ea --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-redis_2.10.5.bb @@ -0,0 +1,2 @@ +inherit pypi3 +require python-redis.inc -- cgit 1.2.3-korg