From 097b1852b93610a4c6ac855f7b1da3a1365455db Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 8 Sep 2020 00:16:38 +0100 Subject: Update mirroring of Python OpenSSL package pyOpenSSL moved from Launchpad to GitHub. Since it switched from Bazaar to Git, use a different name for the new mirror. Mark the old mirror as obsolete. --- open-source-lorries/pyopenssl.lorry | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/pyopenssl.lorry') diff --git a/open-source-lorries/pyopenssl.lorry b/open-source-lorries/pyopenssl.lorry index 0ca9678..698ddbf 100644 --- a/open-source-lorries/pyopenssl.lorry +++ b/open-source-lorries/pyopenssl.lorry @@ -1,6 +1,11 @@ { "pyopenssl": { "type": "bzr", - "url": "lp:pyopenssl" + "url": "lp:pyopenssl", + "description": "Obsolete (use pyopenssl-git)" + }, + "pyopenssl-git": { + "type": "git", + "url": "https://github.com/pyca/pyopenssl.git" } } -- cgit v1.2.1