Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2018-07-17 09:37:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tornado (Old)
 and      /work/SRC/openSUSE:Factory/.python-tornado.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tornado"

Tue Jul 17 09:37:51 2018 rev:49 rq:622948 version:5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes    
2018-05-13 15:58:09.481452184 +0200
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes       
2018-07-17 09:37:54.546254346 +0200
@@ -1,0 +2,10 @@
+Sun Jul 15 21:17:57 UTC 2018 - [email protected]
+
+- update to 5.1
+- drop tornado-async-deprecations.patch
+       tornado-testsuite_timeout.patch
+ * support python 3.7
+ * big bunch of changes, please check:
+     http://www.tornadoweb.org/en/stable/releases.html
+
+-------------------------------------------------------------------

Old:
----
  tornado-4.5.3.tar.gz
  tornado-async-deprecations.patch
  tornado-testsuite_timeout.patch

New:
----
  tornado-5.1.tar.gz

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

Other differences:
------------------
++++++ python-tornado.spec ++++++
--- /var/tmp/diff_new_pack.I5dDRz/_old  2018-07-17 09:37:58.246241456 +0200
+++ /var/tmp/diff_new_pack.I5dDRz/_new  2018-07-17 09:37:58.250241442 +0200
@@ -16,18 +16,16 @@
 #
 
 
-%bcond_without python2
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without python2
 Name:           python-tornado
-Version:        4.5.3
+Version:        5.1
 Release:        0
 Summary:        Open source version of scalable, non-blocking web server that 
power FriendFeed
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            http://www.tornadoweb.org
+URL:            http://www.tornadoweb.org
 Source:         
https://files.pythonhosted.org/packages/source/t/tornado/tornado-%{version}.tar.gz
-Patch0:         tornado-async-deprecations.patch
-Patch1:         tornado-testsuite_timeout.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pycurl}
 BuildRequires:  %{python_module setuptools}
@@ -90,8 +88,6 @@
 %setup -q -n tornado-%{version}
 # Fix non-executable script rpmlint issue:
 find demos tornado -name "*.py" -exec sed -i "/#\!\/usr\/bin\/.*/d" {} \;
-%patch0 -p1
-%patch1 -p1
 
 %pre
 # remove egg-info _file_, being replaced by an egg-info directory
@@ -112,7 +108,8 @@
 %python_exec -m tornado.test.runtests
 
 %files %{python_files}
-%doc demos LICENSE
+%license LICENSE
+%doc demos
 %{python_sitearch}/tornado
 %{python_sitearch}/tornado-%{version}-py*.egg-info
 

++++++ tornado-4.5.3.tar.gz -> tornado-5.1.tar.gz ++++++
++++ 22017 lines of diff (skipped)


Reply via email to