diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-django_3.2.3.bb (renamed from meta-python/recipes-devtools/python/python3-django_3.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_3.2.2.bb b/meta-python/recipes-devtools/python/python3-django_3.2.3.bb index 7deac2ca9b..7a9611ca12 100644 --- a/meta-python/recipes-devtools/python/python3-django_3.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-django_3.2.3.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require python-django.inc | 1 | require python-django.inc |
2 | inherit setuptools3 | 2 | inherit setuptools3 |
3 | 3 | ||
4 | SRC_URI[sha256sum] = "0a1d195ad65c52bf275b8277b3d49680bd1137a5f55039a806f25f6b9752ce3d" | 4 | SRC_URI[sha256sum] = "13ac78dbfd189532cad8f383a27e58e18b3d33f80009ceb476d7fcbfc5dcebd8" |
5 | 5 | ||
6 | RDEPENDS_${PN} += "\ | 6 | RDEPENDS_${PN} += "\ |
7 | ${PYTHON_PN}-sqlparse \ | 7 | ${PYTHON_PN}-sqlparse \ |