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 17ab225..f13687f 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -75,7 +75,12 @@
},
"python-packages/dateutil": {
"type": "bzr",
- "url": "lp:dateutil"
+ "url": "lp:dateutil",
+ "description": "Obsolete (use python-packages/dateutil-git)"
+ },
+ "python-packages/dateutil-git": {
+ "type": "git",
+ "url": "https://github.com/dateutil/dateutil.git"
},
"python-packages/defusedxml": {
"type": "hg",