summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c3c0464..a48a405 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -327,11 +327,21 @@
},
"python-packages/paste": {
"type": "hg",
- "url": "http://bitbucket.org/ianb/paste"
+ "url": "http://bitbucket.org/ianb/paste",
+ "description": "Obsolete (use python-packages/paste-git)"
+ },
+ "python-packages/paste-git": {
+ "type": "git",
+ "url": "https://github.com/cdent/paste.git"
},
"python-packages/pastedeploy": {
"type": "hg",
- "url": "http://bitbucket.org/ianb/pastedeploy"
+ "url": "http://bitbucket.org/ianb/pastedeploy",
+ "description": "Obsolete (use python-packages/pastedeploy-git)"
+ },
+ "python-packages/pastedeploy-git": {
+ "type": "git",
+ "url": "https://github.com/Pylons/pastedeploy.git"
},
"python-packages/pecan": {
"type": "git",