Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gdown: update to 4.6.4.
@ 2023-02-24 19:39 icp1994
  2023-03-06 19:59 ` [PR REVIEW] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-02-24 19:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gdown
https://github.com/void-linux/void-packages/pull/42433

gdown: update to 4.6.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**

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

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

From ff171f663340c8ce120dde95878099961c5a1bbe Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 21 Feb 2023 11:01:30 +0530
Subject: [PATCH] gdown: update to 4.6.4.

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

diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template
index 79d57ce6df7f..d4f4972b0327 100644
--- a/srcpkgs/gdown/template
+++ b/srcpkgs/gdown/template
@@ -1,6 +1,6 @@
 # Template file for 'gdown'
 pkgname=gdown
-version=4.6.3
+version=4.6.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -12,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/wkentaro/gdown"
 distfiles="https://github.com/wkentaro/gdown/archive/refs/tags/v${version}.tar.gz"
-checksum=fd7dc486915621d1dc3480db644b1c24a84662a0c59a57189deda96138050d41
+checksum=b807e41ef6cda81fc774cc1f71aa7c2c58fd314b28b944f4f1d1ef269905ea9c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] gdown: update to 4.6.4.
  2023-02-24 19:39 [PR PATCH] gdown: update to 4.6.4 icp1994
@ 2023-03-06 19:59 ` paper42
  2023-03-06 20:04 ` [PR PATCH] [Updated] " icp1994
  2023-03-06 20:19 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-03-06 19:59 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42433#discussion_r1126967949

Comment:
```suggestion
homepage="https://github.com/wkentaro/gdown"
changelog="https://github.com/wkentaro/gdown/releases"
```

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

* Re: [PR PATCH] [Updated] gdown: update to 4.6.4.
  2023-02-24 19:39 [PR PATCH] gdown: update to 4.6.4 icp1994
  2023-03-06 19:59 ` [PR REVIEW] " paper42
@ 2023-03-06 20:04 ` icp1994
  2023-03-06 20:19 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-03-06 20:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gdown
https://github.com/void-linux/void-packages/pull/42433

gdown: update to 4.6.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**

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

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

From db6d2e32880fa3c0ecccb3c8aad544842c67f3dd Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 21 Feb 2023 11:01:30 +0530
Subject: [PATCH] gdown: update to 4.6.4.

---
 srcpkgs/gdown/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template
index 79d57ce6df7f..ad620ad97daf 100644
--- a/srcpkgs/gdown/template
+++ b/srcpkgs/gdown/template
@@ -1,6 +1,6 @@
 # Template file for 'gdown'
 pkgname=gdown
-version=4.6.3
+version=4.6.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -11,8 +11,9 @@ short_desc="Download a large file from Google Drive"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/wkentaro/gdown"
+changelog="https://github.com/wkentaro/gdown/releases"
 distfiles="https://github.com/wkentaro/gdown/archive/refs/tags/v${version}.tar.gz"
-checksum=fd7dc486915621d1dc3480db644b1c24a84662a0c59a57189deda96138050d41
+checksum=b807e41ef6cda81fc774cc1f71aa7c2c58fd314b28b944f4f1d1ef269905ea9c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: gdown: update to 4.6.4.
  2023-02-24 19:39 [PR PATCH] gdown: update to 4.6.4 icp1994
  2023-03-06 19:59 ` [PR REVIEW] " paper42
  2023-03-06 20:04 ` [PR PATCH] [Updated] " icp1994
@ 2023-03-06 20:19 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-03-06 20:19 UTC (permalink / raw)
  To: ml

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

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

gdown: update to 4.6.4.
https://github.com/void-linux/void-packages/pull/42433

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

end of thread, other threads:[~2023-03-06 20:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24 19:39 [PR PATCH] gdown: update to 4.6.4 icp1994
2023-03-06 19:59 ` [PR REVIEW] " paper42
2023-03-06 20:04 ` [PR PATCH] [Updated] " icp1994
2023-03-06 20:19 ` [PR PATCH] [Merged]: " paper42

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