summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-13 14:00:13 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-05-13 13:06:21 +0000
commitc26d0cce7bcd2505d23bd925207f14986c6edc5b (patch)
tree59b51db81d95dd949b7457099b6adfc209e026e5
parentfc1080379493e8390c56638eda9d7852ec440894 (diff)
downloadlorries-c26d0cce7bcd2505d23bd925207f14986c6edc5b.tar.gz
Fix JSON error in python-packages.lorry
Change-Id: I737f9348a05bcd362d02bdeea32679d212adc494
-rw-r--r--open-source-lorries/python-packages.lorry2
1 files changed, 1 insertions, 1 deletions
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"
- },
+ }
}