[2/2,meta-python] python3-jdatetime: upgrade 3.8.2 -> 4.0.0

Message ID 1645682457-31192-2-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [1/2,meta-python] python3-imageio: upgrade 2.15.0 -> 2.16.0 | expand

Commit Message

XU Huan Feb. 24, 2022, 6 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

changelog:
-Add
Add fold attribute to jdatetime.datetime
-Change
Drop Python < 3.7 support

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-jdatetime_3.8.2.bb b/meta-python/recipes-devtools/python/python3-jdatetime_4.0.0.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-jdatetime_3.8.2.bb
rename to meta-python/recipes-devtools/python/python3-jdatetime_4.0.0.bb
index 67a6ea1f21..f76f275036 100644
--- a/meta-python/recipes-devtools/python/python3-jdatetime_3.8.2.bb
+++ b/meta-python/recipes-devtools/python/python3-jdatetime_4.0.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/slashmili/python-jalali"
 LICENSE = "Python-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c80be45b33471b4a23cf53d06a8172be"
 
-SRC_URI[sha256sum] = "c685687e3f39e1b9a3ba9c00ed9d8e88603bc8994413e84623e6c5d43214e6f8"
+SRC_URI[sha256sum] = "d35baea2ed213e4e87bb840c61637001540bd21e8e4454bd12352b06591ec08e"
 
 PYPI_PACKAGE = "jdatetime"