Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gdown: needs python3-pysocks in depends
@ 2020-01-26 16:07 voidlinux-github
  2020-01-26 19:58 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-26 16:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rwt3k/void-packages fix-gdown
https://github.com/void-linux/void-packages/pull/18572

gdown: needs python3-pysocks in depends
closes #18568

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

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

From e07c5dac8206093f5eb083732514da6935d35167 Mon Sep 17 00:00:00 2001
From: rwt3k <rwt3k@users.noreply.github.com>
Date: Sun, 26 Jan 2020 12:27:41 -0300
Subject: [PATCH] gdown: needs python3-pysocks in depends

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

diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template
index 63a86e38191..9b9819b33df 100644
--- a/srcpkgs/gdown/template
+++ b/srcpkgs/gdown/template
@@ -1,11 +1,12 @@
 # Template file for 'gdown'
 pkgname=gdown
 version=3.10.0
-revision=1
+revision=2
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
-depends="python3-filelock python3-requests python3-six python3-tqdm"
+depends="python3-filelock python3-requests python3-six python3-tqdm
+python3-pysocks"
 short_desc="Download a large file from Google Drive"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"

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

* Re: [PR PATCH] [Merged]: gdown: needs python3-pysocks in depends
  2020-01-26 16:07 [PR PATCH] gdown: needs python3-pysocks in depends voidlinux-github
@ 2020-01-26 19:58 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-26 19:58 UTC (permalink / raw)
  To: ml

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

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

gdown: needs python3-pysocks in depends
https://github.com/void-linux/void-packages/pull/18572

Description:
closes #18568

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

end of thread, other threads:[~2020-01-26 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-26 16:07 [PR PATCH] gdown: needs python3-pysocks in depends voidlinux-github
2020-01-26 19:58 ` [PR PATCH] [Merged]: " voidlinux-github

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