Revisions of python-amqp

Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 144271 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
initialized devel package after accepting 144271
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 6)
- Update to 1.2.0:
  - New exception hierarchy:
    - amqp.AMQPError
        - amqp.ConnectionError
            - amqp.RecoverableConnectionError
                - amqp.ConsumerCancelled
                - amqp.ConnectionForced
                - amqp.ResourceError
            - IrrecoverableConnectionError
                - amqp.ChannelNotOpen
                - amqp.FrameError
                - amqp.FrameSyntaxError
                - amqp.InvalidCommand
                - amqp.InvalidPath
                - amqp.NotAllowed
                - amqp.UnexpectedFrame
                - amqp.AMQPNotImplementedError
                - amqp.InternalError
        - amqp.ChannelError
            - RecoverableChannelError
                - amqp.ContentTooLarge
                - amqp.NoConsumers
                - amqp.ResourceLocked
            - IrrecoverableChannelError
                - amqp.AccessRefused
                - amqp.NotFound
                - amqp.PreconditionFailed
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 5)
- Update to 1.1.0:
  - No longer supports Pyhton 2.5
  - Fixed receiving of float table values.
  - Now Supports Python 3 and Python 2.6+ in the same source code.
  - Python 3 related fixes.
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 4)
- Update to 1.0.2:
  - Now supports float values in headers/tables.
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 3)
- Update to 1.0.1:
  - Connection errors does no longer include AttributeError.
  - Fixed problem with using the SSL transport in a non-blocking
    context.
    Fix contributed by Mher Movsisyan.
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 2)
- Update to 0.9.4:
  - Adds support for exchange_bind and exchange_unbind.
    Contributed by Rumyana Neykova
  - Fixed bugs in funtests and demo scripts.
    Contributed by Rumyana Neykova
- Aditional changes from version 0.9.3:
  - Fixed bug that could cause the consumer to crash when reading
    large message payloads asynchronously.
  - Serialization error messages now include the invalid value.
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 131552 from Alexandre Rogoski's avatar Alexandre Rogoski (aledr) (revision 1)
Please add as it is a transport for python-kombu.
Displaying revisions 81 - 87 of 87
openSUSE Build Service is sponsored by