summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 22:18:35 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commit5d03edbcd32f38bc33e2d51bf45167a926f39cc5 (patch)
treeb0984d769f0eca0b581a8045341bbfc537f3e94f
parent0ca7241c9f5607673fa43b1340b7183cb240b8cd (diff)
downloadlorries-5d03edbcd32f38bc33e2d51bf45167a926f39cc5.tar.gz
Update mirroring of Sphinx
Sphinx moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
-rw-r--r--open-source-lorries/python-packages.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 050bc3f..106e895 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -635,7 +635,12 @@
},
"python-packages/sphinx": {
"type": "hg",
- "url": "https://bitbucket.org/birkenfeld/sphinx"
+ "url": "https://bitbucket.org/birkenfeld/sphinx",
+ "description": "Obsolete (use python-packages/sphinx-git)"
+ },
+ "python-packages/sphinx-git": {
+ "type": "git",
+ "url": "https://github.com/sphinx-doc/sphinx.git"
},
"python-packages/sqlalchemy": {
"type": "git",