forked from pool/python-async-wrapper
* 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
22 lines
755 B
Plaintext
22 lines
755 B
Plaintext
-------------------------------------------------------------------
|
|
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
|