diff options
| author | Changqing Li <changqing.li@windriver.com> | 2019-11-29 13:34:45 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-30 00:13:53 -0800 |
| commit | 6bc470c15e493765a917908abeae56a12182131a (patch) | |
| tree | 4350c9b60b5381d225db0f8ccd08a3528920affc /meta-python/recipes-devtools/python/python-django_1.11.14.bb | |
| parent | e875bc8ef59f1257a712174ea11548be1fb74fd9 (diff) | |
| download | meta-openembedded-6bc470c15e493765a917908abeae56a12182131a.tar.gz | |
python3-django: upgrade 1.11.14 -> 2.2.7
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django_1.11.14.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-django_1.11.14.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-django_1.11.14.bb b/meta-python/recipes-devtools/python/python-django_1.11.14.bb index d2347cc963..efe23dcb72 100644 --- a/meta-python/recipes-devtools/python/python-django_1.11.14.bb +++ b/meta-python/recipes-devtools/python/python-django_1.11.14.bb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | require python-django.inc | 1 | require python-django.inc |
| 2 | inherit setuptools | 2 | inherit setuptools |
| 3 | 3 | ||
| 4 | SRC_URI[md5sum] = "38e82b59a1c27bbf98ccf0564ead7426" | ||
| 5 | SRC_URI[sha256sum] = "eb9271f0874f53106a2719c0c35ce67631f6cc27cf81a60c6f8c9817b35a3f6e" | ||
| 6 | |||
| 4 | RDEPENDS_${PN} += " \ | 7 | RDEPENDS_${PN} += " \ |
| 5 | ${PYTHON_PN}-argparse \ | 8 | ${PYTHON_PN}-argparse \ |
| 6 | ${PYTHON_PN}-subprocess \ | 9 | ${PYTHON_PN}-subprocess \ |
