From c7252e7c58c371c0db6645ce0bd1c794f127eb60 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Fri, 9 Jun 2017 14:28:45 +0800 Subject: python3-django-south: add new recipe * move the common portions into .inc * add new recipe for python3-django-south Signed-off-by: Jackie Huang Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb (limited to 'meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb b/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb new file mode 100644 index 000000000..10519111f --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb @@ -0,0 +1,2 @@ +require python-django-south.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf