Changelog for
python-amqplib-1.0.2-2.2.i586.rpm :
Wed Aug 15 14:00:00 2012 highwaystar.ruAATTgmail.com
- python3 package added
- spec improved (files section)
Sat Mar 10 13:00:00 2012 saschpeAATTgmx.de
- Use upstream URL
- Simplify macro usage
Wed Dec 28 13:00:00 2011 alexandreAATTexatati.com.br
- Standard on spec file;
- Bzip2 source file.
Tue Oct 11 14:00:00 2011 saschpeAATTgmx.de
- Update to version 1.0.2:
* Fix a packaging problem for Windows users, no changes
to the actual Python code.
- Package more documentation
Thu Sep 29 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.1:
A one-line change to transport.py to fix a problem older
FreeBSDs have with socket.getaddrinfo()
Otherwise just packaging changes to include more Trove
classifiers and docs/tests/etc in the source distribution file.
Wed Aug 31 14:00:00 2011 saschpeAATTsuse.de
- Removed old comments
Thu Jul 28 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.0:
- Big speedup for sending large messages;
- PYTHON 3.x COMPATIBILITY:
Code has been tweaked so that when 2to3 is run over the client
library and the unittests, the unittests will pass for Python
3.0, 3.1 and 3.2.
- Add support for queue_unbind, since RabbitMQ supports it as an
extension to the 0-8 protocol.
- Add IPv6 support.
- Some minor TCP changes, enabling keepalive, NODELAY (big speed
improvement there), shutting down sockets before closing to keep
from losing data (on Windows mainly?).
Fri May 27 14:00:00 2011 cfarrellAATTnovell.com
- license update: LGPL-2.1+
Specify the version of the LGPL that the package is licensed under
Sat Mar 26 13:00:00 2011 alexandreAATTexatati.com.br
- Regenerate spec file with py2pack;
- Bzip2 source code;
- Add CHANGES, README and TODO file as documentation;
Tue Sep 22 14:00:00 2009 alexandreAATTexatati.com.br
- Initial package (0.6.1) for openSUSE.