From e83c5c653c2b042528ca3759db73bc7457c1e64a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 7 Sep 2020 19:46:56 +0100 Subject: Update mirroring of Python ipaddr package ipaddr-py moved from Google Code to GitHub. --- open-source-lorries/python-packages.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'open-source-lorries') diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 0fd2028..547aa7c 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -174,7 +174,7 @@ }, "python-packages/ipaddr-py": { "type": "git", - "url": "https://code.google.com/p/ipaddr-py/" + "url": "https://github.com/google/ipaddr-py.git" }, "python-packages/isodate": { "type": "git", -- cgit v1.2.1