Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ytmdl: update to 2020.03.21.
Date: Tue, 21 Apr 2020 22:38:28 +0200	[thread overview]
Message-ID: <20200421203828.KJrEF2F66VTGBYNJlFapqDK4qBScX7zJqKFrEuwYH3c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20288@inbox.vuxu.org>

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

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

https://github.com/abenson/void-packages ytmdl_2020.03.21
https://github.com/void-linux/void-packages/pull/20288

ytmdl: update to 2020.03.21.


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

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

From 3bd50d11fceea19f111b3adff77ca53f5cd1529b Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 22 Mar 2020 11:31:20 -0500
Subject: [PATCH] ytmdl: update to 2020.03.21.

---
 srcpkgs/ytmdl/patches/dontbuilddeps.patch |  9 +++++++++
 srcpkgs/ytmdl/template                    | 10 +++++-----
 2 files changed, 14 insertions(+), 5 deletions(-)
 create mode 100644 srcpkgs/ytmdl/patches/dontbuilddeps.patch

diff --git a/srcpkgs/ytmdl/patches/dontbuilddeps.patch b/srcpkgs/ytmdl/patches/dontbuilddeps.patch
new file mode 100644
index 00000000000..7755646e909
--- /dev/null
+++ b/srcpkgs/ytmdl/patches/dontbuilddeps.patch
@@ -0,0 +1,9 @@
+--- setup.py.orig
++++ setup.py
+@@ -39,6 +39,4 @@
+         ),
+         python_requires=">=3.*",
+         scripts=['bin/ytmdl'],
+-        install_requires=req_pkgs,
+-        setup_requires=req_pkgs
+     )
diff --git a/srcpkgs/ytmdl/template b/srcpkgs/ytmdl/template
index f98240a10bb..3ee4554f3b9 100644
--- a/srcpkgs/ytmdl/template
+++ b/srcpkgs/ytmdl/template
@@ -1,19 +1,19 @@
 # Template file for 'ytmdl'
 pkgname=ytmdl
-version=2019.11.16
-revision=2
+version=2020.03.21
+revision=1
 archs=noarch
 build_style=python3-module
-pycompile_module="ytmdl"
 hostmakedepends="python3-setuptools"
 depends="ffmpeg youtube-dl python3-mutagen python3-requests python3-colorama
- python3-itunespy python3-BeautifulSoup4 python3-downloader-cli"
+ python3-itunespy python3-BeautifulSoup4 python3-downloader-cli
+ python3-ffmpeg-python"
 short_desc="Get songs from youtube in mp3 format with all tags from itunes"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/deepjyoti30/ytmdl"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=e8f238657a6691c6785a8deb6b022990d5203e52ffe3584f3c772662dd91a501
+checksum=afcb52ebe5ee0567291860251a649950ec896b61525e35b59f1736e0e8e32bdc
 
 post_install() {
 	vlicense LICENSE

           reply	other threads:[~2020-04-21 20:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20288@inbox.vuxu.org>]

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=20200421203828.KJrEF2F66VTGBYNJlFapqDK4qBScX7zJqKFrEuwYH3c@z \
    --to=abenson@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).