Revisions of python-kombu

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 23)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148781 from Alexandre Rogoski's avatar Alexandre Rogoski (aledr) (revision 22)
Done necessary fix for Factory.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 145691 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 21)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 144413 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 20)
- Add requirements on Python-2.6 compat modules Python-2.6 for SLES:
  + python-importlib and python-ordereddict

- Update to 2.5.3:
  - Pidbox: Fixed compatibility with Python 2.6
- Aditional changes from 2.5.2:
  - [Redis] Fixed connection leak and added a new 'max_connections'
    transport option.
- Aditional changes from 2.5.1
  - Fixed bug where return value of Queue.as_dict could not be
    serialized with JSON (Issue #177).
- Aditional changes from 2.5.0
  - py-amqp is now the new default transport, replacing amqplib.
    The new py-amqp library is a fork of amqplib started with the
    following goals:
        - Uses AMQP 0.9.1 instead of 0.8
        - Support for heartbeats (Issue #79 + Issue #131)
        - Automatically revives channels on channel errors.
        - Support for all RabbitMQ extensions
            - Consumer Cancel Notifications (Issue #131)
            - Publisher Confirms (Issue #131).
            - Exchange-to-exchange bindings: exchange_bind /
              exchange_unbind.
        - API compatible with librabbitmq so that it can be used
          as a pure-python replacement in environments where rabbitmq-c
          cannot be compiled. librabbitmq will be updated to support
          all the same features as py-amqp.
  - Support for using multiple connection URL's for failover.
    The first argument to kombu.Connection can now be a list of connection
    URLs:
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 143780 from Todd R's avatar Todd R (TheBlackCat) (revision 19)
- Only require python-importlib for SLE.  It is not needed for any distro running python >= 2.7, and is not being built for those distros. (forwarded request 143779 from TheBlackCat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 140792 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 137361 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 17)
Automatic submission by obs-autosubmit
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 134271 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 16)
Needed for python-celery package.
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 127657 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 15)
- Re-enable testsuite and add it's build-time dependencies

- Update to 2.2.6:
  - Adds ``messaging.entry_to_queue`` for compat with previous versions.

- Update to 2.2.5:
  - Pidbox: Now sets queue expire at 10 seconds for reply queues.
  - EventIO: Now ignores ``ValueError`` raised by epoll unregister.
  - MongoDB: Fixes Issue #142
    Fix by Flavio Percoco Premoli

- Update to 2.2.4:
  - Support for msgpack-python 0.2.0 (Issue #143)
    The latest msgpack version no longer supports Python 2.5, so if you're
    still using that you need to depend on an earlier msgpack-python version.
    Fix contributed by Sebastian Insua
  - kombu.common.maybe_declare no longer caches entities with the
    auto_delete flag set.
  - New experimental filesystem transport.
    Contributed by Bobby Beever.
  - Virtual Transports: Now support anonymous queues and exchanges.

- Update to 2.2.3:
  - BrokerConnection now renamed to Connection.
    The name Connection has been an alias for a very long time,
    but now the rename is official in the documentation as well.
    The Connection alias has been available since version 1.1.3,
    and BrokerConnection will still work and is not deprecated.
  - Connection.clone() now works for the sqlalchemy transport.
  - kombu.common.eventloop, kombu.utils.uuid,
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 14)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 121280 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 13)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 103931 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 10)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 8)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 6)
Autobuild autoformatter for 80622
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 4)
Autobuild autoformatter for 74900
Displaying revisions 61 - 80 of 83
openSUSE Build Service is sponsored by