summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2016-04-18 16:13:04 +0100
committerBen Brown <ben.brown@codethink.co.uk>2016-04-18 16:14:59 +0100
commit29e2bf3f520520be8e8a48bd9ba2903d285533d7 (patch)
treee69cb6f32cd63ff06fd6a63783f225cb6bdba0c7
parent70c5dd0022b94df476b10b658d88588646ac9bd5 (diff)
downloadlorries-29e2bf3f520520be8e8a48bd9ba2903d285533d7.tar.gz
Add python-gitlab to python-packages
python-gitlab is a wrapper for the GitLab API. Change-Id: If8bd0127defce1f172f0297223412931457e1557
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
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"