[meta-python,4/5] python3-django: upgrade 2.2.27 -> 2.2.28

Message ID 1650531564-26234-4-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [meta-python,1/5] python3-aenum: upgrade 3.1.8 -> 3.1.11 | expand

Commit Message

XU Huan April 21, 2022, 8:59 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-django_2.2.27.bb => python3-django_2.2.28.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-django_2.2.27.bb => python3-django_2.2.28.bb} (71%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-django_2.2.27.bb b/meta-python/recipes-devtools/python/python3-django_2.2.28.bb
similarity index 71%
rename from meta-python/recipes-devtools/python/python3-django_2.2.27.bb
rename to meta-python/recipes-devtools/python/python3-django_2.2.28.bb
index 786afab248..9ef988176e 100644
--- a/meta-python/recipes-devtools/python/python3-django_2.2.27.bb
+++ b/meta-python/recipes-devtools/python/python3-django_2.2.28.bb
@@ -5,7 +5,7 @@  UPSTREAM_CHECK_REGEX = "/${PYPI_PACKAGE}/(?P<pver>(2\.2\.\d*)+)/"
 
 inherit setuptools3
 
-SRC_URI[sha256sum] = "1ee37046b0bf2b61e83b3a01d067323516ec3b6f2b17cd49b1326dd4ba9dc913"
+SRC_URI[sha256sum] = "0200b657afbf1bc08003845ddda053c7641b9b24951e52acd51f6abda33a7413"
 
 RDEPENDS:${PN} += "\
     ${PYTHON_PN}-sqlparse \