[issue4334] Mac Build Script is broken for 2.6 release

2008-11-16 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: This has been backported and will be fixed in 2.6.1. -- nosy: +benjamin.peterson resolution: -> out of date status: open -> closed ___ Python tracker <[EMAIL PROTECTED]>

[issue4334] Mac Build Script is broken for 2.6 release

2008-11-16 Thread Noah Gift
New submission from Noah Gift <[EMAIL PROTECTED]>: Just an FYI, the Mac Build script in: Python-2.6 2/Mac/BuildScript/build-installer.py contains broken download URLs for SQLite, and cause the build to fail. I fixed this myself, but noticed this appears to be fixed in the trunk, already. Ha