summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-jdatetime_5.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-jdatetime: upgrade 4.1.1 -> 5.0.0Wang Mingyu2024-04-021-0/+17
Changelog: =========== -tests(test_zoneinfo_as_timezone): skip if tzinfo is not available on windows -fix(strftime): treat %% as an escape sequence -chore(jalai.py): cleanup the code -fix(strftime): also escape %% before c, x, and X -fix(date, datetime): return NotImplemented for unknown type operations -docs(README.rst): use jdatetime.FA_LOCALE instead if fa_IR -Update python versions -update jalali license -update licences -Use jalali core Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>