forked from pool/python-ypy-websocket
- Update to 0.12.4 * Fix _staring -> _starting #87 (@davidbrochart) - Release 0.12.3 * Add Django Channels consumer #84 (@zswaff) - Release 0.12.2 * Pin anyio<5 #83 (@davidbrochart) - Release 0.12.1 * Install typing_extensions for python<3.8 #82 (@davidbrochart) - Release 0.12.0 * Start store from room, start room from server #81 (@davidbrochart) - Release 0.11.1 * Type get_room as possible coroutine #80 (@davidbrochart) - Release 0.11.0 * Use AnyIO #77 (@davidbrochart) - Release 0.10.0 * Implement ASGI server #75 (@davidbrochart) - Release 0.9.0 + Use anyio instead of aiofiles #72 (@davidbrochart) * Add license, URLs, classifiers #71 (@davidbrochart) OBS-URL: https://build.opensuse.org/request/show/1140301 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ypy-websocket?expand=0&rev=6
40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 21 13:25:45 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.12.4
|
|
* Fix _staring -> _starting #87 (@davidbrochart)
|
|
- Release 0.12.3
|
|
* Add Django Channels consumer #84 (@zswaff)
|
|
- Release 0.12.2
|
|
* Pin anyio<5 #83 (@davidbrochart)
|
|
- Release 0.12.1
|
|
* Install typing_extensions for python<3.8 #82 (@davidbrochart)
|
|
- Release 0.12.0
|
|
* Start store from room, start room from server #81
|
|
(@davidbrochart)
|
|
- Release 0.11.1
|
|
* Type get_room as possible coroutine #80 (@davidbrochart)
|
|
- Release 0.11.0
|
|
* Use AnyIO #77 (@davidbrochart)
|
|
- Release 0.10.0
|
|
* Implement ASGI server #75 (@davidbrochart)
|
|
- Release 0.9.0
|
|
+ Use anyio instead of aiofiles #72 (@davidbrochart)
|
|
* Add license, URLs, classifiers #71 (@davidbrochart)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 11 21:15:50 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.8.4
|
|
* Keep reference to asyncio tasks #69 (@davidbrochart)
|
|
- Release 0.8.3
|
|
* Bump y-py >=0.6.0,<0.7.0 #68 (@davidbrochart)
|
|
* Move pytest.ini entries to pyproject.toml #64 (@bnavigator)
|
|
* Compare dicts not JSON string with dicts #63 (@bnavigator)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 5 18:22:57 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile for v0.8.2
|
|
- Required by jupyterlab 3.6
|