Hello community,

here is the log from the commit of package python-uvloop for openSUSE:Factory 
checked in at 2019-03-01 20:30:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uvloop (Old)
 and      /work/SRC/openSUSE:Factory/.python-uvloop.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uvloop"

Fri Mar  1 20:30:50 2019 rev:4 rq:680149 version:0.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uvloop/python-uvloop.changes      
2019-02-14 14:33:39.767644313 +0100
+++ /work/SRC/openSUSE:Factory/.python-uvloop.new.28833/python-uvloop.changes   
2019-03-01 20:30:58.305988875 +0100
@@ -1,0 +2,15 @@
+Thu Feb 28 15:00:03 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 0.12.1 
+ * Fix a circular references case in SSL implementation.
+ * Cleanup references to callbacks in canceled callback handles.
+ * New SSL implementation. The new implementation is faster and
+    and more complete, and will become the default SSL implementation
+    in asyncio 3.8. This is a significant change that warrants a release
+    candidate to make sure it is tested properly.
+ * New uvloop.install() helper function.
+ * ssl.CertificateError is no longer logged as it's delivered to 
+     the Protocol.connection_lost() anyways.
+ * Improve UDPTransport.sendto() performance.
+
+-------------------------------------------------------------------

Old:
----
  uvloop-0.11.2.tar.gz

New:
----
  uvloop-0.12.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-uvloop.spec ++++++
--- /var/tmp/diff_new_pack.KW4PSH/_old  2019-03-01 20:30:58.849988741 +0100
+++ /var/tmp/diff_new_pack.KW4PSH/_new  2019-03-01 20:30:58.849988741 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-uvloop
-Version:        0.11.2
+Version:        0.12.1
 Release:        0
 Summary:        An asyncio event loop on top of libuv
 License:        MIT AND Apache-2.0
@@ -30,6 +30,7 @@
 BuildRequires:  %{python_module aiohttp}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module psutil}
+BuildRequires:  %{python_module pyOpenSSL}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig

++++++ uvloop-0.11.2.tar.gz -> uvloop-0.12.1.tar.gz ++++++
++++ 155154 lines of diff (skipped)


Reply via email to