diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_4.2.27.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_4.2.27.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.27.bb b/meta-python/recipes-devtools/python/python3-django_4.2.27.bb index 32fd235937..fba21cd75f 100644 --- a/meta-python/recipes-devtools/python/python3-django_4.2.27.bb +++ b/meta-python/recipes-devtools/python/python3-django_4.2.27.bb | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | require python-django.inc | 1 | require python-django.inc |
| 2 | #From 4.2.22 onwards setuptools configuration migrated to pyproject.toml | ||
| 3 | inherit pypi python_setuptools_build_meta | ||
| 4 | 2 | ||
| 3 | inherit pypi setuptools3 | ||
| 4 | |||
| 5 | SRC_URI += "file://0001-add-back-setuptools-support.patch" | ||
| 5 | SRC_URI[sha256sum] = "b865fbe0f4a3d1ee36594c5efa42b20db3c8bbb10dff0736face1c6e4bda5b92" | 6 | SRC_URI[sha256sum] = "b865fbe0f4a3d1ee36594c5efa42b20db3c8bbb10dff0736face1c6e4bda5b92" |
| 6 | 7 | ||
| 7 | RDEPENDS:${PN} += "\ | 8 | RDEPENDS:${PN} += "\ |
