Message ID | 20230602155902.2888947-1-narpat.mali@windriver.com |
---|---|
State | New |
Headers | show |
Series | [meta-python,mickledore,1/1] python3-django: upgrade 4.1.7 -> 4.2.1 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-django_4.1.7.bb b/meta-python/recipes-devtools/python/python3-django_4.2.1.bb similarity index 58% rename from meta-python/recipes-devtools/python/python3-django_4.1.7.bb rename to meta-python/recipes-devtools/python/python3-django_4.2.1.bb index be806eefaa..b1474cf054 100644 --- a/meta-python/recipes-devtools/python/python3-django_4.1.7.bb +++ b/meta-python/recipes-devtools/python/python3-django_4.2.1.bb @@ -1,7 +1,7 @@ require python-django.inc inherit setuptools3 -SRC_URI[sha256sum] = "44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8" +SRC_URI[sha256sum] = "7efa6b1f781a6119a10ac94b4794ded90db8accbe7802281cd26f8664ffed59c" RDEPENDS:${PN} += "\ ${PYTHON_PN}-sqlparse \