[packages/python-WSGIUtils] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 18:13:36 CET 2015
commit df440f500c9b9db0d3fa608ac964b44715d15f72
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sat Nov 28 18:06:42 2015 +0100
automatic change: use py_build/py_install macros
python-WSGIUtils.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-WSGIUtils.spec b/python-WSGIUtils.spec
index a312d42..21480d5 100644
--- a/python-WSGIUtils.spec
+++ b/python-WSGIUtils.spec
@@ -38,11 +38,11 @@ lub łącznie:
%setup -q -n WSGIUtils-%{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-WSGIUtils.git/commitdiff/df440f500c9b9db0d3fa608ac964b44715d15f72
More information about the pld-cvs-commit
mailing list