]> git.pld-linux.org Git - packages/mopidy-youtube.git/commitdiff
drop requires that are autogenerated by python eggs
authorElan Ruusamäe <glen@delfi.ee>
Tue, 20 Sep 2016 19:07:28 +0000 (22:07 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 20 Sep 2016 19:07:28 +0000 (22:07 +0300)
mopidy-youtube.spec

index e1051f848d211e4812ad2a4fc2e3f942743cb4eb..5d6243fd964f27cad0fa3ab8a4f3c63c7ea23e9f 100644 (file)
@@ -19,14 +19,9 @@ URL:         https://github.com/mopidy/mopidy-youtube
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
-BuildRequires: python-devel
+BuildRequires: python-modules
 BuildRequires: python-setuptools
 %endif
-Requires:      python-Mopidy >= 1.0
-Requires:      python-Pykka >= 1.1
-Requires:      python-pafy >= 0.3.35
-Requires:      python-requests >= 2.2.1
-Requires:      python-setuptools
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.090358 seconds and 4 git commands to generate.