17
0

Accepting request 1066042 from devel:languages:python

- 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/request/show/1066042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dateparser?expand=0&rev=14
This commit is contained in:
2023-02-17 15:43:44 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e703db1815270c020552f4b3e3a981937b48b2cbcfcef5347071b74788dd9214
size 295659

3
dateparser-1.1.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff047d9cffad4d3113ead8ec0faf8a7fc43bab7d853ac8715e071312b53c465a
size 295818

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 15 19:43:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.7:
* Add an “ago” synonym for Arabic
* Improved date parsing for Czech
* Improved date parsing for Indonesian
-------------------------------------------------------------------
Fri Jan 13 09:39:35 UTC 2023 - Dirk Müller <dmueller@suse.com>

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