summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_6.0.3.bb (renamed from meta-python/recipes-devtools/python/python3-django_6.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_6.0.2.bb b/meta-python/recipes-devtools/python/python3-django_6.0.3.bb
index 001abf48e8..b3aec8870a 100644
--- a/meta-python/recipes-devtools/python/python3-django_6.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-django_6.0.3.bb
@@ -1,7 +1,7 @@
1require python3-django.inc 1require python3-django.inc
2inherit python_setuptools_build_meta 2inherit python_setuptools_build_meta
3 3
4SRC_URI[sha256sum] = "3046a53b0e40d4b676c3b774c73411d7184ae2745fe8ce5e45c0f33d3ddb71a7" 4SRC_URI[sha256sum] = "90be765ee756af8a6cbd6693e56452404b5ad15294f4d5e40c0a55a0f4870fe1"
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,