diff options
-rw-r--r-- | open-source-lorries/python-packages.lorry | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 805e600..9cc4ab5 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -249,7 +249,8 @@ "python-packages/mox": { "layout": "standard", "type": "svn", - "url": "http://pymox.googlecode.com/svn/" + "url": "http://pymox.googlecode.com/svn/", + "description": "Obsolete (use python-packages/pymox)" }, "python-packages/msgpack-python": { "type": "git", |