Issue1589266
Created on 2006-11-02 13:35 by jholg, last changed 2009-02-09 16:00 by akitada.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
bdist_sunpkg.py
|
jholg,
2006-11-02 13:35
|
bdist_sunpkg distutils command |
|
|
|
file_util.py.patch
|
jholg,
2006-11-02 13:38
|
file_util patch: write_file w/verbose+dry_run |
|
|
|
msg51317 - (view) |
Author: Holger (jholg) |
Date: 2006-11-02 13:35 |
|
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
|
|
msg51318 - (view) |
Author: Holger (jholg) |
Date: 2006-11-02 13:38 |
|
Logged In: YES
user_id=1315684
(uploaded file_util patch)
|
|
msg51319 - (view) |
Author: Martin v. Löwis (loewis) |
Date: 2006-11-04 00:15 |
|
Logged In: YES
user_id=21627
Are you willing to fill out the contribution form, at
http://www.python.org/psf/contrib/
|
|
msg51320 - (view) |
Author: Holger (jholg) |
Date: 2006-11-09 12:04 |
|
Logged In: YES
user_id=1315684
I'm currently clarifying this with my employer
|
|
| Date |
User |
Action |
Args |
| 2009-02-09 16:00:36 | akitada | set | nosy:
+ tarek type: feature request versions:
+ Python 3.1, Python 2.7, - Python 2.3 |
| 2006-11-02 13:35:29 | jholg | create | |
|