summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f670e38..e46a2d6 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -87,7 +87,12 @@
},
"python-packages/defusedxml": {
"type": "hg",
- "url": "https://bitbucket.org/tiran/defusedxml"
+ "url": "https://bitbucket.org/tiran/defusedxml",
+ "description": "Obsolete (use python-packages/defusedxml-git)"
+ },
+ "python-packages/defusedxml-git": {
+ "type": "git",
+ "url": "https://github.com/tiran/defusedxml.git"
},
"python-packages/disutils2": {
"type": "hg",