From de27c8e15d2bb30f8aa9c0be8f67ec5205d64381 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 27 Sep 2017 21:34:49 -0300 Subject: [PATCH] python-gitlab: update to 1.0.1. Closes: #7857 [via git-merge-pr] --- srcpkgs/python-gitlab/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-gitlab/template b/srcpkgs/python-gitlab/template index 9317049673f..8071196406f 100644 --- a/srcpkgs/python-gitlab/template +++ b/srcpkgs/python-gitlab/template @@ -1,7 +1,7 @@ # Template file for 'python-gitlab' pkgname=python-gitlab -version=0.21.2 -revision=2 +version=1.0.1 +revision=1 noarch=yes build_style=python-module pycompile_module="gitlab" @@ -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=abc9a89d29553529e95356260b445cdd49b46423e85a6d3eada4a35b14e309b7 +checksum=8f118501ff679717b9932d1aee8086fdf4c122212920ae6937901d81711c3b7c alternatives="python-gitlab:gitlab:/usr/bin/gitlab2" python3-gitlab_package() {