Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gallery-dl: update to 1.27.4
@ 2024-09-09  1:40 akierig
  2024-09-09  1:48 ` [PR PATCH] [Updated] " akierig
  2024-09-18  2:13 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: akierig @ 2024-09-09  1:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages gdl
https://github.com/void-linux/void-packages/pull/52149

gallery-dl: update to 1.27.4
#### 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


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

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

From efb8da66c290ce50cd86b5124dfd653ebfdb2746 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Sun, 8 Sep 2024 20:39:13 -0500
Subject: [PATCH] gallery-dl: update to 1.27.4

---
 srcpkgs/gallery-dl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gallery-dl/template b/srcpkgs/gallery-dl/template
index 9005df1bed49fa..ba2b3adb0c63b8 100644
--- a/srcpkgs/gallery-dl/template
+++ b/srcpkgs/gallery-dl/template
@@ -1,6 +1,6 @@
 # Template file for 'gallery-dl'
 pkgname=gallery-dl
-version=1.27.3
+version=1.27.4
 revision=1
 build_style=python3-module
 make_check_args="--ignore test/test_results.py"
@@ -13,7 +13,7 @@ license="GPL-2.0-only"
 homepage="https://github.com/mikf/gallery-dl"
 changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
 distfiles="https://github.com/mikf/gallery-dl/archive/refs/tags/v${version}.tar.gz"
-checksum=230986ed8957d8e65ea9b453df50b9bbd3fb86d0ee4b2c7ea9487db7c47aa1c7
+checksum=6f2d749d5fa2c05beefa99b0bae53a180e7a9299f9a48c307ea26b3f854e8bae
 
 pre_build() {
 	make man completion

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

* Re: [PR PATCH] [Updated] gallery-dl: update to 1.27.4
  2024-09-09  1:40 [PR PATCH] gallery-dl: update to 1.27.4 akierig
@ 2024-09-09  1:48 ` akierig
  2024-09-18  2:13 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: akierig @ 2024-09-09  1:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages gdl
https://github.com/void-linux/void-packages/pull/52149

gallery-dl: update to 1.27.4
#### 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


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

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

From caef1d6caf194c820535f96c3d464fb88d8b59b2 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Sun, 8 Sep 2024 20:39:13 -0500
Subject: [PATCH] gallery-dl: update to 1.27.4

---
 srcpkgs/gallery-dl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gallery-dl/template b/srcpkgs/gallery-dl/template
index 9005df1bed49fa..ba2b3adb0c63b8 100644
--- a/srcpkgs/gallery-dl/template
+++ b/srcpkgs/gallery-dl/template
@@ -1,6 +1,6 @@
 # Template file for 'gallery-dl'
 pkgname=gallery-dl
-version=1.27.3
+version=1.27.4
 revision=1
 build_style=python3-module
 make_check_args="--ignore test/test_results.py"
@@ -13,7 +13,7 @@ license="GPL-2.0-only"
 homepage="https://github.com/mikf/gallery-dl"
 changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
 distfiles="https://github.com/mikf/gallery-dl/archive/refs/tags/v${version}.tar.gz"
-checksum=230986ed8957d8e65ea9b453df50b9bbd3fb86d0ee4b2c7ea9487db7c47aa1c7
+checksum=6f2d749d5fa2c05beefa99b0bae53a180e7a9299f9a48c307ea26b3f854e8bae
 
 pre_build() {
 	make man completion

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

* Re: [PR PATCH] [Merged]: gallery-dl: update to 1.27.4
  2024-09-09  1:40 [PR PATCH] gallery-dl: update to 1.27.4 akierig
  2024-09-09  1:48 ` [PR PATCH] [Updated] " akierig
@ 2024-09-18  2:13 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-09-18  2:13 UTC (permalink / raw)
  To: ml

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

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

gallery-dl: update to 1.27.4
https://github.com/void-linux/void-packages/pull/52149

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


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

end of thread, other threads:[~2024-09-18  2:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-09  1:40 [PR PATCH] gallery-dl: update to 1.27.4 akierig
2024-09-09  1:48 ` [PR PATCH] [Updated] " akierig
2024-09-18  2:13 ` [PR PATCH] [Merged]: " 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).