python-gitlab: update to 0.19.

This commit is contained in:
Toyam Cox 2017-03-05 16:58:20 -05:00
parent 6ee15ef692
commit ca3c8ee629

View file

@ -1,6 +1,6 @@
# Template file for 'python-gitlab'
pkgname=python-gitlab
version=0.18
version=0.19
revision=1
noarch=yes
build_style=python-module
@ -12,7 +12,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
homepage="https://github.com/gpocentek/python-gitlab"
license="LGPL-3"
distfiles="${PYPI_SITE}/p/python-gitlab/python-gitlab-${version}.tar.gz"
checksum=d60d67c82fedd8c3e4f0bb8b5241bf2df32307c98fdf2f02a94850e21db2d804
checksum=88b65591db7a10a0d9979797e4e654a113e2b93b3a559309f6092b27ab93934a
alternatives="python-gitlab:gitlab:/usr/bin/gitlab2"
python3-gitlab_package() {