summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 21:29:34 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commit0707a1d1548c75710021d4f5c686e008f0cfb134 (patch)
tree8f712f6e6b4a45e80dcb305825ea1d232d7bb86d
parentffd2d3076d18a7cddf7dd19f991b3d55c8c00dfb (diff)
downloadlorries-0707a1d1548c75710021d4f5c686e008f0cfb134.tar.gz
Update mirroring of Python cmd2 package
cmd2 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 ccf3d26..f670e38 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -52,9 +52,14 @@
"type": "git",
"url": "git://github.com/dreamhost/cliff-tablib.git"
},
+ "python-packages/cmd2-git": {
+ "type": "git",
+ "url": "https://github.com/python-cmd2/cmd2.git"
+ },
"python-packages/cmd2-hg": {
"type": "hg",
- "url": "http://bitbucket.org/catherinedevlin/cmd2"
+ "url": "http://bitbucket.org/catherinedevlin/cmd2",
+ "description": "Obsolete (use python-packages/cmd2-git)"
},
"python-packages/configshell-fb": {
"type": "git",