From 7e7e4f336eed74c383b3a7804e822346d41365fb Mon Sep 17 00:00:00 2001 From: Malte Gejr Date: Tue, 9 Aug 2022 09:39:20 +0200 Subject: [PATCH 1/2] python3-gitlab: update to 3.8.0. --- srcpkgs/python3-gitlab/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-gitlab/template b/srcpkgs/python3-gitlab/template index 7ee508031bf587..d6ffc2c2b7fdfe 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 @@ -13,7 +13,7 @@ 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" distfiles="${PYPI_SITE}/p/python-gitlab/python-gitlab-${version}.tar.gz" -checksum=901c54ff926f10479cb591a34d65f0a3022f2bcc41074f9a192c7fa7e4c57061 +checksum=08ccb2d2db6882bca76e370b0b7fee724e978b1e0de2970f1a704fa451bbcfa0 conflicts="python-gitlab>=0" post_extract() { From 3e23de543ee7c6272dae5e995b8910cfa65350c1 Mon Sep 17 00:00:00 2001 From: Malte Gejr Date: Tue, 9 Aug 2022 09:49:14 +0200 Subject: [PATCH 2/2] glab: update to 1.22.0. --- srcpkgs/glab/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template index 93a65d57a0e2b0..6fd793811d0af3 100644 --- a/srcpkgs/glab/template +++ b/srcpkgs/glab/template @@ -1,6 +1,6 @@ # Template file for 'glab' pkgname=glab -version=1.18.1 +version=1.22.0 revision=1 build_style=go go_ldflags="-X main.version=$version" @@ -11,7 +11,7 @@ maintainer="Enno Boland " license="MIT" homepage="https://github.com/profclems/glab" distfiles="https://github.com/profclems/glab/archive/v$version.tar.gz" -checksum=ce10c93268eb58fa6d277ebd4ed6de254e4365a1a332122f597e295cc11496c3 +checksum=4b700d46cf9ee8fe6268e7654326053f4366aa3e072b5c3f3d243930a6e89edc post_install() { vlicense LICENSE