[packages/whipper] Revert "python-setuptools is build time not runtime dependency"

atler atler at pld-linux.org
Thu Feb 15 20:06:41 CET 2018


commit 04611d7a2e6f8f80224c3228e51554447f010498
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Feb 15 20:05:04 2018 +0100

    Revert "python-setuptools is build time not runtime dependency"
    
    This reverts commit 21afb0192c9e44ad1be4f4f657fb66299f23b1f9.
    
    setuptools is actually runtime dep as well:
    
    from pkg_resources import load_entry_point

 whipper.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/whipper.spec b/whipper.spec
index ff5fe7c..80eca86 100644
--- a/whipper.spec
+++ b/whipper.spec
@@ -20,6 +20,7 @@ Requires:	python-mutagen
 Requires:	python-pycdio
 Requires:	python-pygobject
 Requires:	python-requests
+Requires:	python-setuptools
 Requires:	sox
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/whipper.git/commitdiff/04611d7a2e6f8f80224c3228e51554447f010498



More information about the pld-cvs-commit mailing list