commit/galaxy-central: natefoo: Upgrade kombu/amqp to fix ssl disconnect on consumer timeout bug: https://github.com/celery/py-amqp/pull/38
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/5cd596d49a53/ Changeset: 5cd596d49a53 User: natefoo Date: 2014-06-05 16:07:39 Summary: Upgrade kombu/amqp to fix ssl disconnect on consumer timeout bug: https://github.com/celery/py-amqp/pull/38 Affected #: 1 file diff -r cab2ae91c6a96e133748900e1c203ce864f52052 -r 5cd596d49a53974c48c64199d841e8cded05f43e eggs.ini --- a/eggs.ini +++ b/eggs.ini @@ -32,7 +32,7 @@ ; msgpack_python = 0.2.4 [eggs:noplatform] -amqp = 1.4.3 +amqp = 1.4.5 anyjson = 0.3.3 Beaker = 1.4 bioblend = 0.4.2 @@ -44,7 +44,7 @@ Fabric = 1.7.0 GeneTrack = 2.0.0_beta_1 importlib = 1.0.3 -kombu = 3.0.12 +kombu = 3.0.13 lrucache = 0.2 Mako = 0.4.1 mock = 1.0.1 Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org