summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry14
1 files changed, 12 insertions, 2 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 39d4f17..3996eea 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -21,7 +21,12 @@
},
"python-packages/astroid": {
"type": "hg",
- "url": "https://bitbucket.org/logilab/astroid"
+ "url": "https://bitbucket.org/logilab/astroid",
+ "description": "Obsolete (use python-packages/astroid-git"
+ },
+ "python-packages/astroid-git": {
+ "type": "git",
+ "url": "https://github.com/PyCQA/astroid.git"
},
"python-packages/beautifulsoup4": {
"type": "bzr",
@@ -419,7 +424,12 @@
},
"python-packages/pylint": {
"type": "hg",
- "url": "https://bitbucket.org/logilab/pylint/"
+ "url": "https://bitbucket.org/logilab/pylint/",
+ "description": "Obsolete (use python-packages/pylint-git)"
+ },
+ "python-packages/pylint-git": {
+ "type": "git",
+ "url": "https://github.com/PyCQA/pylint.git"
},
"python-packages/pylru": {
"type": "git",