summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_5.0.13.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-django: Upgrade 5.0.13 -> 5.2Mingli Yu2025-04-111-9/+0
| | | | | | | | | | | | | | Release note: https://docs.djangoproject.com/en/5.2/releases/5.2/ Backport a patch [1] to fix the below build failure: | ERROR Missing dependencies: | setuptools<69.3.0,>=61.0.0 [1] https://github.com/django/django/commit/3ae049b26b995c650c41ef918d5f60beed52b4ba Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-django: upgrade 5.0.11 -> 5.0.13Soumya Sambu2025-04-041-0/+9
Includes fix for CVE-2025-26699 Release Notes: https://docs.djangoproject.com/en/dev/releases/5.0.12/ https://docs.djangoproject.com/en/dev/releases/5.0.13/ Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>