Subject: CVS commit: pkgsrc/time/py-dateparser
From: Adam Ciarcinski
Date: 2020-06-20 09:18:43
Message id: 20200620071843.2C364FB28@cvs.NetBSD.org

Log Message:
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

Files:
RevisionActionfile
1.6modifypkgsrc/time/py-dateparser/Makefile
1.3modifypkgsrc/time/py-dateparser/PLIST
1.6modifypkgsrc/time/py-dateparser/distinfo