From f888f1d4639e1774f6fbb883fe11531a384ee87c Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Tue, 5 May 2015 15:43:40 +0100 Subject: Add new dependencies for the Kilo release of OpenStack Change-Id: I856124e4a6563b7fd408882142fc7d18234dd295 --- open-source-lorries/python-packages.lorry | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'open-source-lorries/python-packages.lorry') diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index fc06a14..212348b 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -700,6 +700,13 @@ "python-packages/testresources": { "type": "bzr", "url": "lp:testresources" - } - + }, + "python-packages/pyeclib": { + "type": "git", + "url": "https://bitbucket.org/kmgreen2/pyeclib.git" + }, + "python-packages/pysaml2": { + "type": "git", + "url": "https://github.com/rohe/pysaml2.git" + }, } -- cgit v1.2.1