2012-11-25 11:45:16 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-03-30 17:48:17 +00:00
|
|
|
Sat Mar 30 17:46:48 UTC 2013 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
- Update to 3.0:
|
|
|
|
- Please read full changelog at
|
|
|
|
http://www.tornadoweb.org/en/stable/releases/v3.0.0.html
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-11-25 11:45:16 +00:00
|
|
|
Sun Nov 25 11:41:29 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
- Update to 2.4.1:
|
|
|
|
- Fixed a memory leak in tornado.stack_context that was especially
|
|
|
|
likely with long-running @gen.engine functions.
|
|
|
|
- tornado.auth.TwitterMixin now works on Python 3.
|
|
|
|
- Fixed a bug in which IOStream.read_until_close with a streaming
|
|
|
|
callback would sometimes pass the last chunk of data to the
|
|
|
|
final callback instead of the streaming callback.
|
|
|
|
|
2012-11-25 11:12:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 22 14:18:55 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Removed openSUSE 11.4 spec file workarounds
|
|
|
|
|
2012-09-05 04:04:02 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-09-06 13:14:51 +00:00
|
|
|
Thu Sep 6 13:05:51 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Restore BuildRequires: python3 This package depends on hash
|
|
|
|
algorithms that are only available if python3 is installed,
|
|
|
|
python3-devel will not pull them in. Building will fail if
|
|
|
|
BuildRequires: python3 is removed.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-09-05 04:04:02 +00:00
|
|
|
Wed Sep 5 03:55:50 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
- Update to 2.4:
|
|
|
|
- Please check changelog at
|
|
|
|
http://www.tornadoweb.org/documentation/releases/v2.4.0.html
|
|
|
|
|
2012-06-01 12:02:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 1 12:00:36 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
- Update to 2.3:
|
|
|
|
- Please check changelog at
|
|
|
|
http://www.tornadoweb.org/documentation/releases/v2.3.0.html
|
|
|
|
|
2012-05-18 15:28:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 18 15:27:08 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix rpmlint warnings
|
|
|
|
- Improve openSUSE 11.4 build fix
|
|
|
|
- Clean up spec file
|
|
|
|
|
2012-04-30 13:37:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 30 13:06:58 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix building python 3 package on openSUSE 11.4 x86_64
|
2012-04-30 15:19:45 +00:00
|
|
|
- Removed test for unsupported openSUSE versions
|
2012-04-30 13:37:45 +00:00
|
|
|
|
2012-04-30 09:38:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 28 05:42:55 UTC 2012 - highwaystar.ru@gmail.com
|
|
|
|
|
|
|
|
- python3 package created
|
|
|
|
|