]> git.pld-linux.org Git - packages/python-pafy.git/commitdiff
python-youtube-dl is also build time dependency; rel 2 auto/th/python-pafy-0.5.4-2
authorJan Palus <atler@pld-linux.org>
Mon, 14 Jan 2019 00:57:25 +0000 (01:57 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 14 Jan 2019 00:58:15 +0000 (01:58 +0100)
python-pafy.spec

index 62c890d2c34c36952de0c5ccb324c73b68ae1a15..efb5230ebc67775e9460d53fa1e4dbaf73a8d279 100644 (file)
@@ -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
This page took 0.138285 seconds and 4 git commands to generate.