diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-05-22 10:36:19 +1200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-21 17:20:20 -0700 |
| commit | ef903fca830e8bc31294ca2bec4957e85c4418b1 (patch) | |
| tree | 359cbe6852666091f1a0c5238e82f55b54f33209 /meta-python/recipes-devtools/python/python3-django_5.2.14.bb | |
| parent | 143d18269cefc6fe4aaa0cee5fc1f231a904fb81 (diff) | |
| download | meta-openembedded-ef903fca830e8bc31294ca2bec4957e85c4418b1.tar.gz | |
python3-django: upgrade 5.2.13 -> 5.2.14
https://docs.djangoproject.com/en/dev/releases/5.2.14/
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/python3-django_5.2.14.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.2.14.bb | 5 |
1 files changed, 5 insertions, 0 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.14.bb new file mode 100644 index 0000000000..e9bfabc734 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-django_5.2.14.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require python3-django.inc | ||
| 2 | inherit python_setuptools_build_meta | ||
| 3 | |||
| 4 | SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch" | ||
| 5 | SRC_URI[sha256sum] = "58a63ba841662e5c686b57ba1fec52ddd68c0b93bd96ac3029d55728f00bf8a2" | ||
