python-gitlab: update to 0.21.1

This commit is contained in:
Alessio Sergi 2017-05-26 19:58:57 +02:00
parent 2e2904a2ff
commit 36d905ed2b

View file

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