From 298fd8b2feb8bbf3ea39375aae97a9cf24de03a4 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 10 Mar 2015 12:42:19 +0000 Subject: Add pygerrit to python-packages This is a Python wrapper library for the Gerrit REST API. It's used the by ansible-gerrit modules. --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 0ce3700..e76844b 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -342,6 +342,10 @@ "type": "git", "url": "git://github.com/pyflakes/pyflakes.git" }, + "python-packages/pygerrit": { + "type": "git", + "url": "git://github.com/sonyxperiadev/pygerrit" + }, "python-packages/pygments": { "type": "hg", "url": "https://bitbucket.org/birkenfeld/pygments-main" -- cgit v1.2.1