summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 22:36:59 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commit0a2fb70db208d54cd05f5bb84552e25e54d1b097 (patch)
tree5592659f0152a0686f39baf27040f46615e1e320
parent9a0717253d8211181bb9e731e9a1c1415351853a (diff)
downloadlorries-0a2fb70db208d54cd05f5bb84552e25e54d1b097.tar.gz
Update mirroring of wheel
wheel 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 f3d38f9..6e478d4 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -758,7 +758,12 @@
},
"python-packages/wheel": {
"type": "hg",
- "url": "https://bitbucket.org/pypa/wheel"
+ "url": "https://bitbucket.org/pypa/wheel",
+ "description": "Obsolete (use python-packages/wheel-git)"
+ },
+ "python-packages/wheel-git": {
+ "type": "git",
+ "url": "https://github.com/pypa/wheel.git"
},
"python-packages/wsgiref": {
"type": "git",