summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 22:35:48 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commit9a0717253d8211181bb9e731e9a1c1415351853a (patch)
treed46ff3c3d942bcde37a7dde3e63780fd4c261ed6
parent3aafe0682e267a818a883dcab4b3a9ff75b879c7 (diff)
downloadlorries-9a0717253d8211181bb9e731e9a1c1415351853a.tar.gz
Update mirroring of Python trollius package
Trollius 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 1e61c70..f3d38f9 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -709,7 +709,12 @@
},
"python-packages/trollius": {
"type": "hg",
- "url": "http://bitbucket.org/enovance/trollius"
+ "url": "http://bitbucket.org/enovance/trollius",
+ "description": "Obsolete (use python-packages/trollius-git)"
+ },
+ "python-packages/trollius-git": {
+ "type": "git",
+ "url": "https://github.com/jamadden/trollius.git"
},
"python-packages/urllib3": {
"type": "git",