forked from pool/python-trio-websocket
- update to 0.11.1:
* 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
This commit is contained in:
@@ -1,4 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Fri Jun 9 06:10:31 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Initial release of 0.10.3
|
- Initial release of 0.10.3
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-trio-websocket
|
Name: python-trio-websocket
|
||||||
Version: 0.10.3
|
Version: 0.11.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WebSocket library for Trio
|
Summary: WebSocket library for Trio
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1a748604ad906a7dcab9a43c6eb5681e37de4793ba0847ef0bc9486933ed027b
|
|
||||||
size 26119
|
|
BIN
trio-websocket-0.11.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
trio-websocket-0.11.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user