Hello community,

here is the log from the commit of package python3-tornado for openSUSE:Factory 
checked in at 2013-12-23 22:19:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2013-06-21 19:09:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-tornado.new/python3-tornado.changes     
2013-12-23 22:19:30.000000000 +0100
@@ -1,0 +2,12 @@
+Sun Dec 22 21:51:11 UTC 2013 - [email protected]
+
+- Update to 3.1.1:
+  - StaticFileHandler no longer fails if the client requests a Range that is
+    larger than the entire file (Facebook has a crawler that does this).
+  - RequestHandler.on_connection_close now works correctly on subsequent
+    requests of a keep-alive connection.
+- Replace python3-distribute with python3-setuptools requirements
+- Use download Url as source
+- Remove depreciated python(abi) requirement
+
+-------------------------------------------------------------------

Old:
----
  tornado-3.0.1.tar.bz2

New:
----
  tornado-3.1.1.tar.gz

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

Other differences:
------------------
++++++ python3-tornado.spec ++++++
--- /var/tmp/diff_new_pack.kbJFVS/_old  2013-12-23 22:19:31.000000000 +0100
+++ /var/tmp/diff_new_pack.kbJFVS/_new  2013-12-23 22:19:31.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-tornado
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -11,30 +11,28 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python3-tornado
-Version:        3.0.1
+Version:        3.1.1
 Release:        0
 Url:            http://www.tornadoweb.org
 Summary:        Open source version of scalable, non-blocking web server that 
power FriendFeed
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Source:         tornado-%{version}.tar.bz2
+Source:         
https://pypi.python.org/packages/source/t/tornado/tornado-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3
-BuildRequires:  python3-devel
 BuildRequires:  python3-2to3
-BuildRequires:  python3-distribute
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 %endif
 BuildArch:      noarch
-Requires:       python(abi) = %{py3_ver}
-Requires:       python3-distribute
-
 
 %description
 Tornado is an open source version of the scalable, non-blocking web server and

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

Reply via email to