[Python-bugs-list] [ python-Bugs-779158 ] Additional PackageManger functionality

SourceForge.net noreply@sourceforge.net
Mon, 28 Jul 2003 13:51:03 -0700


Bugs item #779158, was opened at 2003-07-28 16:49
Message generated for change (Comment added) made by etrepum
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=779158&group_id=5470

Category: Macintosh
Group: Python 2.4
>Status: Deleted
Resolution: None
Priority: 5
Submitted By: Bob Ippolito (etrepum)
Assigned to: Jack Jansen (jackjansen)
Summary: Additional PackageManger functionality

Initial Comment:
PackageManager should probably let you choose a tarball/
zip/folder on disk (or drag + drop) and look for a setup.py 
that it would do the Usual Thing with.  Perhaps also let you 
choose an arbitrary .py file and scan for 'distutils' -- but I've 
only seen a called-something-other-than-setup.py distutils 
installer in one package (it had multiple setup-prefixed 
installers that installed different related modules, and an 
annoying no-op setup.py.. so I would say this is a bug on his 
part).

PackageManager should be refactored to be responsive and 
non-blocking (i.e. threaded or forking).

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

>Comment By: Bob Ippolito (etrepum)
Date: 2003-07-28 16:51

Message:
Logged In: YES 
user_id=139309

this is supposed to be a feature req, oops

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

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