[packages/python-line_profiler] - BR python-Cython

arekm arekm at pld-linux.org
Mon Sep 14 08:17:00 CEST 2015


commit c3634a621682a91ce9a955c6393dd66077322b21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Sep 14 08:16:56 2015 +0200

    - BR python-Cython

 python-line_profiler.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/python-line_profiler.spec b/python-line_profiler.spec
index c1a3598..1fdb41c 100644
--- a/python-line_profiler.spec
+++ b/python-line_profiler.spec
@@ -19,10 +19,12 @@ Source0:	https://pypi.python.org/packages/source/l/%{module}/%{module}-%{version
 URL:		https://github.com/rkern/line_profiler
 BuildRequires:	rpm-pythonprov
 %if %{with python2}
+BuildRequires:	python-Cython
 BuildRequires:	python-devel
 BuildRequires:	python-distribute
 %endif
 %if %{with python3}
+BuildRequires:	python3-Cython
 BuildRequires:	python3-devel
 BuildRequires:	python3-distribute
 BuildRequires:	python3-modules
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-line_profiler.git/commitdiff/c3634a621682a91ce9a955c6393dd66077322b21



More information about the pld-cvs-commit mailing list