mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Changelog: https://docs.djangoproject.com/en/5.0/releases/5.0/ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 lines
214 B
BlitzBasic
10 lines
214 B
BlitzBasic
require python-django.inc
|
|
inherit setuptools3
|
|
|
|
SRC_URI[sha256sum] = "7d29e14dfbc19cb6a95a4bd669edbde11f5d4c6a71fdaa42c2d40b6846e807f7"
|
|
|
|
RDEPENDS:${PN} += "\
|
|
${PYTHON_PN}-sqlparse \
|
|
${PYTHON_PN}-asgiref \
|
|
"
|