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

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

There is a new pull request by TheGejr against master on the void-packages repository

https://github.com/TheGejr/void-packages python3-gitlab
https://github.com/void-linux/void-packages/pull/38548

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/38548.patch is attached

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

From 2d210e4e0d5065d155068c860c0f3c679f81e533 Mon Sep 17 00:00:00 2001
From: Malte Gejr <maltegejr.korup@gmail.com>
Date: Tue, 9 Aug 2022 10:00:23 +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] 9+ messages in thread

* Re: [PR REVIEW] python3-gitlab: update to 3.8.0.
  2022-08-09  8:01 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
@ 2022-08-09 20:13 ` paper42
  2022-08-11 10:32 ` [PR PATCH] [Updated] " TheGejr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-08-09 20:13 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

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

Comment:
```suggestion
changelog="https://raw.githubusercontent.com/python-gitlab/python-gitlab/main/CHANGELOG.md"
```
the old URL returns 404

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

* Re: [PR PATCH] [Updated] python3-gitlab: update to 3.8.0.
  2022-08-09  8:01 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
  2022-08-09 20:13 ` [PR REVIEW] " paper42
@ 2022-08-11 10:32 ` TheGejr
  2022-08-11 10:33 ` [PR REVIEW] " TheGejr
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: TheGejr @ 2022-08-11 10:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheGejr/void-packages python3-gitlab
https://github.com/void-linux/void-packages/pull/38548

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/38548.patch is attached

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

From 22b2d6eb729e77bea52c81aca8e2a17c5ad70916 Mon Sep 17 00:00:00 2001
From: Malte Gejr <maltegejr.korup@gmail.com>
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 <ishaanbhimwal@protonmail.com>"
 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() {

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

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

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

New review comment by TheGejr on void-packages repository

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

Comment:
Fixed now

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

* Re: python3-gitlab: update to 3.8.0.
  2022-08-09  8:01 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
                   ` (2 preceding siblings ...)
  2022-08-11 10:33 ` [PR REVIEW] " TheGejr
@ 2022-08-13 19:38 ` classabbyamp
  2022-08-15 10:32 ` [PR PATCH] [Updated] " TheGejr
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ 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] 9+ messages in thread

* Re: [PR PATCH] [Updated] python3-gitlab: update to 3.8.0.
  2022-08-09  8:01 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
                   ` (3 preceding siblings ...)
  2022-08-13 19:38 ` classabbyamp
@ 2022-08-15 10:32 ` TheGejr
  2022-08-15 13:57 ` [PR REVIEW] python3-gitlab: update to 3.8.1 classabbyamp
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: TheGejr @ 2022-08-15 10:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheGejr/void-packages python3-gitlab
https://github.com/void-linux/void-packages/pull/38548

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/38548.patch is attached

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

From 903aca61921b2eda6aae5f68dc5dd621be0b267a Mon Sep 17 00:00:00 2001
From: Malte Gejr <maltegejr.korup@gmail.com>
Date: Tue, 9 Aug 2022 10:00:23 +0200
Subject: [PATCH] python3-gitlab: update to 3.8.1.

---
 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..608aa68fb525 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.1
 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=e1db25076520e118c7c26becb0d074a7a68127439870d43b8636342206b1e091
 conflicts="python-gitlab>=0"
 
 post_extract() {

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

* Re: [PR REVIEW] python3-gitlab: update to 3.8.1.
  2022-08-09  8:01 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
                   ` (4 preceding siblings ...)
  2022-08-15 10:32 ` [PR PATCH] [Updated] " TheGejr
@ 2022-08-15 13:57 ` classabbyamp
  2022-11-14  3:53 ` github-actions
  2022-11-29  2:03 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-08-15 13:57 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

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

Comment:
still shows the old value for me

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

* Re: python3-gitlab: update to 3.8.1.
  2022-08-09  8:01 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
                   ` (5 preceding siblings ...)
  2022-08-15 13:57 ` [PR REVIEW] python3-gitlab: update to 3.8.1 classabbyamp
@ 2022-11-14  3:53 ` github-actions
  2022-11-29  2:03 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2022-11-14  3:53 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

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

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: python3-gitlab: update to 3.8.1.
  2022-08-09  8:01 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
                   ` (6 preceding siblings ...)
  2022-11-14  3:53 ` github-actions
@ 2022-11-29  2:03 ` github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2022-11-29  2:03 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.1.
https://github.com/void-linux/void-packages/pull/38548

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] 9+ messages in thread

end of thread, other threads:[~2022-11-29  2:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09  8:01 [PR PATCH] python3-gitlab: update to 3.8.0 TheGejr
2022-08-09 20:13 ` [PR REVIEW] " paper42
2022-08-11 10:32 ` [PR PATCH] [Updated] " TheGejr
2022-08-11 10:33 ` [PR REVIEW] " TheGejr
2022-08-13 19:38 ` classabbyamp
2022-08-15 10:32 ` [PR PATCH] [Updated] " TheGejr
2022-08-15 13:57 ` [PR REVIEW] python3-gitlab: update to 3.8.1 classabbyamp
2022-11-14  3:53 ` github-actions
2022-11-29  2:03 ` [PR PATCH] [Closed]: " github-actions

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