From ec3cb0436cf5b78be465a2957d214435e5d95d71 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Tue, 18 Nov 2014 10:33:56 +0000 Subject: Add librabbitmq and rabbitmq-c Also add a fork of rabbitmq-c which is a submodule of librabbitmq. --- open-source-lorries/python-packages.lorry | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 472ee67..5d45f85 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -140,6 +140,10 @@ "type": "git", "url": "git://github.com/celery/kombu.git" }, + "python-packages/librabbitmq": { + "type": "git", + "url": "https://github.com/celery/librabbitmq" + }, "python-packages/lockfile": { "type": "git", "url": "git://github.com/smontanaro/pylockfile.git" @@ -338,6 +342,14 @@ "type": "git", "url": "http://git.apache.org/qpid.git" }, + "python-packages/rabbitmq-c": { + "type": "git", + "url": "https://github.com/alanxz/rabbitmq-c" + }, + "python-packages/rabbitmq-c-github-ask": { + "type": "git", + "url": "https://github.com/ask/rabbitmq-c" + }, "python-packages/raven": { "type": "git", "url": "git://github.com/getsentry/raven-python.git" -- cgit v1.2.1