From e4bd125c8a939c60339237f6f829ec14461caf91 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 7 Sep 2020 22:47:14 +0100 Subject: 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. --- open-source-lorries/python-setuptools-bitbucket.lorry | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/python-setuptools-bitbucket.lorry') diff --git a/open-source-lorries/python-setuptools-bitbucket.lorry b/open-source-lorries/python-setuptools-bitbucket.lorry index e749709..21a6f1f 100644 --- a/open-source-lorries/python-setuptools-bitbucket.lorry +++ b/open-source-lorries/python-setuptools-bitbucket.lorry @@ -1,6 +1,7 @@ { "python-setuptools-bitbucket": { "type": "hg", - "url": "https://bitbucket.org/pypa/setuptools" + "url": "https://bitbucket.org/pypa/setuptools", + "description": "Obsolete (use python-setuptools-git)" } } -- cgit v1.2.1