Advertisement
Guest User

Untitled

a guest
Oct 1st, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. --- a/open-source-lorries/python-packages.lorry
  2. +++ b/open-source-lorries/python-packages.lorry
  3. @@ -1,7 +1,7 @@
  4. {
  5. "python-packages/alembic": {
  6. "type": "git",
  7. - "url": "[email protected]:zzzeek/alembic.git"
  8. + "url": "https://bitbucket.org/zzzeek/alembic.git"
  9. },
  10. "python-packages/anyjson": {
  11. "type": "hg",
  12. @@ -50,7 +50,7 @@
  13. },
  14. "python-packages/dogpile-cache": {
  15. "type": "git",
  16. - "url": "[email protected]:zzzeek/dogpile.cache.git"
  17. + "url": "https://bitbucket.org/zzzeek/dogpile.cache.git"
  18. },
  19. "python-packages/ecdsa": {
  20. "type": "git",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement