From 3c858f471427a570e14570a51d66fc11d9075a944dc399064d8b662cc83acda8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 13 Oct 2022 06:55:28 +0000 Subject: [PATCH] Accepting request 1010306 from home:yarunachalam:branches:devel:languages:python - 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 OBS-URL: https://build.opensuse.org/request/show/1010306 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=21 --- python-uvloop.changes | 9 +++++++++ python-uvloop.spec | 4 ++-- uvloop-0.16.0.tar.gz | 3 --- uvloop-0.17.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 uvloop-0.16.0.tar.gz create mode 100644 uvloop-0.17.0.tar.gz 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