summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-setuptools.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/python-setuptools.lorry')
-rw-r--r--open-source-lorries/python-setuptools.lorry11
1 files changed, 3 insertions, 8 deletions
diff --git a/open-source-lorries/python-setuptools.lorry b/open-source-lorries/python-setuptools.lorry
index cc5feb4..a8fbd50 100644
--- a/open-source-lorries/python-setuptools.lorry
+++ b/open-source-lorries/python-setuptools.lorry
@@ -1,11 +1,6 @@
{
- "python-setuptools": {
- "type": "svn",
- "url": "http://svn.python.org/projects/sandbox/",
- "layout": {
- "trunk": "trunk/setuptools",
- "branches": "branches/setuptools/*",
- "tags": "tags/setuptools/*"
- }
+ "python-setuptools-git": {
+ "type": "git",
+ "url": "https://github.com/pypa/setuptools.git"
}
}