Hello community, here is the log from the commit of package python-websockets for openSUSE:Factory checked in at 2020-02-07 15:54:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-websockets (Old) and /work/SRC/openSUSE:Factory/.python-websockets.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websockets" Fri Feb 7 15:54:22 2020 rev:10 rq:770600 version:8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-websockets/python-websockets.changes 2019-10-16 09:18:57.706899056 +0200 +++ /work/SRC/openSUSE:Factory/.python-websockets.new.26092/python-websockets.changes 2020-02-07 15:55:50.995556956 +0100 @@ -1,0 +2,7 @@ +Thu Feb 6 13:45:03 UTC 2020 - Marketa Calabkova <[email protected]> + +- update to 8.1 + * Added compatibility with Python 3.8. +- drop upstreamed patch python38-support.patch + +------------------------------------------------------------------- Old: ---- 8.0.2.tar.gz python38-support.patch New: ---- 8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-websockets.spec ++++++ --- /var/tmp/diff_new_pack.wOp6PL/_old 2020-02-07 15:55:53.159558059 +0100 +++ /var/tmp/diff_new_pack.wOp6PL/_new 2020-02-07 15:55:53.159558059 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-websockets # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,14 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-websockets -Version: 8.0.2 +Version: 8.1 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://github.com/aaugustin/websockets/archive/%{version}.tar.gz -Patch0: python38-support.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -45,7 +44,6 @@ %prep %setup -q -n websockets-%{version} -%autopatch -p1 %build export CFLAGS="%{optflags}" ++++++ 8.0.2.tar.gz -> 8.1.tar.gz ++++++ ++++ 1753 lines of diff (skipped)
