Package Release Info

python-websockets-8.1-bp153.1.18

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-websockets

Change Logs

Version: 8.1-bp152.1.9
* Thu Feb 06 2020 Marketa Calabkova <mcalabkova@suse.com>
- update to 8.1
  * Added compatibility with Python 3.8.
- drop upstreamed patch python38-support.patch
* Wed Oct 16 2019 Steve Kowalik <steven.kowalik@suse.com>
- Add python38-support.patch from upstream that fixes build failures
  against Python 3.8.
* Tue Aug 13 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 8.0.2:
  * Restored the ability to pass a socket with the sock parameter of :func:`~server.serve`.
  * Removed an incorrect assertion when a connection drops.
* Mon Jul 22 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 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 7.0:
  * Various fixes
  * Repository layout changes
* Mon Oct 01 2018 Tomá? Chvátal <tchvatal@suse.com>
- Call the tests the same way as upstream to avoid import cycles
* Mon Sep 24 2018 Tomá? Chvátal <tchvatal@suse.com>
- Do make sure to error out on test failure.
* Wed Aug 29 2018 tchvatal@suse.com
- Version update to 6.0:
  * compatibility with python 3.6
* Wed Jun 27 2018 abergmann@suse.com
- Update to version 5.0.1
  * CVE-2018-1000518: Defend against zip bombs (boo#1099269).
Version: 3.4-bp150.2.4
* Sat Oct 07 2017 stefan.bruens@rwth-aachen.de
- Add WEBSOCKETS_TESTS_TIMEOUT_FACTOR=5, otherwise tests in several
  projects fail
* Thu Sep 07 2017 toddrme2178@gmail.com
- initial version