14
0

- Update to 8.0.1:

* Version 8.0 drops compatibility with Python 3.4 and 3.5.
  * Various fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2019-07-22 11:43:21 +00:00
committed by Git OBS Bridge
parent 8dfd9c5d56
commit 0cb733750b
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 22 11:41:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 8.0.1:
* Version 8.0 drops compatibility with Python 3.4 and 3.5.
* Various fixes
-------------------------------------------------------------------
Tue Apr 16 11:11:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>