aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2017-06-09 14:28:45 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-06-14 14:51:15 +0200
commitc7252e7c58c371c0db6645ce0bd1c794f127eb60 (patch)
tree688964dc23035765f4a7419789e87d8705ec4f33 /meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb
parent990b2ecf2c041d615ad0d07bd28a9ca77d0b2521 (diff)
downloadmeta-openembedded-c7252e7c58c371c0db6645ce0bd1c794f127eb60.tar.gz
python3-django-south: add new recipe
* move the common portions into .inc * add new recipe for python3-django-south Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb2
1 files changed, 2 insertions, 0 deletions
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 0000000000..10519111fa
--- /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