[packages/python-arrow] revised BR

glen glen at pld-linux.org
Sun Nov 23 00:01:46 CET 2014


commit 9def19cc2faedd755bf5e8ed91bc90e82c040fee
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 23 01:01:42 2014 +0200

    revised BR

 python-arrow.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/python-arrow.spec b/python-arrow.spec
index 1e1556e..8bf69a2 100644
--- a/python-arrow.spec
+++ b/python-arrow.spec
@@ -15,15 +15,17 @@ Group:		Development/Libraries
 Source0:	http://pypi.python.org/packages/source/a/%{module}/%{module}-%{version}.tar.gz
 # Source0-md5:	5caa8442fd3a84a5ad0155a1f626ef1d
 URL:		http://pypi.python.org/pypi/arrow
+BuildRequires:	rpm-pythonprov
+%if %{with python2}
 BuildRequires:	python-chai
 BuildRequires:	python-dateutil
-BuildRequires:	python-devel
+BuildRequires:	python-distribute
+BuildRequires:	python-modules
 BuildRequires:	python-six
+%endif
 %if %{with python3}
-BuildRequires:	python3-chai
-BuildRequires:	python3-dateutil
-BuildRequires:	python3-devel
-BuildRequires:	python3-six
+BuildRequires:	python3-distribute
+BuildRequires:	python3-modules
 %endif
 Requires:	python-dateutil
 Requires:	python-six
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-arrow.git/commitdiff/9def19cc2faedd755bf5e8ed91bc90e82c040fee



More information about the pld-cvs-commit mailing list