summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 22:15:54 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commit0ca7241c9f5607673fa43b1340b7183cb240b8cd (patch)
tree41b38ce2b71fbff451d7c8db25cd915f8eb25784
parent920b3e3d0f2b4f76f4366af1ef09d3f32c54c9fd (diff)
downloadlorries-0ca7241c9f5607673fa43b1340b7183cb240b8cd.tar.gz
Update mirroring of Python smartypants package
smartypants 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 758ab64..050bc3f 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -618,7 +618,12 @@
},
"python-packages/smartypants": {
"type": "hg",
- "url": "https://bitbucket.org/livibetter/smartypants.py"
+ "url": "https://bitbucket.org/livibetter/smartypants.py",
+ "description": "Obsolete (use python-packages/smartypants-git)"
+ },
+ "python-packages/smartypants-git": {
+ "type": "git",
+ "url": "https://github.com/leohemsted/smartypants.py.git"
},
"python-packages/smmap": {
"type": "git",