Patches item #1589266, was opened at 2006-11-02 14:35 Message generated for change (Comment added) made by jholg 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 ---------------------------------------------------------------------- >Comment By: Holger (jholg) Date: 2006-11-09 13:04 Message: Logged In: YES user_id=1315684 I'm currently clarifying this with my employer ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 2006-11-04 01:15 Message: Logged In: YES user_id=21627 Are you willing to fill out the contribution form, at http://www.python.org/psf/contrib/ ---------------------------------------------------------------------- Comment By: Holger (jholg) Date: 2006-11-02 14:38 Message: Logged In: YES user_id=1315684 (uploaded file_util patch) ---------------------------------------------------------------------- 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
