forked from pool/python-uvloop
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:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
3
uvloop-0.12.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c48692bf4587ce281d641087658eca275a5ad3b63c78297bbded96570ae9ce8f
|
||||
size 1922375
|
Reference in New Issue
Block a user