meta-openembedded/meta-python/recipes-devtools/python/python3-django_1.11.9.bb
Derek Straka 1c56fc9623 python-django: update to version 1.11.9
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-16 21:41:26 -08:00

8 lines
134 B
BlitzBasic

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