[Patches] [ python-Patches-481060 ] dylib & ncurses patches for Mac OS X for Python 2.1.2

noreply@sourceforge.net noreply@sourceforge.net
Tue, 04 Dec 2001 22:58:57 -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: dylib & ncurses patches for Mac 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

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

>Comment By: Anthony Baxter (anthonybaxter)
Date: 2001-12-04 22:58

Message:
Logged In: YES 
user_id=29957

Darn. clicked submit too fast. Assigning back to Jack for
testing. 

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

Comment By: Anthony Baxter (anthonybaxter)
Date: 2001-12-04 22:57

Message:
Logged In: YES 
user_id=29957

These have now been checked in on the branch. 


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

Comment By: Jack Jansen (jackjansen)
Date: 2001-11-13 05:00

Message:
Logged In: YES 
user_id=45365

Anthony (you _are_ doing 2.1.2, or am I gravely mistaken?
Assign back to me if I am:-),
these patch suggestions look good to me. If you decide to
apply them let me know when you've done so and I'll see
whether I can build a 2.1.2 on OSX 10.1.

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

Comment By: Jack Jansen (jackjansen)
Date: 2001-11-13 04:54

Message:
Logged In: YES 
user_id=45365

Dan, ignore that note about the missing patches. I thought
there was one that didn't come from the repository, but on
looking again I saw all of them come from the repository, so
no need to upload something.

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

Comment By: Jack Jansen (jackjansen)
Date: 2001-11-13 04:46

Message:
Logged In: YES 
user_id=45365

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

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

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