python-gitlab: update to 1.7.0.

This commit is contained in:
maxice8 2018-12-10 03:16:53 -02:00 committed by maxice8
parent 709d91df0a
commit c171477245
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-gitlab'
pkgname=python-gitlab
version=1.6.0
version=1.7.0
revision=1
noarch=yes
build_style=python-module
@ -14,7 +14,7 @@ license="LGPL-3.0-or-later"
homepage="https://github.com/gpocentek/python-gitlab"
changelog="https://raw.githubusercontent.com/python-gitlab/python-gitlab/master/ChangeLog.rst"
distfiles="${PYPI_SITE}/p/python-gitlab/python-gitlab-${version}.tar.gz"
checksum=20ceb9232f9a412ce6554056a6b5039013d0755261d57b5c8ada7035773de795
checksum=401ef8929db4dcb5b08e0a2263a0a70599fc7e5b27615f956ac26d245802d09e
alternatives="python-gitlab:gitlab:/usr/bin/gitlab2"
do_check() {