Github messages for voidlinux
 help / color / mirror / Atom feed
From: TheGejr <TheGejr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-gitlab: update to 3.8.0.
Date: Tue, 09 Aug 2022 09:49:31 +0200	[thread overview]
Message-ID: <20220809074931.GOHsPIqgvh06n2WzQnHsqNwzGdwX9fw1w5kfIvVfBBw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38547@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 765 bytes --]

There is an updated pull request by TheGejr against master on the void-packages repository

https://github.com/TheGejr/void-packages master
https://github.com/void-linux/void-packages/pull/38547

python3-gitlab: update to 3.8.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl (crossbuilds)
  - [x] aarch64 (crossbuilds)
  - [x] armv7l-musl (crossbuilds)
  - [x] armv7l (crossbuilds)
  - [x] i686 (crossbuilds)
  - [x] x86_64-musl (crossbuilds)

A patch file from https://github.com/void-linux/void-packages/pull/38547.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-38547.patch --]
[-- Type: text/x-diff, Size: 2139 bytes --]

From 7e7e4f336eed74c383b3a7804e822346d41365fb Mon Sep 17 00:00:00 2001
From: Malte Gejr <maltegejr.korup@gmail.com>
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 7ee508031bf5..d6ffc2c2b7fd 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 <maltegejr.korup@gmail.com>
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 93a65d57a0e2..6fd793811d0a 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 <gottox@voidlinux.org>"
 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

  reply	other threads:[~2022-08-09  7:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09  7:40 [PR PATCH] " TheGejr
2022-08-09  7:49 ` TheGejr [this message]
2022-08-09  7:50 ` [PR PATCH] [Closed]: " TheGejr
2022-08-09  8:35 ` paper42
2022-08-09 10:33 ` TheGejr
2022-08-09 10:34 ` paper42
2022-08-09  8:01 [PR PATCH] " TheGejr
2022-08-11 10:32 ` [PR PATCH] [Updated] " TheGejr
2022-08-15 10:32 ` TheGejr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220809074931.GOHsPIqgvh06n2WzQnHsqNwzGdwX9fw1w5kfIvVfBBw@z \
    --to=thegejr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).