summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_6.0.5.bb
blob: 93bcc7b2e9a82f17dcd5293e8f502eab9dd6eadc (plain)
1
2
3
4
5
6
7
8
9
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"