Hello community,

here is the log from the commit of package python-websockets for 
openSUSE:Factory checked in at 2019-05-22 10:58:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websockets (Old)
 and      /work/SRC/openSUSE:Factory/.python-websockets.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-websockets"

Wed May 22 10:58:08 2019 rev:6 rq:694783 version:7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-websockets/python-websockets.changes      
2018-10-02 19:48:35.417758249 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-websockets.new.5148/python-websockets.changes
    2019-05-22 10:58:08.562898806 +0200
@@ -1,0 +2,7 @@
+Tue Apr 16 11:11:59 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 7.0:
+  * Various fixes
+  * Repository layout changes
+
+-------------------------------------------------------------------

Old:
----
  websockets-6.0.tar.gz

New:
----
  7.0.tar.gz

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

Other differences:
------------------
++++++ python-websockets.spec ++++++
--- /var/tmp/diff_new_pack.L3AZzw/_old  2019-05-22 10:58:09.154898293 +0200
+++ /var/tmp/diff_new_pack.L3AZzw/_new  2019-05-22 10:58:09.154898293 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-websockets
 #
-# 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
@@ -19,13 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-websockets
-Version:        6.0
+Version:        7.0
 Release:        0
 Summary:        An implementation of the WebSocket Protocol (RFC 6455)
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/aaugustin/websockets
-Source:         
https://files.pythonhosted.org/packages/source/w/websockets/websockets-%{version}.tar.gz
+Source:         
https://github.com/aaugustin/websockets/archive/%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -56,7 +56,7 @@
 %check
 # Test execution speed depends on BS load and architecture, relax
 export WEBSOCKETS_TESTS_TIMEOUT_FACTOR=5
-%python_exec -m unittest
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} $python -m unittest
 
 %files %{python_files}
 %license LICENSE

++++++ websockets-6.0.tar.gz -> 7.0.tar.gz ++++++
++++ 22527 lines of diff (skipped)


Reply via email to