Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gallery-dl: update to 1.26.8.
@ 2024-02-22 20:07 icp1994
  2024-02-24  8:18 ` [PR PATCH] [Updated] " icp1994
  2024-03-01 14:51 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2024-02-22 20:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 479 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/48880

gallery-dl: update to 1.26.8.
#### 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**

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

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

From 4ccd128487e48ff729559fca8a3859c7d0770fef Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Feb 2024 22:14:13 +0530
Subject: [PATCH] gallery-dl: update to 1.26.8.

---
 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 3a213c1c8e9b7..a44344cc8ad8c 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.26.5
+version=1.26.8
 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=39b736c0a048522f197fa478ff4700cc8400e9656de15113cc5ae733d14b4979
+checksum=8abdc7d5a7c9fcbb1e8a5dee2d91a6cfe8a16bae198dc93a89cea04a2f067b33
 
 pre_build() {
 	make man completion

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

* Re: [PR PATCH] [Updated] gallery-dl: update to 1.26.8.
  2024-02-22 20:07 [PR PATCH] gallery-dl: update to 1.26.8 icp1994
@ 2024-02-24  8:18 ` icp1994
  2024-03-01 14:51 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2024-02-24  8:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 484 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/48880

gallery-dl: update to 1.26.8.
#### 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**

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

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

From 87e746f1d7cc6d1e5611680e4dd85acbe16aba32 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Feb 2024 22:14:13 +0530
Subject: [PATCH] gallery-dl: update to 1.26.8.

---
 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 3a213c1c8e9b75..a44344cc8ad8c5 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.26.5
+version=1.26.8
 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=39b736c0a048522f197fa478ff4700cc8400e9656de15113cc5ae733d14b4979
+checksum=8abdc7d5a7c9fcbb1e8a5dee2d91a6cfe8a16bae198dc93a89cea04a2f067b33
 
 pre_build() {
 	make man completion

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

* Re: [PR PATCH] [Merged]: gallery-dl: update to 1.26.8.
  2024-02-22 20:07 [PR PATCH] gallery-dl: update to 1.26.8 icp1994
  2024-02-24  8:18 ` [PR PATCH] [Updated] " icp1994
@ 2024-03-01 14:51 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2024-03-01 14:51 UTC (permalink / raw)
  To: ml

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

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

gallery-dl: update to 1.26.8.
https://github.com/void-linux/void-packages/pull/48880

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

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

end of thread, other threads:[~2024-03-01 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22 20:07 [PR PATCH] gallery-dl: update to 1.26.8 icp1994
2024-02-24  8:18 ` [PR PATCH] [Updated] " icp1994
2024-03-01 14:51 ` [PR PATCH] [Merged]: " ahesford

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