diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-06-04 15:40:05 +1200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:49 -0700 |
| commit | 18576ace94ee0dbaefe549fd058e1c76f1390a72 (patch) | |
| tree | 761edcc2d7caec36fe7c329a385e7e3d87066467 /meta-python/recipes-devtools/python | |
| parent | 4d1b2874478e4d4d0b36a5e504f0098bcbb5f199 (diff) | |
| download | meta-openembedded-18576ace94ee0dbaefe549fd058e1c76f1390a72.tar.gz | |
python3-django: upgrade 5.2.14 -> 5.2.15
https://docs.djangoproject.com/en/dev/releases/5.2.15/
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.2.15.bb (renamed from meta-python/recipes-devtools/python/python3-django_5.2.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.14.bb b/meta-python/recipes-devtools/python/python3-django_5.2.15.bb index e9bfabc734..557c2f1522 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.2.14.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.2.15.bb | |||
| @@ -2,4 +2,4 @@ require python3-django.inc | |||
| 2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
| 3 | 3 | ||
| 4 | SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch" | 4 | SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch" |
| 5 | SRC_URI[sha256sum] = "58a63ba841662e5c686b57ba1fec52ddd68c0b93bd96ac3029d55728f00bf8a2" | 5 | SRC_URI[sha256sum] = "5154a9bf84ac01dde011e367f355c07dbb329532e06810dcf3ef2af269e236e7" |
