From: Mateusz Korniak Date: Thu, 30 Oct 2014 10:56:20 +0000 (+0100) Subject: Release 2. R: python*-devel-tools as profile module needed. X-Git-Tag: auto/th/python-flask-debugtoolbar-0.9.0-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=220a8c3a630be392a77ef953b23f6bd6336077f1;p=packages%2Fpython-flask-debugtoolbar.git Release 2. R: python*-devel-tools as profile module needed. --- diff --git a/python-flask-debugtoolbar.spec b/python-flask-debugtoolbar.spec index 2726103..45f0abd 100644 --- a/python-flask-debugtoolbar.spec +++ b/python-flask-debugtoolbar.spec @@ -10,7 +10,7 @@ Summary: A port of the Django debug toolbar to Flask Summary(pl.UTF-8): Odpowiednik Djangowego debuggera dla Flask Name: python-%{module} Version: 0.9.0 -Release: 1 +Release: 2 License: BSD Group: Libraries/Python Source0: https://pypi.python.org/packages/source/F/Flask-DebugToolbar/Flask-DebugToolbar-%{version}.tar.gz @@ -31,6 +31,7 @@ BuildRequires: python3-modules # Below Rs only work for main package (python2) #Requires: python-libs Requires: python-modules +Requires: python-devel-tools BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -44,6 +45,7 @@ Summary: - Summary(pl.UTF-8): - Group: Libraries/Python Requires: python3-modules +Requires: python3-devel-tools %description -n python3-%{module} A port of the Django debug toolbar to Flask