14
0

- update to 0.6.6:

* Support Python 3.12
- use packaged license
- Update to 0.6.4
- drop fix-encoding.patch: obsolete

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsaccel?expand=0&rev=9
This commit is contained in:
2023-12-13 10:25:29 +00:00
committed by Git OBS Bridge
parent 00624b0cec
commit 612ad274f3
5 changed files with 21 additions and 27 deletions

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Wed Dec 13 10:24:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.6.6:
* Support Python 3.12
- use packaged license
-------------------------------------------------------------------
Wed Nov 9 19:47:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.6.4
- Update to 0.6.4
* Support Python 3.11
* Drop ``patch_tornado``
@@ -11,7 +18,7 @@ Tue May 18 12:15:17 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.6.3:
* support python 3.10
- drop fix-encoding.patch: obsolete
- drop fix-encoding.patch: obsolete
-------------------------------------------------------------------
Tue Mar 26 11:14:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>