summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_3.2.25.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_3.2.25.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_3.2.25.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_3.2.25.bb b/meta-python/recipes-devtools/python/python3-django_3.2.25.bb
index 15ee178115..8d2be3702f 100644
--- a/meta-python/recipes-devtools/python/python3-django_3.2.25.bb
+++ b/meta-python/recipes-devtools/python/python3-django_3.2.25.bb
@@ -16,6 +16,8 @@ SRC_URI += "\
16 file://CVE-2024-53907.patch \ 16 file://CVE-2024-53907.patch \
17 file://CVE-2025-32873.patch \ 17 file://CVE-2025-32873.patch \
18 file://0001-Fixed-33367-Fixed-URLValidator-crash-in-some-edge-ca.patch \ 18 file://0001-Fixed-33367-Fixed-URLValidator-crash-in-some-edge-ca.patch \
19 file://0001-Fix-tag_strip-tests.patch \
20 file://0001-Fixed-test_utils.tests.HTMLEqualTests.test_parsing_e.patch \
19" 21"
20 22
21# Set DEFAULT_PREFERENCE so that the LTS version of django is built by 23# Set DEFAULT_PREFERENCE so that the LTS version of django is built by