summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-18 10:33:56 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-18 11:55:47 +0000
commitec3cb0436cf5b78be465a2957d214435e5d95d71 (patch)
tree01abf6325fe1543a3fdb8765f00f914db4ad59e7
parent8c0c591b6fa5e20d1c31e9f464bf3ada6d6ec833 (diff)
downloadlorries-ec3cb0436cf5b78be465a2957d214435e5d95d71.tar.gz
Add librabbitmq and rabbitmq-c
Also add a fork of rabbitmq-c which is a submodule of librabbitmq.
-rw-r--r--open-source-lorries/python-packages.lorry12
1 files changed, 12 insertions, 0 deletions
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"