Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2013-04-07 14:26:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tornado (Old)
 and      /work/SRC/openSUSE:Factory/.python-tornado.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tornado", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes    
2012-12-03 11:31:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes       
2013-04-07 14:26:11.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Mar 30 17:46:48 UTC 2013 - [email protected]
+
+- Update to 3.0:
+  - Please read full changelog at
+    http://www.tornadoweb.org/en/stable/releases/v3.0.0.html
+
+-------------------------------------------------------------------
python3-tornado.changes: same change

Old:
----
  tornado-2.4.1.tar.bz2

New:
----
  tornado-3.0.tar.bz2

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

Other differences:
------------------
++++++ python-tornado.spec ++++++
--- /var/tmp/diff_new_pack.5iIvLC/_old  2013-04-07 14:26:13.000000000 +0200
+++ /var/tmp/diff_new_pack.5iIvLC/_new  2013-04-07 14:26:13.000000000 +0200
@@ -15,9 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define modname tornado
-Name:           python-%{modname}
-Version:        2.4.1
+Name:           python-tornado
+Version:        3.0
 Release:        0
 Url:            http://www.tornadoweb.org
 Summary:        Open source version of scalable, non-blocking web server that 
power FriendFeed
@@ -54,7 +53,7 @@
 thousands of clients, see The C10K problem.)
 
 %prep
-%setup -q -n %{modname}-%{version}
+%setup -q -n tornado-%{version}
 
 %build
 python setup.py build
@@ -65,13 +64,13 @@
 %fdupes demos
 %endif
 # fix executability rmplint warning
-chmod +x %{buildroot}%{python_sitelib}/%{modname}/*.py
-chmod +x %{buildroot}%{python_sitelib}/%{modname}/*/*.py
+chmod +x %{buildroot}%{python_sitelib}/tornado/*.py
+chmod +x %{buildroot}%{python_sitelib}/tornado/*/*.py
 
 %files
 %defattr(-,root,root,-)
-%doc README demos
-%{python_sitelib}/%{modname}
-%{python_sitelib}/%{modname}-%{version}-py%{py_ver}.egg-info
+%doc demos
+%{python_sitelib}/tornado
+%{python_sitelib}/tornado-%{version}-py%{py_ver}.egg-info
 
 %changelog

++++++ python3-tornado.spec ++++++
--- /var/tmp/diff_new_pack.5iIvLC/_old  2013-04-07 14:26:13.000000000 +0200
+++ /var/tmp/diff_new_pack.5iIvLC/_new  2013-04-07 14:26:13.000000000 +0200
@@ -15,15 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define modname tornado
-Name:           python3-%{modname}
-Version:        2.4.1
+Name:           python3-tornado
+Version:        3.0
 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:         %{modname}-%{version}.tar.bz2
+Source:         tornado-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3
 BuildRequires:  python3-devel
@@ -54,7 +53,7 @@
 thousands of clients, see The C10K problem.)
 
 %prep
-%setup -q -n %{modname}-%{version}
+%setup -q -n tornado-%{version}
 
 %build
 python3 setup.py build
@@ -63,13 +62,13 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 %fdupes demos
 # fix executability rpmlint warning
-chmod +x %{buildroot}%{python3_sitelib}/%{modname}/*.py
-chmod +x %{buildroot}%{python3_sitelib}/%{modname}/*/*.py
+chmod +x %{buildroot}%{python3_sitelib}/tornado/*.py
+chmod +x %{buildroot}%{python3_sitelib}/tornado/*/*.py
 
 %files
 %defattr(-,root,root,-)
-%doc README demos
-%{python3_sitelib}/%{modname}
-%{python3_sitelib}/%{modname}-%{version}-py%{py3_ver}.egg-info
+%doc demos
+%{python3_sitelib}/tornado
+%{python3_sitelib}/tornado-%{version}-py%{py3_ver}.egg-info
 
 %changelog

++++++ tornado-2.4.1.tar.bz2 -> tornado-3.0.tar.bz2 ++++++
++++ 25067 lines of diff (skipped)

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

Reply via email to