aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_4.1.bb
blob: 44ea5394dab120112b0df63be1265a021539ce21 (plain)
1
2
3
4
5
6
7
8
9
require python-django.inc
inherit setuptools3

SRC_URI[sha256sum] = "032f8a6fc7cf05ccd1214e4a2e21dfcd6a23b9d575c6573cacc8c67828dbe642"

RDEPENDS:${PN} += "\
    ${PYTHON_PN}-sqlparse \
    ${PYTHON_PN}-asgiref \
"