python-django: update to version 1.11.10

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-02-11 10:43:24 -05:00
committed by Armin Kuster
parent 212b9e8368
commit d0e506d5ef
3 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
require python-django.inc
inherit setuptools
RDEPENDS_${PN} += " \
${PYTHON_PN}-argparse \
${PYTHON_PN}-subprocess \
${PYTHON_PN}-zlib \
"