aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-django_1.11.2.bb
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2017-06-09 14:28:46 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-06-14 14:51:15 +0200
commitd483a70d22505863036635cbff13963e00cfe093 (patch)
tree80750078f5e2b4b778158e48c9a2c109cb9d236b /meta-python/recipes-devtools/python/python-django_1.11.2.bb
parentc7252e7c58c371c0db6645ce0bd1c794f127eb60 (diff)
downloadmeta-openembedded-contrib-d483a70d22505863036635cbff13963e00cfe093.tar.gz
python3-django: add python3 recipe and update to 1.11.2
* move the mommon portions into .inc * update to version 1.11.2 * add new recipe for python3-django 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/python-django_1.11.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-django_1.11.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-django_1.11.2.bb b/meta-python/recipes-devtools/python/python-django_1.11.2.bb
new file mode 100644
index 0000000000..ccd7714e9f
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-django_1.11.2.bb
@@ -0,0 +1,2 @@
+require python-django.inc
+inherit setuptools