Changes between Version 18 and Version 19 of Packages
- Timestamp:
- 12/09/2007 04:34:58 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Packages
v18 v19 24 24 25 25 === Meta Package === 26 ==== Leopard ==== 27 A package for Leopard's built in Python is available at http://dreid.org/twisted/Twisted-2.5.0_py2.5_osx10.5-KitchenSink.dmg 28 29 This only includes PyCrypto and Twisted 2.5.0 because ZopeInterfaces and PyOpenSSL both ship with Leopard. 30 31 NOTE: There is a twisted core 2.4 and twisted words installation in `/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/twisted` so you'll either need to explicitly set `PYTHONPATH` to put `/Library/Python/2.5/site-packages` first or you'll need to remove the shipping version. 32 33 ==== Tiger ==== 26 34 27 35 A metapackage built with MacPython 2.4 is available at http://dreid.org/twisted/Twisted-2.4.0_py2.4-KitchenSink.dmg 28 36 It includes Universal Binary builds of PyCrypto, PyOpenSSL, and ZopeInterfaces, and Twisted 2.4 in a single mpkg. 29 30 If you need these built for the system python2.3 the generation scripts are available at source:sandbox/dreid/TwistedPackager.31 32 Note: The developer does not have an Intel machine on which to test these builds, if they do not work assign a ticket to dreid.33 37 34 38 == FreeBSD ==
