From 6bc470c15e493765a917908abeae56a12182131a Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Fri, 29 Nov 2019 13:34:45 +0800 Subject: python3-django: upgrade 1.11.14 -> 2.2.7 Signed-off-by: Changqing Li Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-django_1.11.14.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-django_1.11.14.bb') 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 @@ require python-django.inc inherit setuptools +SRC_URI[md5sum] = "38e82b59a1c27bbf98ccf0564ead7426" +SRC_URI[sha256sum] = "eb9271f0874f53106a2719c0c35ce67631f6cc27cf81a60c6f8c9817b35a3f6e" + RDEPENDS_${PN} += " \ ${PYTHON_PN}-argparse \ ${PYTHON_PN}-subprocess \ -- cgit v1.2.3-54-g00ecf