summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-setuptools.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 22:47:14 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commite4bd125c8a939c60339237f6f829ec14461caf91 (patch)
treeb5dcc86b2649ffad100cd8f63c353bf9317acbd1 /open-source-lorries/python-setuptools.lorry
parente74f1462d3993f1ec5989beea8b30e3a084866b8 (diff)
downloadlorries-e4bd125c8a939c60339237f6f829ec14461caf91.tar.gz
Update mirroring of Python setuptools package
Setuptools moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete. Also mark the mirror of the Subversion repository as obsolete, since that hasn't been updated since 2013.
Diffstat (limited to 'open-source-lorries/python-setuptools.lorry')
-rw-r--r--open-source-lorries/python-setuptools.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/python-setuptools.lorry b/open-source-lorries/python-setuptools.lorry
index cc5feb4..592fcdf 100644
--- a/open-source-lorries/python-setuptools.lorry
+++ b/open-source-lorries/python-setuptools.lorry
@@ -6,6 +6,11 @@
"trunk": "trunk/setuptools",
"branches": "branches/setuptools/*",
"tags": "tags/setuptools/*"
- }
+ },
+ "description": "Obsolete (use python-setuptools-git)"
+ },
+ "python-setuptools-git": {
+ "type": "git",
+ "url": "https://github.com/pypa/setuptools.git"
}
}