Changelog for
python-twisted-debugsource-10.2.0-1.1.x86_64.rpm :
Tue Nov 30 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 10.2.0:
- Huge ChangeLog, please check NEWS file or
http://twistedmatrix.com/trac/browser/tags/releases/twisted-10.2.0/NEWS?format=raw.
Mon Jul 5 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 10.1.0:
- Huge ChangeLog, please check NEWS file.
Fri Apr 30 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 10.0.0;
- Spec file cleaned with spec-cleaner.
Mon Feb 23 13:00:00 2009 matejcikAATTsuse.cz
- merged a patch that was not included in 8.2.0 and contains
more python 2.6 compatibility fixes
Fri Feb 13 13:00:00 2009 matejcikAATTsuse.cz
- update to 8.2.0
* python 2.6 compatible changes
* many bugfixes and minor features in all submodules
- remerged all individual subpackages into one single package
* reasons: easier maintenance, upstream releases the whole thing
in sync, no additional dependencies for main package, negligible
impact on package size
Mon Apr 7 14:00:00 2008 matejcikAATTsuse.cz
- update to 8.0.1 (2.6.0 actually)
* new versioning scheme, 8.0.1 is second release in 2008
* massively improved IOCP reactor
* improvements to Trial
* huge number of minor features and bugfixes
Thu Aug 2 14:00:00 2007 jmatejekAATTsuse.cz
- update to 2.5.0
* support for Asynchronous Messaging Protocol
* epoll-based reactor
* twistd now accepts subcommands instead of \'mktap\'
* support for python2.5
* support for inline callbacks (via \'yield\')
* many bugfixes and minor features
Thu Nov 9 13:00:00 2006 jmatejekAATTsuse.cz
- fixed ComponentDeprecationWarnings in twisted\'s class Credentials
Mon Oct 23 14:00:00 2006 jmatejekAATTsuse.cz
- update to 2.4.0
- no longer works with py 2.2
- many improvements on Trial
- backwards compatibility layers disabled by default
- improved and extended API documentation
- new protocols
- many bugfixes
- fixed some 64bit problems from PEP353 change
- removed nonsensical \"???\" from one of the testfiles
Tue Feb 28 13:00:00 2006 jmatejekAATTsuse.cz
- updated to reflect python changes due to #149809