Hello community,

here is the log from the commit of package python-Twisted for openSUSE:Factory 
checked in at 2014-10-14 08:58:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Twisted (Old)
 and      /work/SRC/openSUSE:Factory/.python-Twisted.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Twisted"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Twisted/python-Twisted.changes    
2013-12-10 20:06:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Twisted.new/python-Twisted.changes       
2014-10-14 08:58:58.000000000 +0200
@@ -1,0 +2,28 @@
+Thu Oct  2 18:38:09 UTC 2014 - [email protected]
+
+- Remove unprovided python-service_identity; it's not required in any
+  way
+
+-------------------------------------------------------------------
+Thu Sep 18 23:52:33 UTC 2014 - [email protected]
+
+- Update to version 14.0.2:
+  + No significant changes have been made for this release.
+
+- Update to version 14.0.1:
+  + BrowserLikePolicyForHTTPS would always ignore the specified
+    trustRoot and use the system trust root instead, which has been
+    rectified. (#7647)
+
+-------------------------------------------------------------------
+Thu May 15 18:59:33 UTC 2014 - [email protected]
+
+- add dependency python-service_identity for testing purposes
+
+-------------------------------------------------------------------
+Wed May 14 09:30:55 UTC 2014 - [email protected]
+
+- Update to version 14.0.0:
+  + too many changes to list here: check NEWS file
+
+-------------------------------------------------------------------
@@ -6,5 +34,11 @@
-  + Twisted now includes a HostnameEndpoint implementation which uses IPv4 and 
IPv6 in parallel, speeding up the connection by using whichever connects first 
(the 'Happy Eyeballs'/RFC 6555 algorithm). (#4859)
-  + Improved support for Cancellable Deferreds by kaizhang, our GSoC student. 
(#4320, #6532, #6572, #6639)
-  + Improved Twisted.Mail documentation by shira, our Outreach Program for 
Women intern. (#6649, #6652)
-  + twistd now waits for the application to start successfully before exiting 
after daemonization. (#823)
-  + SSL server endpoint string descriptions now support the specification of 
chain certificates. (#6499)
+  + Twisted now includes a HostnameEndpoint implementation which uses IPv4 and
+   IPv6 in parallel, speeding up the connection by using whichever connects 
first
+   (the 'Happy Eyeballs'/RFC 6555 algorithm). (#4859)
+  + Improved support for Cancellable Deferreds by kaizhang, our GSoC student.
+    (#4320, #6532, #6572, #6639)
+  + Improved Twisted.Mail documentation by shira, our Outreach Program for
+    Women intern. (#6649, #6652)
+  + twistd now waits for the application to start successfully before exiting
+    after daemonization. (#823)
+  + SSL server endpoint string descriptions now support the specification of
+    chain certificates. (#6499)

Old:
----
  Twisted-13.2.0.tar.bz2

New:
----
  Twisted-14.0.2.tar.bz2

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

Other differences:
------------------
++++++ python-Twisted.spec ++++++
--- /var/tmp/diff_new_pack.xVXTKM/_old  2014-10-14 08:58:59.000000000 +0200
+++ /var/tmp/diff_new_pack.xVXTKM/_new  2014-10-14 08:58:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Twisted
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-Twisted
-Version:        13.2.0
+Version:        14.0.2
 Release:        0
 Url:            http://twistedmatrix.com/
 Summary:        An asynchronous networking framework written in Python
@@ -89,7 +89,7 @@
 install -dm0755 %{buildroot}/%{_mandir}/man1/
 install -m0644 doc/*/man/*.1 %{buildroot}/%{_mandir}/man1/ # Install man pages
 find doc -type f -print0 | xargs -0 chmod a-x # Fix doc-file dependency by 
removing x flags
-sed -i "s/\r//" 
doc/core/howto/listings/udp/{MulticastClient,MulticastServer}.py
+sed -i "s/\r//" doc/_downloads/{MulticastClient,MulticastServer}.py
 
 %files doc
 %defattr(-,root,root,-)

++++++ Twisted-13.2.0.tar.bz2 -> Twisted-14.0.2.tar.bz2 ++++++
++++ 203240 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to