Hello community,

here is the log from the commit of package python3-tornado for openSUSE:Factory 
checked in at 2016-07-27 16:30:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-tornado (Old)
 and      /work/SRC/openSUSE:Factory/.python3-tornado.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-tornado"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-tornado/python3-tornado.changes  
2016-05-17 17:13:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-tornado.new/python3-tornado.changes     
2016-07-27 16:30:26.000000000 +0200
@@ -1,0 +2,66 @@
+Sat Jul 23 17:28:41 UTC 2016 - [email protected]
+
+- update to version 4.4.1:
+  * tornado.web
+    + Fixed a regression in Tornado 4.4 which caused URL regexes
+      containing backslash escapes outside capturing groups to be
+      rejected.
+
+-------------------------------------------------------------------
+Fri Jul 15 15:24:24 UTC 2016 - [email protected]
+
+- update to version 4.4:
+  * General
+    + Tornado now requires Python 2.7 or 3.3+; versions 2.6 and 3.2
+      are no longer supported. Pypy3 is still supported even though
+      its latest release is mainly based on Python 3.2.
+    + The monotonic package is now supported as an alternative to
+      Monotime for monotonic clock support on Python 2.
+  * tornado.curl_httpclient
+    + Failures in _curl_setup_request no longer cause the max_clients
+      pool to be exhausted.
+    + Non-ascii header values are now handled correctly.
+  * tornado.gen
+    + with_timeout now accepts any yieldable object (except
+      YieldPoint), not just tornado.concurrent.Future.
+  * tornado.httpclient
+    + The errors raised by timeouts now indicate what state the
+      request was in; the error message is no longer simply “599
+      Timeout”.
+    + Calling repr on a tornado.httpclient.HTTPError no longer raises
+      an error.
+  * tornado.httpserver
+    + Int-like enums (including http.HTTPStatus) can now be used as
+      status codes.
+    + Responses with status code 204 No Content no longer emit a
+      Content-Length: 0 header.
+  * tornado.ioloop
+    + Improved performance when there are large numbers of active
+      timeouts.
+  * tornado.netutil
+    + All included Resolver implementations raise IOError (or a
+      subclass) for any resolution failure.
+  * tornado.options
+    + Options can now be modified with subscript syntax in addition to
+      attribute syntax.
+    + The special variable __file__ is now available inside config
+      files.
+  * tornado.simple_httpclient
+    + HTTP/1.0 (not 1.1) responses without a Content-Length header now
+      work correctly.
+  * tornado.tcpserver
+    + TCPServer.bind now accepts a reuse_port argument.
+  * tornado.testing
+    + Test sockets now always use 127.0.0.1 instead of localhost. This
+      avoids conflicts when the automatically-assigned port is
+      available on IPv4 but not IPv6, or in unusual network
+      configurations when localhost has multiple IP addresses.
+  * tornado.web
+    + image/svg+xml is now on the list of compressible mime types.
+    + Fixed an error on Python 3 when compression is used with
+      multiple Vary headers.
+  * tornado.websocket
+    + WebSocketHandler.__init__ now uses super, which improves support
+      for multiple inheritance.
+
+-------------------------------------------------------------------
@@ -6 +71,0 @@
-

Old:
----
  tornado-4.3.tar.gz

New:
----
  tornado-4.4.1.tar.gz

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

Other differences:
------------------
++++++ python3-tornado.spec ++++++
--- /var/tmp/diff_new_pack.ZFSAXf/_old  2016-07-27 16:30:30.000000000 +0200
+++ /var/tmp/diff_new_pack.ZFSAXf/_new  2016-07-27 16:30:30.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-tornado
-Version:        4.3
+Version:        4.4.1
 Release:        0
 Url:            http://www.tornadoweb.org
 Summary:        Open source version of scalable, non-blocking web server that 
power FriendFeed

++++++ tornado-4.3.tar.gz -> tornado-4.4.1.tar.gz ++++++
++++ 5039 lines of diff (skipped)


Reply via email to