summaryrefslogtreecommitdiff
path: root/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-django_6.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-django_6.0.5.bb')
-rw-r--r--upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-django_6.0.5.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-django_6.0.5.bb b/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-django_6.0.5.bb
deleted file mode 100644
index 93bcc7b2e9..0000000000
--- a/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-django_6.0.5.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require python3-django.inc
-inherit python_setuptools_build_meta
-
-SRC_URI[sha256sum] = "bc6d6872e98a2864c836e42edd644b362db311147dd5aa8d5b82ba7a032f5269"
-
-# Set DEFAULT_PREFERENCE so that the LTS version of django is built by
-# default. To build the 6.x branch,
-# PREFERRED_VERSION_python3-django = "6.0.%" can be added to local.conf
-DEFAULT_PREFERENCE = "-1"