- update to 1.1.8:
* Improved date parsing for Chinese
* Improved date parsing for Czech
* Reorder language by popularity
* Fix leak of memory in cache
* Add support for "\d units later"
* Move modification in CLDR data to yaml
* Add support to use timezone via settings to get
PREFER_DATES_FROM result
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dateparser?expand=0&rev=30
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-dateparser
|
||||
Version: 1.1.7
|
||||
Version: 1.1.8
|
||||
Release: 0
|
||||
Summary: Date parsing library designed to parse dates from HTML pages
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user