commit af74079401a9f4650b6bf550d34688cc2b5baad0
Author: Jacek Konieczny <[email protected]>
Date: Sat Nov 28 18:06:44 2015 +0100
automatic change: use py_build/py_install macros
python-tlslite.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-tlslite.spec b/python-tlslite.spec
index b2f8ea5..ea23fe5 100644
--- a/python-tlslite.spec
+++ b/python-tlslite.spec
@@ -46,11 +46,11 @@ Lite integrates with several stdlib neworking libraries.
%build
%if %{with python2}
-%{__python} setup.py build -b py2
+%py_build -b py2
%endif
%if %{with python3}
-%{__python3} setup.py build -b py3
+%py3_build -b py3
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-tlslite.git/commitdiff/af74079401a9f4650b6bf550d34688cc2b5baad0
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit