commit 34134326235a2e804e146a05d6f5bb1fe8d064ea
Author: Jacek Konieczny <[email protected]>
Date:   Sat Nov 28 18:06:41 2015 +0100

    automatic change: use py_build/py_install macros

 python-FormEncode.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-FormEncode.spec b/python-FormEncode.spec
index 3ea3e5e..91ced02 100644
--- a/python-FormEncode.spec
+++ b/python-FormEncode.spec
@@ -32,12 +32,12 @@ i niezależne od nich wypełnianie i generowanie formularzy.
 %setup -q -n %{module}-%{version}
 
 %build
-python setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python ./setup.py install \
+%py_install \
         --single-version-externally-managed \
         --optimize=2 \
         --root=$RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-FormEncode.git/commitdiff/34134326235a2e804e146a05d6f5bb1fe8d064ea

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to