15
0

- update to 1.1.7:

* Add an “ago” synonym for Arabic
  * Improved date parsing for Czech
  * Improved date parsing for Indonesian

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dateparser?expand=0&rev=28
This commit is contained in:
2023-02-15 19:44:11 +00:00
committed by Git OBS Bridge
parent d4566f3812
commit 654cf1e1cf
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-dateparser
Version: 1.1.6
Version: 1.1.7
Release: 0
Summary: Date parsing library designed to parse dates from HTML pages
License: BSD-3-Clause