python-gitlab: update to 1.1.0. (#8858)

This commit is contained in:
maxice8 2017-11-04 03:25:09 -02:00 committed by Juan RP
parent d1d44fd74c
commit 61df775cc3

View File

@ -1,6 +1,6 @@
# Template file for 'python-gitlab'
pkgname=python-gitlab
version=1.0.2
version=1.1.0
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=925bb16e72cdbf9a757e37e9cb3e8c8ed8c67399a416a70904c18d26c5291344
checksum=ed89a34670ea499f4aad02dae1adf797feaf06e6dc2d7629c28cda82b55f162b
alternatives="python-gitlab:gitlab:/usr/bin/gitlab2"
python3-gitlab_package() {