From a7953c301df9fdad8f316a1f6594941a08c395fc Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 7 Sep 2020 19:25:46 +0100 Subject: Update mirroring of Python configobj package configobj moved from Google Code to GitHub, and we already have a mirror of the new repository. Mark the old mirror as obsolete. --- open-source-lorries/configobj.lorry | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'open-source-lorries') diff --git a/open-source-lorries/configobj.lorry b/open-source-lorries/configobj.lorry index a45e4fb..657a1ef 100644 --- a/open-source-lorries/configobj.lorry +++ b/open-source-lorries/configobj.lorry @@ -1,7 +1,8 @@ { "configobj": { "type": "hg", - "url": "http://code.google.com/p/configobj/" + "url": "http://code.google.com/p/configobj/", + "description": "Obsolete (use configobj-git)" }, "configobj-git": { "type": "git", -- cgit v1.2.1