From 36d905ed2bfa1f0c355b942d229fae7dceb54c22 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 26 May 2017 19:58:57 +0200 Subject: [PATCH] python-gitlab: update to 0.21.1 --- srcpkgs/python-gitlab/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-gitlab/template b/srcpkgs/python-gitlab/template index f3901fd864..089e9eb2f8 100644 --- a/srcpkgs/python-gitlab/template +++ b/srcpkgs/python-gitlab/template @@ -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 " 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() {