diff --git a/async-wrapper-0.10.0.tar.gz b/async-wrapper-0.10.0.tar.gz deleted file mode 100644 index b52aa48..0000000 --- a/async-wrapper-0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8478704278032418b125abea6426d8009419d6087e6958a0df81781408e98ef -size 29508 diff --git a/async-wrapper-0.11.1.tar.gz b/async-wrapper-0.11.1.tar.gz new file mode 100644 index 0000000..3ba6570 --- /dev/null +++ b/async-wrapper-0.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b283f99b1106d3e04408ca0ba8bcd71d4c28f72c3d622c4f48041e58a4ef1f +size 29425 diff --git a/python-async-wrapper.changes b/python-async-wrapper.changes index de052cf..4656eb6 100644 --- a/python-async-wrapper.changes +++ b/python-async-wrapper.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 22 15:53:16 UTC 2024 - Dirk Müller + +- update to 0.11.1: + * fix python 3.13 uvloop + * support python 3.13 + ------------------------------------------------------------------- Wed Oct 2 14:59:25 UTC 2024 - Matej Cepl @@ -11,4 +18,4 @@ Wed Oct 2 14:59:25 UTC 2024 - Matej Cepl ------------------------------------------------------------------- Thu Sep 26 19:14:00 UTC 2024 - Antonio Larrosa -- Initial release of python-async-wrapper 0.10.0 +- Initial release of python-async-wrapper 0.10.0 diff --git a/python-async-wrapper.spec b/python-async-wrapper.spec index 25f5324..77df49a 100644 --- a/python-async-wrapper.spec +++ b/python-async-wrapper.spec @@ -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