From 15620b297795a495a246a660e0a29fd8e3c38d23 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 7 Sep 2022 19:23:17 +0800 Subject: python3-django: upgrade 3.2.12 -> 4.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-django_4.1.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-django_4.1.bb (limited to 'meta-python/recipes-devtools/python/python3-django_4.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-django_4.1.bb b/meta-python/recipes-devtools/python/python3-django_4.1.bb new file mode 100644 index 0000000000..44ea5394da --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-django_4.1.bb @@ -0,0 +1,9 @@ +require python-django.inc +inherit setuptools3 + +SRC_URI[sha256sum] = "032f8a6fc7cf05ccd1214e4a2e21dfcd6a23b9d575c6573cacc8c67828dbe642" + +RDEPENDS:${PN} += "\ + ${PYTHON_PN}-sqlparse \ + ${PYTHON_PN}-asgiref \ +" -- cgit v1.2.3-54-g00ecf