pkgsrc/time/py-dateparser
adam 80f756fcef py-dateparser: updated to 0.7.6
0.7.6:
Improvements:
* Rename ``scripts`` to ``dateparser_scripts`` to avoid name collisions with modules from other packages or projects


0.7.5:
New features:
* Add Python 3.8 support
* Implement a ``REQUIRE_PARTS`` setting
* Add support for subscript and superscript numbers
* Extended French support
* Extended German support

Improvements:
* Migrate test suite to Pytest
* Add test to check the `yaml` and `json` files content
* Add flake8 pipeline with pytest-flake8
* Add partial support for 8-digit dates without separators
* Fix possible ``OverflowError`` errors and explicitly avoid to raise ``ValueError`` when parsing relative dates
* Fix double-digit GMT and UTC parsing
* Fix bug when using ``DATE_ORDER``
* Fix bug when parsing relative time with timezone
* Fix milliseconds parsing
* Fix wrong values to be interpreted as ``'future'`` in ``PREFER_DATES_FROM``
* Other small improvements
2020-06-20 07:18:42 +00:00
..
DESCR
distinfo py-dateparser: updated to 0.7.6 2020-06-20 07:18:42 +00:00
Makefile py-dateparser: updated to 0.7.6 2020-06-20 07:18:42 +00:00
PLIST py-dateparser: updated to 0.7.6 2020-06-20 07:18:42 +00:00