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-04-16 17:25:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Werkzeug (Old)
and /work/SRC/openSUSE:Factory/.python-Werkzeug.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Werkzeug"
Thu Apr 16 17:25:24 2026 rev:54 rq:1344931 version:3.1.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Werkzeug/python-Werkzeug.changes
2026-03-18 16:50:33.033142739 +0100
+++
/work/SRC/openSUSE:Factory/.python-Werkzeug.new.11940/python-Werkzeug.changes
2026-04-16 17:25:46.624486106 +0200
@@ -1,0 +2,30 @@
+Fri Apr 3 12:56:01 UTC 2026 - Tim Neujahr
<[email protected]>
+
+- Update to version 3.1.8:
+ * Fix release, no behavior changes or breaking changes compared
+ to 3.1.7.
+ * Request.host and get_host now return an empty string if the
+ host header is missing or contains invalid characters (gh#3142).
+
+-------------------------------------------------------------------
+Tue Mar 24 09:31:12 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.1.7:
+ * parse_list_header preserves partially quoted items, discards
+ empty items, and returns empty for unclosed quoted values.
+ :pr:`3128`
+ * WWWAuthenticate.to_header does not produce a trailing space
+ when there are no parameters. :issue:`3127`
+ * Transfer-Encoding is parsed as a set. :pr:`3134`
+ * Request.host, get_host, and host_is_trusted validate the
+ characters of the value. An empty value is no longer allowed.
+ A Unix socket server address is ignored. The trusted_list
+ argument to host_is_trusted is optional. :pr:`3113`
+ * Fix multipart form parser handling of newline at boundary.
+ :issue:`3088`
+ * Response.make_conditional sets the Accept-Ranges header even
+ if it is not a satisfiable range request. :issue:`3108`
+ * merge_slashes merges any number of consecutive slashes.
+ :issue:`3121`
+
+-------------------------------------------------------------------
Old:
----
werkzeug-3.1.6.tar.gz
New:
----
werkzeug-3.1.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Werkzeug.spec ++++++
--- /var/tmp/diff_new_pack.ufMbaA/_old 2026-04-16 17:25:47.188509344 +0200
+++ /var/tmp/diff_new_pack.ufMbaA/_new 2026-04-16 17:25:47.192509508 +0200
@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-Werkzeug%{psuffix}
-Version: 3.1.6
+Version: 3.1.8
Release: 0
Summary: The Swiss Army knife of Python web development
License: BSD-3-Clause
++++++ werkzeug-3.1.6.tar.gz -> werkzeug-3.1.8.tar.gz ++++++
++++ 2080 lines of diff (skipped)