aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_2.2.23.bb
blob: ab4b68fc8763a17ce71a1d73873867be72e779d7 (plain)
1
2
3
4
5
6
7
8
9
require python-django.inc
inherit setuptools3

SRC_URI[md5sum] = "d72405637143e201b745714e300bb546"
SRC_URI[sha256sum] = "12cfc045a4ccb2348719aaaa77b17e66a26bff9fc238b4c765a3e825ef92e414"

RDEPENDS_${PN} += "\
    ${PYTHON_PN}-sqlparse \
"