summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacek Konieczny2015-11-28 17:06:42 (GMT)
committerJacek Konieczny2015-11-28 17:06:42 (GMT)
commitdf440f500c9b9db0d3fa608ac964b44715d15f72 (patch)
treea2e45e7b951542b819cc6b65b383aa72b4bc6c70
parenta487659c9108c61b4f20a8818fb6c802d4283974 (diff)
downloadpython-WSGIUtils-df440f500c9b9db0d3fa608ac964b44715d15f72.zip
python-WSGIUtils-df440f500c9b9db0d3fa608ac964b44715d15f72.tar.gz
automatic change: use py_build/py_install macros
-rw-r--r--python-WSGIUtils.spec4
1 files 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