[Patches] [ python-Patches-481060 ] Patches for OS X for Python 2.1.2

noreply@sourceforge.net noreply@sourceforge.net
Mon, 12 Nov 2001 13:47:01 -0800


Patches item #481060, was opened at 2001-11-12 13:46
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=481060&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dan Wolfe (dkwolfe)
Assigned to: Jack Jansen (jackjansen)
Summary: Patches for OS X for Python 2.1.2

Initial Comment:
The following existing 2.2 CVS patches need to be 
picked up by Python 2.1.2 for Mac OS X v. 10.1:

Support for dylib - allow zlib included in OS to be 
used rather than have to compile and install in /
usr/local:

/cvsroot/python/python/dist/src/Lib/distutils/
unixccompiler.py,v
retrieving revision 1.35
retrieving revision 1.36
diff -c -r1.35 -r1.36

/cvsroot/python/python/dist/src/Lib/distutils/
ccompiler.py,v
retrieving revision 1.39
retrieving revision 1.40
diff -c -r1.39 -r1.40

Prevent ncurses from building on OS X:

/cvsroot/python/python/dist/src/setup.py,v
retrieving revision 1.52
retrieving revision 1.53
diff -c -r1.52 -r1.53

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=481060&group_id=5470