11
0

- Add python38-support.patch from upstream that fixes build failures

against Python 3.8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=19
This commit is contained in:
2019-10-16 03:20:52 +00:00
committed by Git OBS Bridge
parent 7b88575164
commit 5d7a8a7115
3 changed files with 2209 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 16 03:19:43 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
- Add python38-support.patch from upstream that fixes build failures
against Python 3.8.
-------------------------------------------------------------------
Tue Aug 13 16:35:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>