17
0

- update to 5.16.0:

* Address deprecation warnings (commit)
  * Drop Python 3.8 and 3.9 from CI builds (commit)
  * Restore support multiple arguments via pubsub emits #1540
    (commit)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=30
This commit is contained in:
2025-12-28 19:46:02 +00:00
committed by Git OBS Bridge
parent 3c332c6ffa
commit 792a233c35
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Dec 28 19:45:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 5.16.0:
* Address deprecation warnings (commit)
* Drop Python 3.8 and 3.9 from CI builds (commit)
* Restore support multiple arguments via pubsub emits #1540
(commit)
-------------------------------------------------------------------
Wed Dec 3 21:26:55 UTC 2025 - Guang Yee <gyee@suse.com>