Hello community,

here is the log from the commit of package python3-Twisted for openSUSE:Factory 
checked in at 2016-06-02 12:38:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-Twisted (Old)
 and      /work/SRC/openSUSE:Factory/.python3-Twisted.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-Twisted"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-Twisted/python3-Twisted.changes  
2016-05-17 17:13:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Twisted.new/python3-Twisted.changes     
2016-06-02 12:38:09.000000000 +0200
@@ -1,0 +2,63 @@
+Sat May 28 03:17:49 UTC 2016 - [email protected]
+
+- update to version 16.2.0:
+  * Twisted Core 16.2.0
+    + twisted.protocols.haproxy.proxyEndpoint provides an endpoint
+      that wraps any other stream server endpoint with the PROXY
+      protocol that retains information about the original client
+      connection handled by the proxy; this wrapper is also exposed
+      via the string description prefix 'haproxy'; for example 'twistd
+      web --port haproxy:tcp:8765'.  (#8203)
+    + twisted.application.app.AppLogger (used by twistd) now uses the
+      new logging system. (#8235)
+    + twisted.application-using applications (trial, twistd, etc) now
+      work with the --reactor option on Python 3. (#8299)
+    + Failures are now logged by STDLibLogObserver. (#8316)
+    + Deprecation documentation was extended to include a quick check
+      list for developers. (#5645)
+    + The Twisted Deprecation Policy is now documented in the Twisted
+      Development Policy. (#8082)
+    + The documentation examples for UDP now work on Python 3. (#8280)
+    + Passing a factory that produces log observers that do not
+      implement twisted.logger.ILogObserver or
+      twisted.python.log.ILogObserver to
+      twisted.application.app.AppLogger has been deprecated. This is
+      primarily used by twistd's --logger option. Please use factories
+      that produce log observers implementing
+      twisted.logger.ILogObserver or the legacy
+      twisted.python.log.ILogObserver. (#8235)
+    + twisted.internet.qtreactor, a stub that imported the external
+      qtreactor, has been removed. (#8288)
+    + #6266, #8231, #8244, #8256, #8266, #8269, #8275, #8277, #8286,
+       #8291, #8292, #8304, #8315
+  * Twisted Conch
+    + #8279
+  * Twisted Names
+    + twisted.names.server is now ported to Python 3 (#8195)
+    + twisted.names.authority and twisted.names.secondary have been
+      ported to Python 3 (#8259)
+  * Twisted Runner
+    + twisted.runner.inetdtap and twisted.runner.inetdconf RPC support
+      was deprecated as it was broken for a long time. (#8123)
+  * Twisted Web
+    + twisted.web.http.HTTPFactory's constructor now accepts a reactor
+      argument, for explicit reactor selection. (#8246)
+    + twisted.web.http.HTTPChannel.headerReceived now respond with 400
+      and disconnect when a malformed header is received. (#8101)
+    + twisted.web.http.Request once again has a reference to the
+      HTTPFactory which created it, the absence of which was
+      preventing log messages from being created.  (#8272)
+    + twisted.web.http.HTTPChannel no longer processes requests that
+      have invalid headers as the final header in their header
+      block. (#8317)
+    + twisted.web.client.HTTPClientFactory (and the getPage and
+      downloadPage APIs) now timeouts correctly on TLS connections
+      where the remote party is not responding on the
+      connection. (#8318)
+    + #8300
+  * Twisted Words
+    + twisted.words.protocols.msn, deprecated since Twisted 15.1, has
+      been removed. (#8253)
+    + twisted.words.protocols.oscar is deprecated. (#8260)
+
+-------------------------------------------------------------------
@@ -7 +69,0 @@
-

Old:
----
  Twisted-16.1.1.tar.bz2

New:
----
  Twisted-16.2.0.tar.bz2

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

Other differences:
------------------
++++++ python3-Twisted.spec ++++++
--- /var/tmp/diff_new_pack.3cJT7n/_old  2016-06-02 12:38:10.000000000 +0200
+++ /var/tmp/diff_new_pack.3cJT7n/_new  2016-06-02 12:38:10.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-Twisted
-Version:        16.1.1
+Version:        16.2.0
 Release:        0
 Url:            http://twistedmatrix.com/
 Summary:        An asynchronous networking framework written in Python

++++++ Twisted-16.1.1.tar.bz2 -> Twisted-16.2.0.tar.bz2 ++++++
++++ 13335 lines of diff (skipped)


Reply via email to