Accepting request 687287 from devel:languages:python

- update to 0.12.2
 * Fix circular references in SSL implementation
 * Fix a memory leak in call_later() and call_at()
 * Round (instead of flooring) delay in call_later()

OBS-URL: https://build.opensuse.org/request/show/687287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uvloop?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-04-01 10:35:17 +00:00 committed by Git OBS Bridge
commit 21cf312bf4
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 21 11:05:07 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.12.2
* Fix circular references in SSL implementation
* Fix a memory leak in call_later() and call_at()
* Round (instead of flooring) delay in call_later()
-------------------------------------------------------------------
Thu Feb 28 15:00:03 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-uvloop
Version: 0.12.1
Version: 0.12.2
Release: 0
Summary: An asyncio event loop on top of libuv
License: MIT AND Apache-2.0

View File

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

3
uvloop-0.12.2.tar.gz Normal file
View File

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