Hello community,
here is the log from the commit of package python3-websocket-client for
openSUSE:Factory checked in at 2016-12-05 16:33:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-websocket-client (Old)
and /work/SRC/openSUSE:Factory/.python3-websocket-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-websocket-client"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-websocket-client/python3-websocket-client.changes
2016-05-16 12:04:13.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-websocket-client.new/python3-websocket-client.changes
2016-12-05 16:34:00.000000000 +0100
@@ -1,0 +2,24 @@
+Sat Dec 3 19:42:15 UTC 2016 - [email protected]
+
+- update to version 0.39.0:
+ * Shuffled around example code (#256)
+ * _send_ping graceful error handling (#262)
+ * Allow closing WebSocketApp with status/reason/timeout (#265)
+ * Support universal wheels (#267)
+ * _url: Added subnet IP address matching in no_proxy host detection
+ (#270)
+ * fixed Incorrect encoding in continued messages python3 (#261)
+ * Pass headers for websocket handshake (#271)
+ * setup.py: Import `logging` before calling it. (#272)
+ * Implemented close code 1014 (#273)
+ * Support CA bundle specified by environment variable (#279)
+ * Response header values should not be converted to lower case
+ (#264)
+
+- changes from version 0.38.0:
+ * Exclude port 443 from host http header (#248)
+ * Cleanup code (#249)
+ * Modify a code block directive in README (#250)
+ * fixed ping/pong timeouet (#253)
+
+-------------------------------------------------------------------
Old:
----
websocket_client-0.37.0.tar.gz
New:
----
websocket_client-0.39.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-websocket-client.spec ++++++
--- /var/tmp/diff_new_pack.WmGvvZ/_old 2016-12-05 16:34:01.000000000 +0100
+++ /var/tmp/diff_new_pack.WmGvvZ/_new 2016-12-05 16:34:01.000000000 +0100
@@ -17,7 +17,7 @@
Name: python3-websocket-client
-Version: 0.37.0
+Version: 0.39.0
Release: 0
Summary: WebSocket client implementation
License: LGPL-2.1
++++++ websocket_client-0.37.0.tar.gz -> websocket_client-0.39.0.tar.gz ++++++
++++ 2109 lines of diff (skipped)