Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gallery-dl: update to 1.25.4.
@ 2023-05-10 18:41 icp1994
  2023-05-11  6:37 ` [PR PATCH] [Updated] " icp1994
  2023-05-17  5:20 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-05-10 18:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gallery-dl
https://github.com/void-linux/void-packages/pull/43838

gallery-dl: update to 1.25.4.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 40c0471e21be5f7133d249c92faca3ef29017a85 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 10 May 2023 01:08:07 +0530
Subject: [PATCH] gallery-dl: update to 1.25.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 4de3fcdd2290..19fda8b0e952 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.25.3
+version=1.25.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=719ab8a6bf0675b49325858e60109522828ede77de0c231d773e3e5626229392
+checksum=57aebeaa508ed537fe9b12ab1d045bc250e8f87bd980b470f973b981718a2f70
 
 pre_build() {
 	make man completion

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

* Re: [PR PATCH] [Updated] gallery-dl: update to 1.25.4.
  2023-05-10 18:41 [PR PATCH] gallery-dl: update to 1.25.4 icp1994
@ 2023-05-11  6:37 ` icp1994
  2023-05-17  5:20 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-05-11  6:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gallery-dl
https://github.com/void-linux/void-packages/pull/43838

gallery-dl: update to 1.25.4.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From af5ac3a6aebd7fdefe50511ab2243225fc070a25 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 10 May 2023 01:08:07 +0530
Subject: [PATCH] gallery-dl: update to 1.25.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 4de3fcdd2290..19fda8b0e952 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.25.3
+version=1.25.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=719ab8a6bf0675b49325858e60109522828ede77de0c231d773e3e5626229392
+checksum=57aebeaa508ed537fe9b12ab1d045bc250e8f87bd980b470f973b981718a2f70
 
 pre_build() {
 	make man completion

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

* Re: [PR PATCH] [Merged]: gallery-dl: update to 1.25.4.
  2023-05-10 18:41 [PR PATCH] gallery-dl: update to 1.25.4 icp1994
  2023-05-11  6:37 ` [PR PATCH] [Updated] " icp1994
@ 2023-05-17  5:20 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-05-17  5:20 UTC (permalink / raw)
  To: ml

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

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

gallery-dl: update to 1.25.4.
https://github.com/void-linux/void-packages/pull/43838

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-05-17  5:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-10 18:41 [PR PATCH] gallery-dl: update to 1.25.4 icp1994
2023-05-11  6:37 ` [PR PATCH] [Updated] " icp1994
2023-05-17  5:20 ` [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).