Re: [Python-Dev] bundlebuilder broken in 2.6

2009-01-20 Thread Ronald Oussoren
On 18 Jan, 2009, at 18:10, Barry Scott wrote: While the build should be fixed for 2.6+ (I'll send a patch), note that bundlebuilder is gone in 3.0. What is the replacement for bundlebuilder for 3.0? Lack of bundlebuilder becomes a serious porting problem for me. I deliver pysvn WOrkbench

Re: [Python-Dev] bundlebuilder broken in 2.6

2009-01-18 Thread Ned Deily
In article , Barry Scott wrote: > What is the replacement for bundlebuilder for 3.0? Lack of > bundlebuilder becomes a serious porting problem for me. > I deliver pysvn WOrkbench as a bundle to simplify installation > by my users. Most people are using py2app these days to produce OSX applicatio

Re: [Python-Dev] bundlebuilder broken in 2.6

2009-01-18 Thread Barry Scott
On 17 Jan 2009, at 20:08, Ned Deily wrote: In article <7043cb7c-18f4-4e16-ae0c-cda6ba311...@barrys-emacs.org>, Barry Scott wrote: It seems that the packaging of Mac Python 2.6 is missing at least one file that is critical to the operation of bundlebuilder.py. I've logged the issue as http:/

Re: [Python-Dev] bundlebuilder broken in 2.6

2009-01-17 Thread Ned Deily
In article <7043cb7c-18f4-4e16-ae0c-cda6ba311...@barrys-emacs.org>, Barry Scott wrote: > It seems that the packaging of Mac Python 2.6 is missing at least one > file > that is critical to the operation of bundlebuilder.py. > > I've logged the issue as http://bugs.python.org/issue4937. I've n