Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] yt-dlp: fix depends
Date: Wed, 08 Mar 2023 20:29:03 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42661@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages yt-dlp
https://github.com/void-linux/void-packages/pull/42661

yt-dlp: fix depends
#### 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/42661.patch is attached

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

From 60b8e584c983c89845c07f6d1afbb8edb960e68f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 9 Mar 2023 00:55:13 +0530
Subject: [PATCH] yt-dlp: fix depends

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

diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template
index a13631631169..3c349c2047b4 100644
--- a/srcpkgs/yt-dlp/template
+++ b/srcpkgs/yt-dlp/template
@@ -1,11 +1,12 @@
 # Template file for 'yt-dlp'
 pkgname=yt-dlp
 version=2023.03.04
-revision=1
+revision=2
 build_style=python3-module
 make_check_args="-k not(download)"
 hostmakedepends="python3-setuptools"
-depends="python3"
+depends="python3-mutagen python3-pycryptodomex python3-websockets python3-Brotli
+ python3-certifi"
 checkdepends="python3-pytest-xdist"
 short_desc="CLI program to download videos from YouTube and other sites"
 maintainer="Michal Vasilek <michal@vasilek.cz>"

             reply	other threads:[~2023-03-08 19:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-08 19:29 icp1994 [this message]
2023-03-09  1:18 ` dmarto
2023-03-09  1:21 ` dmarto
2023-03-09  5:32 ` icp1994
2023-03-09 10:18 ` dmarto
2023-03-09 20:16 ` icp1994
2023-03-09 21:10 ` dmarto
2023-03-09 21:14 ` dmarto
2023-03-09 21:19 ` dmarto
2023-03-09 22:21 ` dmarto
2023-03-09 22:23 ` dmarto
2023-03-09 23:25 ` dmarto
2023-03-10 20:01 ` paper42
2023-03-10 20:02 ` [PR PATCH] [Closed]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42661@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).