commit 5cb14735623033d83a8fa83d29e3ac91761d7352
Author: Jacek Konieczny <[email protected]>
Date:   Sat Nov 28 18:06:42 2015 +0100

    automatic change: use py_build/py_install macros

 python-Paste.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-Paste.spec b/python-Paste.spec
index 4aa5ea7..e49eedc 100644
--- a/python-Paste.spec
+++ b/python-Paste.spec
@@ -32,11 +32,11 @@ kompatybilna z inną warstwą pośrednią opartą na tych 
interfejsach.
 %setup -q -n Paste-%{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-Paste.git/commitdiff/5cb14735623033d83a8fa83d29e3ac91761d7352

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

Reply via email to