[Patches] [ python-Patches-892660 ] bdist_wininst pre-install script, and --target-version fix

SourceForge.net noreply at sourceforge.net
Sat Feb 7 18:53:27 EST 2004


Patches item #892660, was opened at 2004-02-08 10:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=892660&group_id=5470

Category: Distutils and setup.py
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mark Hammond (mhammond)
Assigned to: Thomas Heller (theller)
Summary: bdist_wininst pre-install script, and --target-version fix

Initial Comment:
Hi Thomas :)  Sorry, but a few changes rolled up in one.

install.c: support for a 'pre-install-script', run
before anything has been installed.  Provides a
'message_box' module function for use by either the
pre-install or post-install scripts.

bdist_wininst.py: support for pre-install script.  Typo
(build->built), fixes so that --target-version can
still work, even when the distribution has extension
modules - in this case, we insist on --skip-build, as
we still can't actually build other versions.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=892660&group_id=5470



More information about the Patches mailing list