Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gallery-dl: update to 1.25.2.
@ 2023-04-16 20:14 icp1994
  2023-04-30 16:44 ` [PR PATCH] [Updated] gallery-dl: update to 1.25.3 icp1994
  2023-05-01 19:23 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-04-16 20:14 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/43486

gallery-dl: update to 1.25.2.
#### 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/43486.patch is attached

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

From a93ec6d8582dde39d2f0685e6010f9696832be50 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 16 Apr 2023 11:32:40 +0530
Subject: [PATCH] gallery-dl: update to 1.25.2.

---
 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 14b5839c35a6..9d206bc31ad6 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.1
+version=1.25.2
 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=fdf5783d92976d5f0a75df6b870a0fd6f67fc43aa9d0432c9970e539f727fda8
+checksum=b4752d69a37f8ca5893ba8569b784c34eb1077e990c013f75d537dcbe4b50b04
 
 pre_build() {
 	make man completion

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

* Re: [PR PATCH] [Updated] gallery-dl: update to 1.25.3.
  2023-04-16 20:14 [PR PATCH] gallery-dl: update to 1.25.2 icp1994
@ 2023-04-30 16:44 ` icp1994
  2023-05-01 19:23 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-04-30 16:44 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/43486

gallery-dl: update to 1.25.3.
#### 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/43486.patch is attached

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

From 648a121cd38969ce25714f2d1b4b8e576749de69 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 16 Apr 2023 11:32:40 +0530
Subject: [PATCH] gallery-dl: update to 1.25.3.

---
 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 14b5839c35a6..050c8e2f5f97 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.1
+version=1.25.3
 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=fdf5783d92976d5f0a75df6b870a0fd6f67fc43aa9d0432c9970e539f727fda8
+checksum=719ab8a6bf0675b49325858e60109522828ede77de0c231d773e3e5626229392
 
 pre_build() {
 	make man completion

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

* Re: [PR PATCH] [Merged]: gallery-dl: update to 1.25.3.
  2023-04-16 20:14 [PR PATCH] gallery-dl: update to 1.25.2 icp1994
  2023-04-30 16:44 ` [PR PATCH] [Updated] gallery-dl: update to 1.25.3 icp1994
@ 2023-05-01 19:23 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-05-01 19:23 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.3.
https://github.com/void-linux/void-packages/pull/43486

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-01 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-16 20:14 [PR PATCH] gallery-dl: update to 1.25.2 icp1994
2023-04-30 16:44 ` [PR PATCH] [Updated] gallery-dl: update to 1.25.3 icp1994
2023-05-01 19:23 ` [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).