Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-websocket-client for
openSUSE:Factory checked in at 2023-12-14 22:02:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websocket-client (Old)
and /work/SRC/openSUSE:Factory/.python-websocket-client.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websocket-client"
Thu Dec 14 22:02:31 2023 rev:25 rq:1132851 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-websocket-client/python-websocket-client.changes
2023-11-28 22:19:37.878288791 +0100
+++
/work/SRC/openSUSE:Factory/.python-websocket-client.new.25432/python-websocket-client.changes
2023-12-14 22:02:34.610847389 +0100
@@ -1,0 +2,13 @@
+Wed Dec 13 10:36:07 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.7.0:
+ * Renamed `mask` variable in ABNF to prevent name collision
+ with `mask()` function (9b51f73)
+ * Fixed old http import of HTTPStatus in _handshake.py
+ * Add `send_text()` and `send_bytes()` to _app.py
+ * Improved typehint support
+ * General readability improvements, made all string
+ concatenations use f-strings
+ * Applied black formatting style to code (da7f286)
+
+-------------------------------------------------------------------
Old:
----
websocket-client-1.6.4.tar.gz
New:
----
websocket-client-1.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-websocket-client.spec ++++++
--- /var/tmp/diff_new_pack.j4RlZL/_old 2023-12-14 22:02:35.250870473 +0100
+++ /var/tmp/diff_new_pack.j4RlZL/_new 2023-12-14 22:02:35.254870618 +0100
@@ -24,7 +24,7 @@
%{?sle15_python_module_pythons}
Name: python-websocket-client
-Version: 1.6.4
+Version: 1.7.0
Release: 0
Summary: WebSocket client implementation
License: LGPL-2.1-only
++++++ websocket-client-1.6.4.tar.gz -> websocket-client-1.7.0.tar.gz ++++++
++++ 4879 lines of diff (skipped)