[packages/python-PyMySQL] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:10:59 CET 2015


commit afb5801ba4bd803a4939bc80fa6c6511da51196c
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-PyMySQL.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec
index dabd2cd..a48c85d 100644
--- a/python-PyMySQL.spec
+++ b/python-PyMySQL.spec
@@ -24,7 +24,7 @@ work on CPython 2.3+, Jython, IronPython, PyPy and Python 3.
 %setup  -q -n PyMySQL-%{version}
 
 %build
-%{__python} setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyMySQL.git/commitdiff/afb5801ba4bd803a4939bc80fa6c6511da51196c



More information about the pld-cvs-commit mailing list