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

SRC_URI[sha256sum] = "678bbfc8604eb246ed54e2063f0765f13b321a50526bdc8cb1f943eda7fa31f1"

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