nixpkgs/pkgs/development/python-modules
Peter Simons 93b18ceb30 pkgs/development/python-modules/generic: parameterize build/install command
The generic 'buildPythonPackage' function used to use the build/install command
"easy_install" unconditionally. That didn't work for python-numpy, for
instance, because the package wants "setup.py" run with additional parameters
to determine the fortran compiler of choice. The newly introduced function
argument 'installCommand' allows to implement this. By passing that parameter,
the default build command can be overridden.

svn path=/nixpkgs/trunk/; revision=22786
2010-07-28 13:05:04 +00:00
..
4suite * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
bsddb3 * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
dbus * Updated dbus-python. 2010-07-05 06:33:45 +00:00
flup * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
generic pkgs/development/python-modules/generic: parameterize build/install command 2010-07-28 13:05:04 +00:00
irclib * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
libsexy * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
numeric * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
pil * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
psyco * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
pycairo * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
pycrypto * pycrypto updated to 2.1.0. 2010-05-20 10:41:10 +00:00
pycups * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
pygame * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
pygobject * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
pygtk Replace codegen script which was failing with EACCESS. Test Gajim build worked fine 2010-05-18 20:13:39 +00:00
pyopenssl pyOpenSSL: updated to version 0.10 2010-07-27 23:52:14 +00:00
pyqt * Urgh, riverbankcomputing.co.uk constantly removed old releases. We 2010-07-19 08:25:09 +00:00
python-sip * Urgh, riverbankcomputing.co.uk constantly removed old releases. We 2010-07-19 08:25:09 +00:00
pyx * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
pyxml * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
rhpl * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
setuptools * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
stringtemplate * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
wxPython * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
xmpppy * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
zope * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00