[oe][meta-python][PATCH 2/2] python3-django: upgrade 5.2.15 -> 5.2.16
[email protected] Tue, 21 Jul 2026 11:49:44 +1200
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> https://docs.djangoproject.com/en/dev/releases/5.2.16/ Signed-off-by: Ankur Tyagi <[email protected]> --- .../{python3-django_5.2.15.bb => python3-django_5.2.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-django_5.2.15.bb => python3-django_5.2.16.bb} (61%) diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.15.bb b/meta-python/recipes-devtools/python/python3-django_5.2.16.bb similarity index 61% rename from meta-python/recipes-devtools/python/python3-django_5.2.15.bb rename to meta-python/recipes-devtools/python/python3-django_5.2.16.bb index 557c2f1522..2629ff3714 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.2.15.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.2.16.bb @@ -2,4 +2,4 @@ require python3-django.inc inherit python_setuptools_build_meta SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch" -SRC_URI[sha256sum] = "5154a9bf84ac01dde011e367f355c07dbb329532e06810dcf3ef2af269e236e7" +SRC_URI[sha256sum] = "59ea02020c3136fce14bef0bbece21a10a4febef5eed1c51c22ae468efa22200"