summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"