require python-django.inc inherit setuptools3 SRC_URI[sha256sum] = "82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b" RDEPENDS:${PN} += "\ ${PYTHON_PN}-sqlparse \ " # Set DEFAULT_PREFERENCE so that the LTS version of django is built by # default. To build the 3.x branch, # PREFERRED_VERSION_python3-django = "3.2.23" can be added to local.conf DEFAULT_PREFERENCE = "-1"