Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-gitlab: update to 3.8.0.
@ 2022-08-09  7:40 TheGejr
  2022-08-09  7:49 ` [PR PATCH] [Updated] " TheGejr
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: TheGejr @ 2022-08-09  7:40 UTC (permalink / raw)
  To: ml

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

There is a new 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
  - [x] aarch64
  - [x] armv7l-musl
  - [x] armv7l
  - [x] i686
  - [x] x86_64-musl

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: 1149 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] 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() {

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR PATCH] [Updated] python3-gitlab: update to 3.8.0.
  2022-08-09  7:40 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
@ 2022-08-09  7:49 ` TheGejr
  2022-08-09  7:50 ` [PR PATCH] [Closed]: " TheGejr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: TheGejr @ 2022-08-09  7:49 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR PATCH] [Closed]: python3-gitlab: update to 3.8.0.
  2022-08-09  7:40 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
  2022-08-09  7:49 ` [PR PATCH] [Updated] " TheGejr
@ 2022-08-09  7:50 ` TheGejr
  2022-08-09  8:35 ` paper42
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: TheGejr @ 2022-08-09  7:50 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

python3-gitlab: update to 3.8.0.
https://github.com/void-linux/void-packages/pull/38547

Description:
#### 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)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: python3-gitlab: update to 3.8.0.
  2022-08-09  7:40 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
  2022-08-09  7:49 ` [PR PATCH] [Updated] " TheGejr
  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
  4 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-08-09  8:35 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/38547#issuecomment-1209082896

Comment:
please update the existing PR instead of opening a new one next time

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: python3-gitlab: update to 3.8.0.
  2022-08-09  7:40 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
                   ` (2 preceding siblings ...)
  2022-08-09  8:35 ` paper42
@ 2022-08-09 10:33 ` TheGejr
  2022-08-09 10:34 ` paper42
  4 siblings, 0 replies; 7+ messages in thread
From: TheGejr @ 2022-08-09 10:33 UTC (permalink / raw)
  To: ml

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

New comment by TheGejr on void-packages repository

https://github.com/void-linux/void-packages/pull/38547#issuecomment-1209206830

Comment:
Sorry I closed this PR, because I accidentally put two separate package updates into it. So I closed this PR and created two separate PRs. 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: python3-gitlab: update to 3.8.0.
  2022-08-09  7:40 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
                   ` (3 preceding siblings ...)
  2022-08-09 10:33 ` TheGejr
@ 2022-08-09 10:34 ` paper42
  4 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-08-09 10:34 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/38547#issuecomment-1209207663

Comment:
If this happens next time, you can just drop the one commit you don't want here and put it to a new PR.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: python3-gitlab: update to 3.8.0.
  2022-08-09  8:01 [PR PATCH] " TheGejr
@ 2022-08-13 19:38 ` classabbyamp
  0 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-08-13 19:38 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38548#issuecomment-1214212330

Comment:
3.8.1 is available

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-08-13 19:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09  7:40 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
2022-08-09  7:49 ` [PR PATCH] [Updated] " TheGejr
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-13 19:38 ` classabbyamp

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).