[packages/python-pafy] python-youtube-dl is also build time dependency; rel 2

atler atler at pld-linux.org
Mon Jan 14 01:58:28 CET 2019


commit 07686dbec65bae9c082565b618560ee62d6c6b53
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jan 14 01:57:25 2019 +0100

    python-youtube-dl is also build time dependency; rel 2

 python-pafy.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-pafy.spec b/python-pafy.spec
index 62c890d..efb5230 100644
--- a/python-pafy.spec
+++ b/python-pafy.spec
@@ -11,7 +11,7 @@
 Summary:	Retrieve YouTube content and metadata
 Name:		python-%{pypi_name}
 Version:	0.5.4
-Release:	1
+Release:	2
 License:	LGPLv3
 Group:		Libraries/Python
 Source0:	https://files.pythonhosted.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
@@ -22,10 +22,12 @@ BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires:	python-modules
 BuildRequires:	python-setuptools
+BuildRequires:	python-youtube-dl
 %endif
 %if %{with python3}
 BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
+BuildRequires:	python3-youtube-dl
 %endif
 Requires:	python-modules
 Requires:	python-youtube-dl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pafy.git/commitdiff/07686dbec65bae9c082565b618560ee62d6c6b53



More information about the pld-cvs-commit mailing list