diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_4.1.6.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_4.1.6.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_4.1.6.bb b/meta-python/recipes-devtools/python/python3-django_4.1.6.bb new file mode 100644 index 0000000000..e54398c456 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-django_4.1.6.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | require python-django.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "bceb0fe1a386781af0788cae4108622756cd05e7775448deec04a71ddf87685d" | ||
| 5 | |||
| 6 | RDEPENDS:${PN} += "\ | ||
| 7 | ${PYTHON_PN}-sqlparse \ | ||
| 8 | ${PYTHON_PN}-asgiref \ | ||
| 9 | " | ||
