[Patches] [ python-Patches-1589266 ] bdist_sunpkg distutils command
SourceForge.net
noreply at sourceforge.net
Sat Nov 4 01:15:00 CET 2006
Patches item #1589266, was opened at 2006-11-02 14:35
Message generated for change (Comment added) made by loewis
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: 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
More information about the Patches
mailing list