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