python-django: update to version 1.11.14

Update the upstream check regex to restrict to version 1.X.Y

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2018-07-10 16:34:13 -04:00
committed by Khem Raj
parent 64d56b38da
commit b0a7b41ba0
3 changed files with 4 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 \
"