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

SRC_URI[sha256sum] = "6b809af7165c73eff5ce1c87fdae75d4da6520d6667f86401ecf55b681eb1eeb"

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