15
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
parent b3eabab024
commit 1d85079ead
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8478704278032418b125abea6426d8009419d6087e6958a0df81781408e98ef
size 29508

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41b283f99b1106d3e04408ca0ba8bcd71d4c28f72c3d622c4f48041e58a4ef1f
size 29425

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>
@@ -11,4 +18,4 @@ Wed Oct 2 14:59:25 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
-------------------------------------------------------------------
Thu Sep 26 19:14:00 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- Initial release of python-async-wrapper 0.10.0
- Initial release of python-async-wrapper 0.10.0

View File

@@ -17,7 +17,7 @@
Name: python-async-wrapper
Version: 0.10.0
Version: 0.11.1
Release: 0
Summary: Library for improving async programming
License: MIT