Alexandre Rogoski 8edf8e476d - Update to 2.1.8:
* Bound Exchange/Queue's are now pickleable.
  * Consumer/Producer can now be instantiated without a channel,
    and only later bound using ``.revive(channel)``.
  * ProducerPool now takes ``Producer`` argument.
  * kombu.utils.fxrange now counts forever if the
    stop argument is set to None.
    (fxrange is like xrange but for decimals).
  * Auto delete support for virtual transports were incomplete
    and could lead to problems so it was removed.
  * Cached declarations (kombu.common.maybe_declare)
    are now bound to the underlying connection, so that
    entities are redeclared if the connection is lost.
    This also means that previously uncacheable entities
    (e.g. non-durable) can now be cached.
  * compat ConsumerSet: can now specify channel.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=39
2012-05-07 20:52:34 +00:00
2012-05-07 20:52:34 +00:00
2012-05-07 20:52:34 +00:00
2012-05-07 20:52:34 +00:00
Description
No description provided
390 KiB
Languages
RPM Spec 100%