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