python-gitlab: update to 1.12.1.

This commit is contained in:
Cameron Nemo 2019-10-13 20:50:07 -07:00 committed by Johannes
parent 41f07b353a
commit 295a63b987

View file

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