summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/pytz.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/pytz.lorry b/open-source-lorries/pytz.lorry
index c7b46e0..c777289 100644
--- a/open-source-lorries/pytz.lorry
+++ b/open-source-lorries/pytz.lorry
@@ -1,6 +1,11 @@
{
"pytz": {
"type": "bzr",
- "url": "lp:pytz"
+ "url": "lp:pytz",
+ "description": "Obsolete (use pytz-git)"
+ },
+ "pytz-git": {
+ "type": "git",
+ "url": "https://git.launchpad.net/pytz"
}
}