17
0

- update to 0.11.1:

* fix python 3.13 uvloop
  * support python 3.13
- Initial release of python-async-wrapper 0.10.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-async-wrapper?expand=0&rev=7
This commit is contained in:
2024-10-22 15:54:07 +00:00
committed by Git OBS Bridge
commit 92bdff3938
7 changed files with 157 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
-------------------------------------------------------------------
Tue Oct 22 15:53:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.11.1:
* fix python 3.13 uvloop
* support python 3.13
-------------------------------------------------------------------
Wed Oct 2 14:59:25 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Use the tarball from GitHub, because it contains tests
- Add fix-version.patch, because we cannot use dynamically
generated version number from the GitHub tarball
(gh#phi-friday/async-wrapper#1).
- Run tests
- Add missing Requires
-------------------------------------------------------------------
Thu Sep 26 19:14:00 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- Initial release of python-async-wrapper 0.10.0