add missing BuildRequires: gcc
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
231f56ea9d
commit
c7ce1188e9
@ -14,6 +14,8 @@ License: ASL 2.0 and MIT and (MIT or GPL)
|
|||||||
URL: http://nedbatchelder.com/code/modules/coverage.html
|
URL: http://nedbatchelder.com/code/modules/coverage.html
|
||||||
Source0: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}%{?prever}.tar.gz
|
Source0: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}%{?prever}.tar.gz
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Coverage.py is a Python module that measures code coverage during Python
|
Coverage.py is a Python module that measures code coverage during Python
|
||||||
execution. It uses the code analysis tools and tracing hooks provided in the
|
execution. It uses the code analysis tools and tracing hooks provided in the
|
||||||
|
Loading…
Reference in New Issue
Block a user