diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_5.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.2.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.bb b/meta-python/recipes-devtools/python/python3-django_5.2.bb deleted file mode 100644 index 8a20448e22..0000000000 --- a/meta-python/recipes-devtools/python/python3-django_5.2.bb +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | require python3-django.inc | ||
2 | inherit python_setuptools_build_meta | ||
3 | |||
4 | SRC_URI[sha256sum] = "1a47f7a7a3d43ce64570d350e008d2949abe8c7e21737b351b6a1611277c6d89" | ||
5 | |||
6 | SRC_URI += "\ | ||
7 | file://0001-Fixed-35980-Updated-setuptools-to-normalize-package.patch \ | ||
8 | " | ||
9 | |||
10 | RDEPENDS:${PN} += "\ | ||
11 | python3-sqlparse \ | ||
12 | python3-asgiref \ | ||
13 | " | ||