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