[packages/python-pytz] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:40:43 CET 2015


commit ed658adc6b7e281720444c2369eb126224c16cf5
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 18:06:43 2015 +0100

    automatic change: use py_build/py_install macros

 python-pytz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pytz.spec b/python-pytz.spec
index c130eb5..b1cb24a 100644
--- a/python-pytz.spec
+++ b/python-pytz.spec
@@ -75,11 +75,11 @@ przy użyciu Pythona 3.x
 
 %build
 %if %{with python2}
-%{__python} setup.py build --build-base py2
+%py_build --build-base py2
 %py_lint
 %endif
 %if %{with python3}
-%{__python3} setup.py build --build-base py3
+%py3_build --build-base py3
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytz.git/commitdiff/ed658adc6b7e281720444c2369eb126224c16cf5



More information about the pld-cvs-commit mailing list