python-gitlab: update to 1.5.1.

This commit is contained in:
maxice8 2018-08-06 04:49:02 -03:00
parent ce36c41db6
commit 27bb363c0e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-gitlab' # Template file for 'python-gitlab'
pkgname=python-gitlab pkgname=python-gitlab
version=1.4.0 version=1.5.1
revision=1 revision=1
noarch=yes noarch=yes
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=34a5eb1704e68a23bafb9b122c456ff72b3e1a2d3bdcd44346bbde6a5d7af511 checksum=807ee192d51286f21375f2e5870b2ebaec2af74b4359f5e72646cf49dff6448d
alternatives="python-gitlab:gitlab:/usr/bin/gitlab2" alternatives="python-gitlab:gitlab:/usr/bin/gitlab2"
do_check() { do_check() {