SHA256
1
0
forked from pool/python-kombu
Go to file
Alexandre Rogoski 02135d8d29 - Update to 1.3.1:
* Last release broke after fork for pool reinitialization.
  * Producer/Consumer now has a connection attribute,
    giving access to the BrokerConnection of the
    instance.
  * Pika: Channels now have access to the underlying
    BrokerConnection instance using channel.connection.client.
    This was previously required by the Simple classes and is now
    also required by Consumer and Producer.
  * Connection.default_channel is now closed at object revival.
  * Adds kombu.clocks.LamportClock.
  * compat.entry_to_queue has been moved to new module kombu.common.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=15
2011-09-08 01:42:08 +00:00
.gitattributes Accepting request 60656 from home:aledr 2011-02-14 16:14:53 +00:00
.gitignore Accepting request 60656 from home:aledr 2011-02-14 16:14:53 +00:00
kombu-1.3.1.tar.bz2 - Update to 1.3.1: 2011-09-08 01:42:08 +00:00
python-kombu.changes - Update to 1.3.1: 2011-09-08 01:42:08 +00:00
python-kombu.spec - Update to 1.3.1: 2011-09-08 01:42:08 +00:00