summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-01 13:59:09 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-01 13:59:09 +0100
commit6e53576d5db5bd221b5fce7fdfe4a01b2ee79c40 (patch)
tree9d45679a7ff8502e96e32e9ecbda7338c3fe1209
parenta699c01b403b418df34af4c941fdcc6c8ce53beb (diff)
downloadlorries-6e53576d5db5bd221b5fce7fdfe4a01b2ee79c40.tar.gz
Fix some bitbucket repos to use https://
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 9300266..90cb97b 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -1,7 +1,7 @@
{
"python-packages/alembic": {
"type": "git",
- "url": "git@bitbucket.org:zzzeek/alembic.git"
+ "url": "https://bitbucket.org/zzzeek/alembic.git"
},
"python-packages/anyjson": {
"type": "hg",
@@ -50,7 +50,7 @@
},
"python-packages/dogpile-cache": {
"type": "git",
- "url": "git@bitbucket.org:zzzeek/dogpile.cache.git"
+ "url": "https://bitbucket.org/zzzeek/dogpile.cache.git"
},
"python-packages/ecdsa": {
"type": "git",