python3-jdatetime: upgrade 3.8.2 -> 4.0.0

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

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Xu Huan 2022-02-24 14:00:57 +08:00 committed by Khem Raj
parent 05abf5551d
commit 41457cc0a1

View File

@ -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"