summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dateparser_1.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dateparser: upgrade 1.1.8 -> 1.2.0Wang Mingyu2023-11-211-0/+23
Changelog: ========= -New PREFER_MONTH_OF_YEAR setting (#1146) -Absolute years in Russian are no longer being treated as a number of years in the past (#1129) -Removed the use of datetime.utcnow, deprecated on Python 3.12 (#1179) -Applied Black formatting to the code base (#1158) -Initial integration with OSSFuzz (#1198) -Extended test cases (#1191) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>