Path to this page:
Subject: CVS commit: pkgsrc/time/py-dateparser
From: Adam Ciarcinski
Date: 2023-11-17 21:48:06
Message id: 20231117204806.E82A9FA3D@cvs.NetBSD.org
Log Message:
py-dateparser: updated to 1.2.0
1.2.0 (2023-11-17)
------------------
New features:
- New ``PREFER_MONTH_OF_YEAR`` setting
Fixes:
- Absolute years in Russian are no longer being treated as a number of years in
the past
Cleanups and internal improvements:
- Removed the use of ``datetime.utcnow``, deprecated on Python 3.12
- Applied Black formatting to the code base
- Initial integration with OSSFuzz
- Extended test cases
Files: