From 22b2d6eb729e77bea52c81aca8e2a17c5ad70916 Mon Sep 17 00:00:00 2001 From: Malte Gejr Date: Tue, 9 Aug 2022 10:00:23 +0200 Subject: [PATCH] python3-gitlab: update to 3.8.0. --- srcpkgs/python3-gitlab/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-gitlab/template b/srcpkgs/python3-gitlab/template index 7ee508031bf5..8e8126ae67c7 100644 --- a/srcpkgs/python3-gitlab/template +++ b/srcpkgs/python3-gitlab/template @@ -1,6 +1,6 @@ # Template file for 'python3-gitlab' pkgname=python3-gitlab -version=3.6.0 +version=3.8.0 revision=1 wrksrc=python-gitlab-$version build_style=python3-module @@ -11,9 +11,9 @@ short_desc="Wrapper for GitLab's API (Python3)" maintainer="Ishaan Bhimwal " license="LGPL-3.0-or-later" homepage="https://github.com/python-gitlab/python-gitlab" -changelog="https://raw.githubusercontent.com/python-gitlab/python-gitlab/master/ChangeLog.rst" +changelog="https://raw.githubusercontent.com/python-gitlab/python-gitlab/main/CHANGELOG.md" distfiles="${PYPI_SITE}/p/python-gitlab/python-gitlab-${version}.tar.gz" -checksum=901c54ff926f10479cb591a34d65f0a3022f2bcc41074f9a192c7fa7e4c57061 +checksum=08ccb2d2db6882bca76e370b0b7fee724e978b1e0de2970f1a704fa451bbcfa0 conflicts="python-gitlab>=0" post_extract() {