summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-django-4.2.28/0001-add-back-setuptools-support.patch (renamed from meta-python/recipes-devtools/python/python3-django-4.2.27/0001-add-back-setuptools-support.patch)0
-rw-r--r--meta-python/recipes-devtools/python/python3-django_4.2.28.bb (renamed from meta-python/recipes-devtools/python/python3-django_4.2.27.bb)2
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django-4.2.27/0001-add-back-setuptools-support.patch b/meta-python/recipes-devtools/python/python3-django-4.2.28/0001-add-back-setuptools-support.patch
index 907f705e11..907f705e11 100644
--- a/meta-python/recipes-devtools/python/python3-django-4.2.27/0001-add-back-setuptools-support.patch
+++ b/meta-python/recipes-devtools/python/python3-django-4.2.28/0001-add-back-setuptools-support.patch
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.27.bb b/meta-python/recipes-devtools/python/python3-django_4.2.28.bb
index fba21cd75f..5357d12338 100644
--- a/meta-python/recipes-devtools/python/python3-django_4.2.27.bb
+++ b/meta-python/recipes-devtools/python/python3-django_4.2.28.bb
@@ -3,7 +3,7 @@ require python-django.inc
3inherit pypi setuptools3 3inherit pypi setuptools3
4 4
5SRC_URI += "file://0001-add-back-setuptools-support.patch" 5SRC_URI += "file://0001-add-back-setuptools-support.patch"
6SRC_URI[sha256sum] = "b865fbe0f4a3d1ee36594c5efa42b20db3c8bbb10dff0736face1c6e4bda5b92" 6SRC_URI[sha256sum] = "a4b9cd881991add394cafa8bb3b11ad1742d1e1470ba99c3ef53dc540316ccfe"
7 7
8RDEPENDS:${PN} += "\ 8RDEPENDS:${PN} += "\
9 ${PYTHON_PN}-sqlparse \ 9 ${PYTHON_PN}-sqlparse \