forked from pool/python-trio-websocket
* remove exceptiongroup dependency for Python >= 3.11 * fix client hang when connection lost just after remote closes - Initial release of 0.10.3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trio-websocket?expand=0&rev=3
12 lines
444 B
Plaintext
12 lines
444 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 13 10:31:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.11.1:
|
|
* remove exceptiongroup dependency for Python >= 3.11
|
|
* fix client hang when connection lost just after remote closes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 9 06:10:31 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Initial release of 0.10.3
|