Hello community,
here is the log from the commit of package python-websockets for
openSUSE:Factory checked in at 2019-10-16 09:18:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websockets (Old)
and /work/SRC/openSUSE:Factory/.python-websockets.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websockets"
Wed Oct 16 09:18:54 2019 rev:9 rq:738721 version:8.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-websockets/python-websockets.changes
2019-08-13 20:45:28.255041589 +0200
+++
/work/SRC/openSUSE:Factory/.python-websockets.new.2352/python-websockets.changes
2019-10-16 09:18:57.706899056 +0200
@@ -1,0 +2,6 @@
+Wed Oct 16 03:19:43 UTC 2019 - Steve Kowalik <[email protected]>
+
+- Add python38-support.patch from upstream that fixes build failures
+ against Python 3.8.
+
+-------------------------------------------------------------------
New:
----
python38-support.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-websockets.spec ++++++
--- /var/tmp/diff_new_pack.YwpsjP/_old 2019-10-16 09:18:58.198897788 +0200
+++ /var/tmp/diff_new_pack.YwpsjP/_new 2019-10-16 09:18:58.210897757 +0200
@@ -26,6 +26,7 @@
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
@@ -44,6 +45,7 @@
%prep
%setup -q -n websockets-%{version}
+%autopatch -p1
%build
export CFLAGS="%{optflags}"
++++++ python38-support.patch ++++++
++++ 2201 lines (skipped)