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