summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/erlang-modules.lorry10
-rw-r--r--open-source-lorries/python-packages.lorry12
2 files changed, 22 insertions, 0 deletions
diff --git a/open-source-lorries/erlang-modules.lorry b/open-source-lorries/erlang-modules.lorry
new file mode 100644
index 0000000..344fbcb
--- /dev/null
+++ b/open-source-lorries/erlang-modules.lorry
@@ -0,0 +1,10 @@
+{
+ "erlang-modules/rebar": {
+ "type": "git",
+ "url": "https://github.com/rebar/rebar"
+ },
+ "erlang-modules/erlang-sd_notify: {
+ "type": "git",
+ "url": "https://github.com/lemenkov/erlang-sd_notify"
+ }
+}
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"