Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dateparser for 
openSUSE:Factory checked in at 2026-07-07 20:59:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dateparser (Old)
 and      /work/SRC/openSUSE:Factory/.python-dateparser.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dateparser"

Tue Jul  7 20:59:46 2026 rev:25 rq:1363817 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dateparser/python-dateparser.changes      
2026-04-13 23:18:25.918998702 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dateparser.new.1982/python-dateparser.changes
    2026-07-07 21:00:00.567716226 +0200
@@ -1,0 +2,39 @@
+Sun Jul  5 08:45:47 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.4.1:
+  * Remove fastText language detection support: the fasttext
+    extra is dropped and detect_languages() now raises
+    ImportError. Migrate to the langdetect extra, which also
+    unblocks numpy 2.x compatibility
+  * Make digit quantifiers possessive in the relative-date
+    regexes to prevent quadratic backtracking (ReDoS) on long
+    digit runs
+  * Add the USE_GIVEN_LANGUAGE_ORDER setting to try languages and
+    locales in the order given rather than by frequency
+  * Preserve explicit signs on individual components when parsing
+    relative dates that combine decades with years, such as "-1
+    decade +2 years"
+  * Fall back to other provided languages in search_dates when
+    the detected language yields no dates
+  * Parse relative date expressions with spaces between the sign
+    and number, such as "now - 2 hours" and "now + 1 day"
+  * Use the parser-relative now for the current month when
+    filling in incomplete dates so the month and day stay
+    consistent
+  * Fix Norwegian Bokmål (nb) parsing of relative date
+    expressions such as "3 måneder siden" and "om 2 måneder"
+  * Parse abbreviated English month expressions such as "1mon
+    ago" and "3mons ago"
+  * Preserve surrounding whitespace when removing skip tokens
+    during translation to avoid spurious double spaces
+  * Move project metadata and build configuration to
+    pyproject.toml
+  * Add alternative Korean date expressions for today, yesterday,
+    tomorrow, and "N months ago/later"
+  * Expand Czech date translations with additional inflections,
+    word numbers, decade and century expressions, and clock
+    phrases like "čtvrt na tři"
+  * Replace internal OrderedDict usage with the built-in dict
+- drop mark-network-tests.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  dateparser-1.4.0.tar.gz
  mark-network-tests.patch

New:
----
  dateparser-1.4.1.tar.gz

----------(Old B)----------
  Old:  * Replace internal OrderedDict usage with the built-in dict
- drop mark-network-tests.patch (upstream)
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dateparser.spec ++++++
--- /var/tmp/diff_new_pack.0nl0DI/_old  2026-07-07 21:00:01.995764493 +0200
+++ /var/tmp/diff_new_pack.0nl0DI/_new  2026-07-07 21:00:01.995764493 +0200
@@ -23,15 +23,12 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-dateparser
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Date parsing library designed to parse dates from HTML pages
 License:        BSD-3-Clause
 URL:            https://github.com/scrapinghub/dateparser
 Source:         
https://files.pythonhosted.org/packages/source/d/dateparser/dateparser-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM mark-network-tests.patch gh#scrapinghub/dateparser#1059 
[email protected]
-# mark test requiring network access
-Patch1:         mark-network-tests.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes

++++++ dateparser-1.4.0.tar.gz -> dateparser-1.4.1.tar.gz ++++++
++++ 15462 lines of diff (skipped)

Reply via email to