Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2016-01-11 19:11:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tornado (Old)
 and      /work/SRC/openSUSE:Factory/.python-tornado.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tornado"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes    
2015-12-16 17:42:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes       
2016-01-11 19:11:30.000000000 +0100
@@ -1,0 +2,17 @@
+Wed Dec 23 12:48:58 UTC 2015 - [email protected]
+
+- add singledispatch and backports_abc dependencies                            
     
+                                                                               
   
+as stated in docs/releases/v4.3.0.rst                                          
   
+                                                                               
   
+                                                                               
   
+* Tornado has several new dependencies: (...)                                  
   
+  ``singledispatch`` on all Python versions prior to 3.4 (This was an          
   
+  optional dependency in prior versions of Tornado, and is now                 
   
+  mandatory), and ``backports_abc>=0.4`` on all versions prior to              
   
+  3.5                                                                          
   
+                                                                               
   
+Since this python module works with python version >= 2.7.9 (otherwise it 
would be called python3-tornado, afaiu) 
+ 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tornado.spec ++++++
--- /var/tmp/diff_new_pack.VgkV3H/_old  2016-01-11 19:11:31.000000000 +0100
+++ /var/tmp/diff_new_pack.VgkV3H/_new  2016-01-11 19:11:31.000000000 +0100
@@ -53,7 +53,9 @@
 Requires:       python-certifi
 %endif
 
+Requires:       python-backports_abc
 Requires:       python-simplejson
+Requires:       python-singledispatch
 %if 0%{?suse_version}
 Recommends:     python-futures
 Recommends:     python-pycares


Reply via email to