| Message ID | 20251126210550.2010120-1-ankur.tyagi85@gmail.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-python,1/2] python3-django: upgrade 5.2.7 -> 5.2.8 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.7.bb b/meta-python/recipes-devtools/python/python3-django_5.2.8.bb similarity index 60% rename from meta-python/recipes-devtools/python/python3-django_5.2.7.bb rename to meta-python/recipes-devtools/python/python3-django_5.2.8.bb index a0589d9916..f205b5b247 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.2.7.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.2.8.bb @@ -1,7 +1,7 @@ require python3-django.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "e0f6f12e2551b1716a95a63a1366ca91bbcd7be059862c1b18f989b1da356cdd" +SRC_URI[sha256sum] = "23254866a5bb9a2cfa6004e8b809ec6246eba4b58a7589bc2772f1bcc8456c7f" RDEPENDS:${PN} += "\ python3-sqlparse \