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

SRC_URI[sha256sum] = "8c8659665bc6e3a44fefe1ab0a291e5a3fb3979f9a8230be29de975e57e8f854"

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