From 8528a66c659e3b6dbb3fa872671e5cc75bf96e38 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 1 Jan 2018 16:45:57 -0200 Subject: [PATCH] python-gitlab: update to 1.2.0. Closes: #10334 [via git-merge-pr] --- 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 ed7b9c36b70..0478605be28 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.1.0 +version=1.2.0 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=ed89a34670ea499f4aad02dae1adf797feaf06e6dc2d7629c28cda82b55f162b +checksum=899aa3f01cc6216d6a9514339df04a0405174fbf4b3f8466f7cbc555b4286066 alternatives="python-gitlab:gitlab:/usr/bin/gitlab2" python3-gitlab_package() {