Re: [python-committers] Cutting Python 2.6

2008-10-03 Thread Benjamin Peterson
On Fri, Oct 3, 2008 at 7:09 AM, Barry Warsaw <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Oct 3, 2008, at 12:34 AM, Anthony Baxter wrote: > >> It's happened a couple of times when I've made releases - the process >> I had was to automate it as much as possible

Re: [python-committers] new tarballs

2008-10-03 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 3, 2008, at 8:31 AM, Ronald Oussoren wrote: On Friday, October 03, 2008, at 02:10PM, "Barry Warsaw" <[EMAIL PROTECTED] > wrote: I really appreciate that Benjamin built the OSX installer, but Ronald is the official Mac Expert (as stated i

Re: [python-committers] new tarballs

2008-10-03 Thread Ronald Oussoren
On Friday, October 03, 2008, at 02:10PM, "Barry Warsaw" <[EMAIL PROTECTED]> wrote: >I really appreciate that Benjamin built the OSX installer, but Ronald >is the official Mac Expert (as stated in PEP 101). Ronald, do you >want to build a new installer for the download page? Not unless the

Re: [python-committers] new tarballs

2008-10-03 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 2, 2008, at 6:26 PM, Benjamin Peterson wrote: On Thu, Oct 2, 2008 at 4:51 PM, Jeff Senn <[EMAIL PROTECTED]> wrote: Is whoever does the OS-X build on this list? I have problems building the Mac OS-X installer build using the build script

Re: [python-committers] Cutting Python 2.6

2008-10-03 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 3, 2008, at 12:34 AM, Anthony Baxter wrote: It's happened a couple of times when I've made releases - the process I had was to automate it as much as possible, then take the generated tarball, unpack it freshly and run the full tests, and the

Re: [python-committers] Cutting Python 2.6

2008-10-03 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 2, 2008, at 4:25 PM, Martin v. Löwis wrote: You always create a branch for the release (subversion doesn't make any distinction between a tag and a branch anyhow, so you might as well just make a branch). I don't think the tag should be

Re: [python-committers] new tarballs

2008-10-03 Thread Benjamin Peterson
On Thu, Oct 2, 2008 at 6:28 PM, Jeff Senn <[EMAIL PROTECTED]> wrote: > > On Oct 2, 2008, at 6:26 PM, Benjamin Peterson wrote: > >> On Thu, Oct 2, 2008 at 4:51 PM, Jeff Senn <[EMAIL PROTECTED]> wrote: >>> >>> Is whoever does the OS-X build on this list? I have problems building >>> the >>> Mac OS-X