python-django: update to version 1.11.9

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-01-10 16:16:52 -05:00
committed by Armin Kuster
parent fdbe097741
commit 1c56fc9623
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
require python-django.inc
inherit setuptools3
# Requires _pydecimal which is in misc
RDEPENDS_${PN} += " \
${PYTHON_PN}-misc \
"