From 29e2bf3f520520be8e8a48bd9ba2903d285533d7 Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Mon, 18 Apr 2016 16:13:04 +0100 Subject: Add python-gitlab to python-packages python-gitlab is a wrapper for the GitLab API. Change-Id: If8bd0127defce1f172f0297223412931457e1557 --- 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 7b3fb89..3c05c8b 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -370,6 +370,10 @@ "type": "git", "url": "git://github.com/sonyxperiadev/pygerrit" }, + "python-packages/gitlab": { + "type": "git", + "url": "git://github.com/gpocentek/python-gitlab.git" + }, "python-packages/pygments": { "type": "hg", "url": "https://bitbucket.org/birkenfeld/pygments-main" -- cgit v1.2.1