diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.10.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.10.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.10.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.10.bb new file mode 100644 index 0000000000..beadf3e953 --- /dev/null +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.10.bb @@ -0,0 +1,9 @@ +require python3-django.inc +inherit python_setuptools_build_meta + +SRC_URI[sha256sum] = "0f6cbc56cc298b0451d20a5120c6a8731e9073330fb5d84295c23c151a1eb300" + +RDEPENDS:${PN} += "\ + python3-sqlparse \ + python3-asgiref \ +" |
