forked from pool/python-dateparser
- Update to 0.7.6:
* Rename ``scripts`` to ``dateparser_scripts`` to avoid name collisions
with modules from other packages or projects
* Add Python 3.8 support
* Implement a ``REQUIRE_PARTS`` setting
* Add support for subscript and superscript numbers
* Extended French support
* Extended German support
- Switch from nose to pytest.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dateparser?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 30 01:41:23 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.7.6:
|
||||
* Rename ``scripts`` to ``dateparser_scripts`` to avoid name collisions
|
||||
with modules from other packages or projects
|
||||
* Add Python 3.8 support
|
||||
* Implement a ``REQUIRE_PARTS`` setting
|
||||
* Add support for subscript and superscript numbers
|
||||
* Extended French support
|
||||
* Extended German support
|
||||
- Switch from nose to pytest.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 09:44:00 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user