diff --git a/python-uvloop.changes b/python-uvloop.changes index 8162c89..90de319 100644 --- a/python-uvloop.changes +++ b/python-uvloop.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 12 18:17:57 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.17.0 + * This release adds Python 3.11 support, updates bundled libuv to 1.43.0 + and fixes a handful of issues. + * visit https://github.com/MagicStack/uvloop/releases/tag/v0.17.0 for more changelog for 0.17.0 + + ------------------------------------------------------------------- Thu Sep 9 14:04:48 UTC 2021 - Fusion Future diff --git a/python-uvloop.spec b/python-uvloop.spec index b334b06..41b74d0 100644 --- a/python-uvloop.spec +++ b/python-uvloop.spec @@ -1,7 +1,7 @@ # # spec file for package python-uvloop # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python36 1 %define modname uvloop Name: python-uvloop -Version: 0.16.0 +Version: 0.17.0 Release: 0 Summary: An asyncio event loop on top of libuv License: Apache-2.0 AND MIT diff --git a/uvloop-0.16.0.tar.gz b/uvloop-0.16.0.tar.gz deleted file mode 100644 index 8d07d8d..0000000 --- a/uvloop-0.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f74bc20c7b67d1c27c72601c78cf95be99d5c2cdd4514502b4f3eb0933ff1228 -size 2129067 diff --git a/uvloop-0.17.0.tar.gz b/uvloop-0.17.0.tar.gz new file mode 100644 index 0000000..0403aa6 --- /dev/null +++ b/uvloop-0.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddf6baf9cf11a1a22c71487f39f15b2cf78eb5bde7e5b45fbb99e8a9d91b9e1 +size 2279973