Patches item #1589266, was opened at 2006-11-02 14:35 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=1589266&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Distutils and setup.py Group: Python 2.3 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Holger (jholg) Assigned to: Nobody/Anonymous (nobody) Summary: bdist_sunpkg distutils command Initial Comment: Hi, find attached a bdist_sunpkg distutils command class that implements creating a sun solaris package. This has been based on the python2.3 distutils but should work with newer ones, too. Note that a small patch to file_util is needed that adds the verbose/dry_run capabilities to the write_file function. At the moment, fancy things like dependency scripts and stuff are not supported. Holger ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1589266&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
