Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] ytmdl: update to 2020.03.21.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20288@inbox.vuxu.org>
@ 2020-04-21 20:38 ` abenson
  0 siblings, 0 replies; only message in thread
From: abenson @ 2020-04-21 20:38 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-21 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20288@inbox.vuxu.org>
2020-04-21 20:38 ` [PR PATCH] [Updated] ytmdl: update to 2020.03.21 abenson

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