diff options
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/python-packages.lorry | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 1e61c70..f3d38f9 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -709,7 +709,12 @@ }, "python-packages/trollius": { "type": "hg", - "url": "http://bitbucket.org/enovance/trollius" + "url": "http://bitbucket.org/enovance/trollius", + "description": "Obsolete (use python-packages/trollius-git)" + }, + "python-packages/trollius-git": { + "type": "git", + "url": "https://github.com/jamadden/trollius.git" }, "python-packages/urllib3": { "type": "git", |