summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 21:15:45 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commit00b61ea0457829604d49a0f20026559cad7fde24 (patch)
tree2d5477730aee9304fe8bcb17e4c2bb2c32fbd7c0
parent1d924f74e351245d6f64cf00295f3bb9d2a5c178 (diff)
downloadlorries-00b61ea0457829604d49a0f20026559cad7fde24.tar.gz
Update mirroring of Python alembic, dogpile.cache, and mako packages
These are still available on Bitbucket, but their canonical repositories are now in the sqlalchemy organisation on GitHub.
-rw-r--r--open-source-lorries/python-packages.lorry6
1 files changed, 3 insertions, 3 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 9cc4ab5..381c27b 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": "https://bitbucket.org/zzzeek/alembic.git"
+ "url": "https://github.com/sqlalchemy/alembic.git"
},
"python-packages/aioeventlet": {
"type": "hg",
@@ -110,7 +110,7 @@
},
"python-packages/dogpile-cache": {
"type": "git",
- "url": "https://bitbucket.org/zzzeek/dogpile.cache.git"
+ "url": "https://github.com/sqlalchemy/dogpile.cache.git"
},
"python-packages/dogpile-core": {
"type": "git",
@@ -231,7 +231,7 @@
},
"python-packages/mako": {
"type": "git",
- "url": "https://bitbucket.org/zzzeek/mako.git"
+ "url": "https://github.com/sqlalchemy/mako.git"
},
"python-packages/mod_wsgi": {
"type": "git",