Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- 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"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement