diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2025-10-12 13:57:36 +1300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-12 10:23:53 -0700 |
| commit | 9c654445336a4dd60c37fdd5560c73c11c0e4445 (patch) | |
| tree | 3d64bc8b1defba17d06736e4999428d0018b26d9 /meta-python/recipes-devtools/python | |
| parent | 955ac83b7f94e83aa7289b1f89949371a70c56fe (diff) | |
| download | meta-openembedded-9c654445336a4dd60c37fdd5560c73c11c0e4445.tar.gz | |
python3-django: upgrade 4.2.24 -> 4.2.25
Release Notes:
https://docs.djangoproject.com/en/dev/releases/4.2.25/
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_4.2.25.bb (renamed from meta-python/recipes-devtools/python/python3-django_4.2.24.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.24.bb b/meta-python/recipes-devtools/python/python3-django_4.2.25.bb index 286d757733..861f7747d2 100644 --- a/meta-python/recipes-devtools/python/python3-django_4.2.24.bb +++ b/meta-python/recipes-devtools/python/python3-django_4.2.25.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] = "40cd7d3f53bc6cd1902eadce23c337e97200888df41e4a73b42d682f23e71d80" | 4 | SRC_URI[sha256sum] = "2391ab3d78191caaae2c963c19fd70b99e9751008da22a0adcc667c5a4f8d311" |
| 5 | 5 | ||
| 6 | RDEPENDS:${PN} += "\ | 6 | RDEPENDS:${PN} += "\ |
| 7 | python3-sqlparse \ | 7 | python3-sqlparse \ |
