summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 21:58:28 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commitdeadbdaea6b7c9c84171d554ed3e76e7f6ddf42d (patch)
tree45a01ddb913b2955b5c57b1647b3f8fe6996a674
parent7383f7840f9d01c1744b94546abe7b4e1018ced8 (diff)
downloadlorries-deadbdaea6b7c9c84171d554ed3e76e7f6ddf42d.tar.gz
Update mirroring of Python netifaces package
netifaces 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 454e1c7..c3c0464 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -286,7 +286,12 @@
},
"python-packages/netifaces": {
"type": "hg",
- "url": "https://bitbucket.org/al45tair/netifaces"
+ "url": "https://bitbucket.org/al45tair/netifaces",
+ "description": "Obsolete (use python-packages/netifaces-git)"
+ },
+ "python-packages/netifaces-git": {
+ "type": "git",
+ "url": "https://github.com/al45tair/netifaces.git"
},
"python-packages/networkx": {
"type": "git",