From ace79e5975f8395e26f1f1f329bdcb93ab31fc17 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 9 Sep 2020 13:36:04 +0100 Subject: Update URL for Python M2Crypto package M2Crypto moved to its own organisation on GitHub. --- open-source-lorries/python-packages.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 7676285..71357b4 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -249,7 +249,7 @@ }, "python-packages/m2crypto": { "type": "git", - "url": "git://github.com/martinpaljak/M2Crypto.git" + "url": "https://gitlab.com/m2crypto/m2crypto.git" }, "python-packages/mako": { "type": "git", -- cgit v1.2.1