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-04-13 23:18:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dateparser (Old)
 and      /work/SRC/openSUSE:Factory/.python-dateparser.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dateparser"

Mon Apr 13 23:18:08 2026 rev:24 rq:1346086 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dateparser/python-dateparser.changes      
2026-01-02 14:27:34.706115190 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dateparser.new.21863/python-dateparser.changes
   2026-04-13 23:18:25.918998702 +0200
@@ -1,0 +2,37 @@
+Sat Apr 11 16:42:52 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.4.0:
+  * Remove import-time loading of timezone offset data from
+    pickle to prevent unsafe deserialization from packaged data
+  * Replace eval() use when parsing no_word_spacing with strict
+    boolean parsing to prevent code execution from locale
+    metadata
+  * Add support for expressions like "N {interval} from now" in
+    English
+  * Add support for the en-US locale
+  * Honor REQUIRE_PARTS for ambiguous month-number inputs by
+    retrying with a year-biased DATE_ORDER
+  * Fix parsing word-number relative phrases such as "two days
+    later"
+  * Allow md5hash to work in FIPS environments
+  * Add Bosnian Cyrillic (ijekavica) date translations
+  * Add a new browser-based demo to the project documentation
+  * Update installation documentation to replace setup.py install
+    guidance
+  * Add a project security policy
+  * search_dates() can now detect time spans from expressions
+    like “past month”, “last week”, etc. For details, see the
+    “Time Span Detection” section and the RETURN_TIME_SPAN,
+    DEFAULT_START_OF_WEEK and DEFAULT_DAYS_IN_MONTH settings in
+    the documentation.
+  * Assume the current year if not specified
+  * Support expressions like “yesterday +1h”
+  * English: Support most 2-letter day-of-the-week names
+  * English: Support “in N weeks' time”
+  * Finnish: Support dates with “klo”
+  * Russian: Support compound ordinals
+  * Fixed year expectation issues in tests.
+- Drop happy-new-year.patch (upstreamed).
+- Refresh mark-network-tests.patch.
+
+-------------------------------------------------------------------

Old:
----
  dateparser-1.2.2.tar.gz
  happy-new-year.patch

New:
----
  dateparser-1.4.0.tar.gz

----------(Old B)----------
  Old:  * Fixed year expectation issues in tests.
- Drop happy-new-year.patch (upstreamed).
- Refresh mark-network-tests.patch.
----------(Old E)----------

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

Other differences:
------------------
++++++ python-dateparser.spec ++++++
--- /var/tmp/diff_new_pack.YFqvmJ/_old  2026-04-13 23:18:26.495022454 +0200
+++ /var/tmp/diff_new_pack.YFqvmJ/_new  2026-04-13 23:18:26.499022619 +0200
@@ -23,7 +23,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-dateparser
-Version:        1.2.2
+Version:        1.4.0
 Release:        0
 Summary:        Date parsing library designed to parse dates from HTML pages
 License:        BSD-3-Clause
@@ -32,8 +32,6 @@
 # PATCH-FIX-UPSTREAM mark-network-tests.patch gh#scrapinghub/dateparser#1059 
[email protected]
 # mark test requiring network access
 Patch1:         mark-network-tests.patch
-# PATCH-FIX-UPSTREAM https://github.com/scrapinghub/dateparser/pull/1294 use 
current year in test_search_dates_with_prepositions
-Patch2:         happy-new-year.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes

++++++ dateparser-1.2.2.tar.gz -> dateparser-1.4.0.tar.gz ++++++
++++ 2696 lines of diff (skipped)

Reply via email to