python-gitlab: update to 0.20

This commit is contained in:
Alessio Sergi 2017-03-28 16:22:02 +02:00
parent 1871bd7a30
commit 43c3fa39e2

View file

@ -1,6 +1,6 @@
# Template file for 'python-gitlab'
pkgname=python-gitlab
version=0.19
version=0.20
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=88b65591db7a10a0d9979797e4e654a113e2b93b3a559309f6092b27ab93934a
checksum=028cb3f13c968f93315159686bf3cc2f693cd84585c9f0f807d0869a579fefbf
alternatives="python-gitlab:gitlab:/usr/bin/gitlab2"
python3-gitlab_package() {