From 1740097b23bd99cc3f0f7e2d9748541ebace0a7f Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sat, 21 Oct 2017 04:36:33 -0200 Subject: [PATCH] python-gitlab: update to 1.0.2. (#8412) --- 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 8071196406f..d081d1c8f7d 100644 --- a/srcpkgs/python-gitlab/template +++ b/srcpkgs/python-gitlab/template @@ -1,6 +1,6 @@ # Template file for 'python-gitlab' pkgname=python-gitlab -version=1.0.1 +version=1.0.2 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=8f118501ff679717b9932d1aee8086fdf4c122212920ae6937901d81711c3b7c +checksum=925bb16e72cdbf9a757e37e9cb3e8c8ed8c67399a416a70904c18d26c5291344 alternatives="python-gitlab:gitlab:/usr/bin/gitlab2" python3-gitlab_package() {