Hello community,

here is the log from the commit of package python-websocket-client for 
openSUSE:Factory checked in at 2019-03-29 20:37:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websocket-client (Old)
 and      /work/SRC/openSUSE:Factory/.python-websocket-client.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-websocket-client"

Fri Mar 29 20:37:12 2019 rev:11 rq:687637 version:0.54.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-websocket-client/python-websocket-client.changes
  2018-12-24 11:46:09.525198797 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-websocket-client.new.25356/python-websocket-client.changes
       2019-03-29 20:37:14.454632498 +0100
@@ -1,0 +2,7 @@
+Wed Mar  6 19:47:18 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.54.0:
+  * many fixes all around, see ChangeLog file
+- Drop merged use_system_cabundle.patch
+
+-------------------------------------------------------------------

Old:
----
  use_system_cabundle.patch
  websocket_client-0.46.0.tar.gz

New:
----
  websocket_client-0.54.0.tar.gz

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

Other differences:
------------------
++++++ python-websocket-client.spec ++++++
--- /var/tmp/diff_new_pack.nmj4lc/_old  2019-03-29 20:37:15.738633214 +0100
+++ /var/tmp/diff_new_pack.nmj4lc/_new  2019-03-29 20:37:15.738633214 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-websocket-client
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,17 +23,14 @@
 %else
 %define ssl_match_hostname python-backports.ssl_match_hostname
 %endif
-%bcond_without test
 Name:           python-websocket-client
-Version:        0.46.0
+Version:        0.54.0
 Release:        0
 Summary:        WebSocket client implementation
 License:        LGPL-2.1-only
 Group:          Development/Languages/Python
 URL:            https://github.com/liris/websocket-client/releases
 Source0:        
https://files.pythonhosted.org/packages/source/w/websocket_client/websocket_client-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE use_system_cabundle.patch bnc#1076519
-Patch0:         use_system_cabundle.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  %{ssl_match_hostname}
@@ -58,21 +55,17 @@
 
 %prep
 %setup -q -n websocket_client-%{version}
-%patch0 -p1
 
 %build
 %python_build
 
 %install
 %python_install
-%python_clone -a %{buildroot}%{_bindir}/wsdump.py
-
 %python_expand %fdupes %{buildroot}/%{$python_sitelib}
+%python_clone -a %{buildroot}%{_bindir}/wsdump.py
 
-%if %{with test}
 %check
 %python_exec websocket/tests/test_websocket.py
-%endif
 
 %post
 %python_install_alternative wsdump.py
@@ -82,7 +75,7 @@
 
 %files %{python_files}
 %license LICENSE
-%doc README.rst
+%doc README.rst ChangeLog
 %python_alternative %{_bindir}/wsdump.py
 %{python_sitelib}/websocket/
 %{python_sitelib}/websocket_client-%{version}-py*.egg-info

++++++ websocket_client-0.46.0.tar.gz -> websocket_client-0.54.0.tar.gz ++++++
++++ 6831 lines of diff (skipped)


Reply via email to