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