Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Werkzeug for openSUSE:Factory
checked in at 2026-01-09 17:02:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Werkzeug (Old)
and /work/SRC/openSUSE:Factory/.python-Werkzeug.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Werkzeug"
Fri Jan 9 17:02:46 2026 rev:51 rq:1325968 version:3.1.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Werkzeug/python-Werkzeug.changes
2024-11-12 19:20:10.132319105 +0100
+++
/work/SRC/openSUSE:Factory/.python-Werkzeug.new.1928/python-Werkzeug.changes
2026-01-09 17:02:55.790534412 +0100
@@ -1,0 +2,17 @@
+Wed Jan 7 15:28:53 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 3.1.4
+ * ``safe_join`` on Windows does not allow special device names. This prevents
+ reading from these when using `send_from_directory`. ``secure_filename``
+ already prevented writing to these. :ghsa:`hgf8-39gv-g3f2`
+ * The debugger pin fails after 10 attempts instead of 11. :pr:`3020`
+ * The multipart form parser handles a ``\r\n`` sequence at a chunk boundary.
+ :issue:`3065`
+ * Improve CPU usage during Watchdog reloader. :issue:`3054`
+ * `Request.json` annotation is more accurate. :issue:`3067`
+ * Traceback rendering handles when the line number is beyond the available
+ source lines. :issue:`3044`
+ * `HTTPException.get_response` annotation and doc better conveys the
+ distinction between WSGI and sans-IO responses. :issue:`3056`
+
+-------------------------------------------------------------------
Old:
----
werkzeug-3.1.3.tar.gz
New:
----
werkzeug-3.1.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Werkzeug.spec ++++++
--- /var/tmp/diff_new_pack.KymG7P/_old 2026-01-09 17:02:56.802577255 +0100
+++ /var/tmp/diff_new_pack.KymG7P/_new 2026-01-09 17:02:56.806577424 +0100
@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-Werkzeug%{psuffix}
-Version: 3.1.3
+Version: 3.1.4
Release: 0
Summary: The Swiss Army knife of Python web development
License: BSD-3-Clause
++++++ werkzeug-3.1.3.tar.gz -> werkzeug-3.1.4.tar.gz ++++++
++++ 3972 lines of diff (skipped)