summaryrefslogtreecommitdiff
path: root/open-source-lorries-disabled/python-setuptools.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 18:35:52 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:20:58 +0100
commita8656f2c7bd5bd67f12499782b184b49246bb0e6 (patch)
treea9b6468a05e6a2aa70a631a17e98e5a0c7c78a45 /open-source-lorries-disabled/python-setuptools.lorry
parentf1aee9a50ef87744cd75849dcb412e69099de84c (diff)
downloadlorries-a8656f2c7bd5bd67f12499782b184b49246bb0e6.tar.gz
Disable various obsolete mirrorsbwh/disable-obsolete
All of these have changed version control system or otherwise become obsolete. Their descriptions have already been set to mark them as such.
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)"
+ }
+}