summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-14 19:22:24 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 17:57:48 +0100
commit85cd7a0e73cb45569e1f2989eb95fe2cac1c9818 (patch)
treeeb5c33ba4343f849f228cfffbe5987b94f99621c
parentb529cd703a31f88526b90dede11b0a024fb248c6 (diff)
downloadlorries-85cd7a0e73cb45569e1f2989eb95fe2cac1c9818.tar.gz
Add lorry for kafka-python
Change-Id: I436a4e5b023713ed65b4bc1756727f2ab4756c4e
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index b594d90..e282a7f 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -176,6 +176,10 @@
"type": "git",
"url": "git://github.com/joshmarshall/jsonrpclib.git"
},
+ "python-packages/kafka-python": {
+ "type": "git",
+ "url": "git://github.com/mumrah/kafka-python.git"
+ },
"python-packages/kazoo": {
"type": "git",
"url": "git://github.com/python-zk/kazoo.git"