summaryrefslogtreecommitdiff
path: root/open-source-lorries-disabled/python-setuptools.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries-disabled/python-setuptools.lorry')
-rw-r--r--open-source-lorries-disabled/python-setuptools.lorry17
1 files changed, 17 insertions, 0 deletions
diff --git a/open-source-lorries-disabled/python-setuptools.lorry b/open-source-lorries-disabled/python-setuptools.lorry
new file mode 100644
index 0000000..eceb2e6
--- /dev/null
+++ b/open-source-lorries-disabled/python-setuptools.lorry
@@ -0,0 +1,17 @@
+{
+ "python-setuptools": {
+ "type": "svn",
+ "url": "http://svn.python.org/projects/sandbox/",
+ "layout": {
+ "trunk": "trunk/setuptools",
+ "branches": "branches/setuptools/*",
+ "tags": "tags/setuptools/*"
+ },
+ "description": "Obsolete (use python-setuptools-git)"
+ },
+ "python-setuptools-bitbucket": {
+ "type": "hg",
+ "url": "https://bitbucket.org/pypa/setuptools",
+ "description": "Obsolete (use python-setuptools-git)"
+ }
+}