From c26d0cce7bcd2505d23bd925207f14986c6edc5b Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 13 May 2015 14:00:13 +0100 Subject: Fix JSON error in python-packages.lorry Change-Id: I737f9348a05bcd362d02bdeea32679d212adc494 --- 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 212348b..b5d5400 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -708,5 +708,5 @@ "python-packages/pysaml2": { "type": "git", "url": "https://github.com/rohe/pysaml2.git" - }, + } } -- cgit v1.2.1