aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-11-19 15:44:54 +0800
committerArmin Kuster <akuster808@gmail.com>2023-02-11 11:55:33 -0500
commit47b3e40f7933465e2834f7307c27a6fd6a3fbe76 (patch)
tree71852ee0d32b5437cd373d727ba8a53126e329cf
parent02c53492ea4085ba13ff73063d6f9144dad5a627 (diff)
downloadmeta-openembedded-47b3e40f7933465e2834f7307c27a6fd6a3fbe76.tar.gz
python3-django: upgrade 4.1 -> 4.1.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1e4fd5514d2daf4b9b233bed42683aebc78d9fcf) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-django_4.1.3.bb (renamed from meta-python/recipes-devtools/python/python3-django_4.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_4.1.bb b/meta-python/recipes-devtools/python/python3-django_4.1.3.bb
index 44ea5394da..6d800982af 100644
--- a/meta-python/recipes-devtools/python/python3-django_4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-django_4.1.3.bb
@@ -1,7 +1,7 @@
require python-django.inc
inherit setuptools3
-SRC_URI[sha256sum] = "032f8a6fc7cf05ccd1214e4a2e21dfcd6a23b9d575c6573cacc8c67828dbe642"
+SRC_URI[sha256sum] = "678bbfc8604eb246ed54e2063f0765f13b321a50526bdc8cb1f943eda7fa31f1"
RDEPENDS:${PN} += "\
${PYTHON_PN}-sqlparse \