[packages/python3-flup] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:56:34 CET 2015


commit 6b3358e3954411cedf38e48a4c5efec065c017a6
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 18:55:57 2015 +0100

    automatic change: use py_build/py_install macros

 python3-flup.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-flup.spec b/python3-flup.spec
index 313652e..aa52a0e 100644
--- a/python3-flup.spec
+++ b/python3-flup.spec
@@ -28,11 +28,11 @@ Ten pakiet Pythona jest zestawem różnych modułów WSGI
 %setup -q -n flup-py3-0-%{_hash}
 
 %build
-%{__python3} setup.py build
+%py3_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__python3} setup.py install \
+%py3_install \
 	--single-version-externally-managed \
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-flup.git/commitdiff/6b3358e3954411cedf38e48a4c5efec065c017a6



More information about the pld-cvs-commit mailing list