summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-02 14:46:17 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-02 14:46:17 +0100
commit014b79dcfb2b054035417ce6c9dc7e4b1d01af40 (patch)
treeca7f16d5770072cb2527dbbce35842c040844a3e
parent6e53576d5db5bd221b5fce7fdfe4a01b2ee79c40 (diff)
downloadlorries-014b79dcfb2b054035417ce6c9dc7e4b1d01af40.tar.gz
Add more lorry files needed for OpenStack
-rw-r--r--open-source-lorries/python-packages.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 90cb97b..6299329 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -52,10 +52,18 @@
"type": "git",
"url": "https://bitbucket.org/zzzeek/dogpile.cache.git"
},
+ "python-packages/dogpile-core": {
+ "type": "git",
+ "url": "https://bitbucket.org/zzzeek/dogpile.core.git"
+ },
"python-packages/ecdsa": {
"type": "git",
"url": "git://github.com/warner/python-ecdsa.git"
},
+ "python-packages/repoze-lru": {
+ "type": "git",
+ "url": "git://github.com/repoze/repoze.lru.git"
+ },
"python-packages/eventlet": {
"type": "git",
"url": "git://github.com/eventlet/eventlet.git"