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

    automatic change: use py_build/py_install macros

 python-TwistedNames.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-TwistedNames.spec b/python-TwistedNames.spec
index 086fb00..46a3c30 100644
--- a/python-TwistedNames.spec
+++ b/python-TwistedNames.spec
@@ -48,11 +48,11 @@ biblioteki standardowej Pythona socket.
 %setup -q -n %{module}-%{version}
 
 %build
-python setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-python setup.py install \
+%py_install \
        --install-purelib=%{py_sitedir} \
        --root=$RPM_BUILD_ROOT \
        --optimize=2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-TwistedNames.git/commitdiff/17669e73b6bea5e0d79f7ca08fe1e0f54cf3d7bd

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

Reply via email to