diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-06-04 15:40:04 +1200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:49 -0700 |
| commit | 4d1b2874478e4d4d0b36a5e504f0098bcbb5f199 (patch) | |
| tree | b2347ff446111bdd9fc765694c91145c00114bf7 /meta-python | |
| parent | 9f62f1646112c269668d7463015bd0a63a7c2117 (diff) | |
| download | meta-openembedded-4d1b2874478e4d4d0b36a5e504f0098bcbb5f199.tar.gz | |
python3-django: upgrade 6.0.5 -> 6.0.6
https://docs.djangoproject.com/en/dev/releases/6.0.6/
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_6.0.6.bb (renamed from meta-python/recipes-devtools/python/python3-django_6.0.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_6.0.5.bb b/meta-python/recipes-devtools/python/python3-django_6.0.6.bb index 93bcc7b2e9..a96a6dbf53 100644 --- a/meta-python/recipes-devtools/python/python3-django_6.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-django_6.0.6.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require python3-django.inc | 1 | require python3-django.inc |
| 2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
| 3 | 3 | ||
| 4 | SRC_URI[sha256sum] = "bc6d6872e98a2864c836e42edd644b362db311147dd5aa8d5b82ba7a032f5269" | 4 | SRC_URI[sha256sum] = "ad03916ba59523d781ae5c3f631960c23d69a9d9c43cecda52fc23b47e953713" |
| 5 | 5 | ||
| 6 | # Set DEFAULT_PREFERENCE so that the LTS version of django is built by | 6 | # Set DEFAULT_PREFERENCE so that the LTS version of django is built by |
| 7 | # default. To build the 6.x branch, | 7 | # default. To build the 6.x branch, |
